DM: Remove unnecessary lines and some comment cleanup
This commit is contained in:
parent
bc6db00d9d
commit
5df17a033c
5 changed files with 2 additions and 10 deletions
|
@ -4,7 +4,6 @@
|
|||
id=01_Overture
|
||||
next_scenario=02_This_Valley_Belongs_to_Me
|
||||
{MEMOIRS_MAP 01_Overture.map}
|
||||
turns=1
|
||||
theme=Cutscene_Minimal
|
||||
{MORNING}
|
||||
|
||||
|
@ -221,7 +220,7 @@
|
|||
message=_"I am ready."
|
||||
[/message]
|
||||
|
||||
# Using separate tags to insure Methor moves first
|
||||
# Using separate tags to ensure Methor moves first
|
||||
[move_unit]
|
||||
id=Methor
|
||||
to_x=13,14,15,16,17,18,19,20
|
||||
|
@ -240,8 +239,6 @@
|
|||
result=victory
|
||||
linger_mode=no
|
||||
carryover_report=no
|
||||
|
||||
#result=continue
|
||||
[/endlevel]
|
||||
[/event]
|
||||
[/scenario]
|
||||
|
|
|
@ -4,11 +4,10 @@
|
|||
id=05_Council_in_Weldyn
|
||||
next_scenario=06_Swamps_of_Illuven
|
||||
{MEMOIRS_MAP 05_Council_in_Weldyn.map}
|
||||
turns=unlimited
|
||||
theme=Cutscene_Minimal
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
{SCENARIO_MUSIC loyalists.ogg} # No story part, so no intro music
|
||||
{SCENARIO_MUSIC loyalists.ogg} # No story part, so no intro music
|
||||
|
||||
{DM_TRACK {SEARCH_STAGE5}}
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
next_scenario=15_Save_the_King
|
||||
{MEMOIRS_MAP 14_Shadows_in_the_Dark.map}
|
||||
{TURNS 32 28 24}
|
||||
# {TURNS 24 28 32}
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
name= _ "Dark Sky Over Weldyn"
|
||||
id=16_Dark_Sky_Over_Weldyn
|
||||
next_scenario=17_A_New_Ally
|
||||
turns=unlimited
|
||||
{NO_MAP_DATA}
|
||||
|
||||
[side]
|
||||
|
|
|
@ -3,9 +3,7 @@
|
|||
name=_ "Epilogue"
|
||||
id=23_Epilogue
|
||||
next_scenario=null
|
||||
turns=unlimited
|
||||
{NO_MAP_DATA}
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
|
|
Loading…
Add table
Reference in a new issue