Remove greyed out tracks from older chapters
In some cases (e.g. when the new track is disconnected and starts from the map border) these should be omitted. [skip_ci]
This commit is contained in:
parent
08ffe7fbb0
commit
32102b3fcf
3 changed files with 2 additions and 7 deletions
|
@ -27,6 +27,7 @@
|
|||
delay=4000
|
||||
{LOW_BIGMAP}
|
||||
{FLIGHT_COMPLETE}
|
||||
{TREASURY_COMPLETE}
|
||||
{BOOK_STAGE3}
|
||||
[/part]
|
||||
[/story]
|
||||
|
|
|
@ -45,9 +45,6 @@ Chapter Five"
|
|||
story= _ "But Kalenz failed to persuade the dwarves. The dwarves left, and Landar insisted the elves must march on the empire of the Saurians..."
|
||||
delay=4000
|
||||
{LOW_BIGMAP}
|
||||
{TREASURY_COMPLETE}
|
||||
{BOOK_COMPLETE}
|
||||
{ALLIANCE_COMPLETE}
|
||||
{SAURIANS_STAGE1}
|
||||
[/part]
|
||||
[part]
|
||||
|
@ -71,7 +68,7 @@ Chapter Five"
|
|||
scale_background=no
|
||||
[/part]
|
||||
[/story]
|
||||
{LOW_TRACK ( {ALLIANCE_COMPLETE} {SAURIANS_STAGE1_END} ) }
|
||||
{LOW_TRACK {SAURIANS_STAGE1_END} }
|
||||
|
||||
#define PLAYER_GOLD
|
||||
{GOLD 300 260 220}
|
||||
|
|
|
@ -16,9 +16,6 @@
|
|||
story= _ "With the once mighty Saurian empire destroyed, saurians had been reduced to scattered bands lurking in waste places. But the Elves still had problems of their own..."
|
||||
delay=4000
|
||||
{LOW_BIGMAP}
|
||||
{TREASURY_COMPLETE}
|
||||
{BOOK_COMPLETE}
|
||||
{ALLIANCE_COMPLETE}
|
||||
{SAURIANS_STAGE2}
|
||||
[/part]
|
||||
[part]
|
||||
|
|
Loading…
Add table
Reference in a new issue