mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-12-18 01:06:47 +01:00
Re-enabled class xp, and class learning, as I found a better
(and a lot more unique) way to bring the game.
This commit is contained in:
parent
048bb06eea
commit
23dac4b5bc
@ -371,7 +371,12 @@ enabled=PoolStringArray( "model_manager" )
|
|||||||
|
|
||||||
[ess]
|
[ess]
|
||||||
|
|
||||||
level/max_character_level=60
|
spells/allow_class_spell_learning=true
|
||||||
|
spells/allow_class_recipe_learning=true
|
||||||
|
level/use_class_xp=true
|
||||||
|
level/automatic_class_levelups=true
|
||||||
|
level/use_global_class_level=true
|
||||||
|
level/max_character_level=10
|
||||||
level/max_class_level=60
|
level/max_class_level=60
|
||||||
data/ess_resource_db_path="res://data/resource_db.tres"
|
data/ess_resource_db_path="res://data/resource_db.tres"
|
||||||
data/ess_entity_spawner_path="res://player/bs_entity_spawner.tres"
|
data/ess_entity_spawner_path="res://player/bs_entity_spawner.tres"
|
||||||
|
Loading…
Reference in New Issue
Block a user