Removed some [item]s when they're not needed.
This commit is contained in:
parent
e1fe8fa925
commit
1c143ee7ab
3 changed files with 13 additions and 11 deletions
|
@ -232,6 +232,10 @@
|
|||
x,y=13,10
|
||||
[/filter]
|
||||
|
||||
[removeitem]
|
||||
x,y=13,10
|
||||
[/removeitem]
|
||||
|
||||
[unit]
|
||||
side=1
|
||||
type=South Guard Captain
|
||||
|
@ -301,17 +305,9 @@
|
|||
message= _ "Head back to the encampment where you started and recruit some troops!"
|
||||
[/message]
|
||||
|
||||
[scroll_to]
|
||||
x=20
|
||||
y=4
|
||||
[/scroll_to]
|
||||
{PLACE_IMAGE (items/gohere.png) 20 4}
|
||||
{HIGHLIGHT_IMAGE 20 4 items/gohere.png ()}
|
||||
#endif
|
||||
|
||||
[removeitem]
|
||||
x,y=13,10
|
||||
[/removeitem]
|
||||
|
||||
[allow_recruit]
|
||||
side=1
|
||||
type=Spearman, Bowman
|
||||
|
|
|
@ -280,6 +280,10 @@
|
|||
x,y=22,16
|
||||
[/filter]
|
||||
|
||||
[removeitem]
|
||||
x,y=22,16
|
||||
[/removeitem]
|
||||
|
||||
[unit]
|
||||
type=White Mage
|
||||
description=Minister Hylas
|
||||
|
@ -399,8 +403,6 @@
|
|||
message= _ "They are almost to the great hall! Hurry, Deoran! You must reach the citadel or all will be lost!"
|
||||
[/message]
|
||||
|
||||
{PLACE_IMAGE (items/gohere.png) 22 16}
|
||||
|
||||
#ifdef EASY
|
||||
[message]
|
||||
speaker=narrator
|
||||
|
|
|
@ -256,6 +256,10 @@
|
|||
x,y=17,7
|
||||
[/filter]
|
||||
|
||||
[removeitem]
|
||||
x,y=17,7
|
||||
[/removeitem]
|
||||
|
||||
{SG_UNIT (Elvish Ranger) (Ethiliel's Guard) (_"Ethiliel's Guard") 1 15 4}
|
||||
{SG_UNIT (Elvish Marksman) (Ethiliel's Guard) (_"Ethiliel's Guard") 1 19 4}
|
||||
{SG_UNIT (Elvish Ranger) (Ethiliel's Guard) (_"Ethiliel's Guard") 1 13 7}
|
||||
|
|
Loading…
Add table
Reference in a new issue