mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 13:57:54 +00:00
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
@ -7,7 +7,7 @@
|
|||||||
random_start_time=no
|
random_start_time=no
|
||||||
allow_new_game=yes
|
allow_new_game=yes
|
||||||
new_game_title= _ "Chapter One: Flight and Fight"
|
new_game_title= _ "Chapter One: Flight and Fight"
|
||||||
force_use_map_settings=yes
|
force_lock_settings=yes
|
||||||
|
|
||||||
experience_modifier=100
|
experience_modifier=100
|
||||||
{LOW_MAP Lintanir.map}
|
{LOW_MAP Lintanir.map}
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
random_start_time=no
|
random_start_time=no
|
||||||
allow_new_game=yes
|
allow_new_game=yes
|
||||||
new_game_title= _ "Chapter Two: The Treasury"
|
new_game_title= _ "Chapter Two: The Treasury"
|
||||||
|
force_lock_settings=yes
|
||||||
|
|
||||||
experience_modifier=100
|
experience_modifier=100
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
random_start_time=no
|
random_start_time=no
|
||||||
allow_new_game=yes
|
allow_new_game=yes
|
||||||
new_game_title= _ "Chapter Three: The Book of Crelanu"
|
new_game_title= _ "Chapter Three: The Book of Crelanu"
|
||||||
|
force_lock_settings=yes
|
||||||
|
|
||||||
experience_modifier=100
|
experience_modifier=100
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
random_start_time=no
|
random_start_time=no
|
||||||
allow_new_game=yes
|
allow_new_game=yes
|
||||||
new_game_title= _ "Chapter Four: The Alliance"
|
new_game_title= _ "Chapter Four: The Alliance"
|
||||||
|
force_lock_settings=yes
|
||||||
|
|
||||||
{LOW_MAP 10_Cliffs_of_Thoria.map}
|
{LOW_MAP 10_Cliffs_of_Thoria.map}
|
||||||
turns=1
|
turns=1
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
random_start_time=no
|
random_start_time=no
|
||||||
allow_new_game=yes
|
allow_new_game=yes
|
||||||
new_game_title= _ "Chapter Five: Civil War"
|
new_game_title= _ "Chapter Five: Civil War"
|
||||||
|
force_lock_settings=yes
|
||||||
|
|
||||||
{LOW_MAP Saurgrath.map}
|
{LOW_MAP Saurgrath.map}
|
||||||
{WINTER_MASK 19_Costly_Revenge.mask}
|
{WINTER_MASK 19_Costly_Revenge.mask}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user