Added "force_lock_settings" attribute to LoW.
"force_use_map_settings" was removed since it's replaced by the attribute mentioned above.
This commit is contained in:
parent
da65ff655b
commit
4fe25ad320
5 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
random_start_time=no
|
||||
allow_new_game=yes
|
||||
new_game_title= _ "Chapter One: Flight and Fight"
|
||||
force_use_map_settings=yes
|
||||
force_lock_settings=yes
|
||||
|
||||
experience_modifier=100
|
||||
{LOW_MAP Lintanir.map}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
random_start_time=no
|
||||
allow_new_game=yes
|
||||
new_game_title= _ "Chapter Two: The Treasury"
|
||||
force_lock_settings=yes
|
||||
|
||||
experience_modifier=100
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
random_start_time=no
|
||||
allow_new_game=yes
|
||||
new_game_title= _ "Chapter Three: The Book of Crelanu"
|
||||
force_lock_settings=yes
|
||||
|
||||
experience_modifier=100
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
random_start_time=no
|
||||
allow_new_game=yes
|
||||
new_game_title= _ "Chapter Four: The Alliance"
|
||||
force_lock_settings=yes
|
||||
|
||||
{LOW_MAP 10_Cliffs_of_Thoria.map}
|
||||
turns=1
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
random_start_time=no
|
||||
allow_new_game=yes
|
||||
new_game_title= _ "Chapter Five: Civil War"
|
||||
force_lock_settings=yes
|
||||
|
||||
{LOW_MAP Saurgrath.map}
|
||||
{WINTER_MASK 19_Costly_Revenge.mask}
|
||||
|
|
Loading…
Add table
Reference in a new issue