TSG S01 Fix bug: Remove target before talking
When Deoran moves to the camp, the EASY hints about recruitment should clean up the target before talking. It just looks better.
This commit is contained in:
parent
439ec667e7
commit
be440df638
1 changed files with 4 additions and 4 deletions
|
@ -324,6 +324,10 @@
|
|||
id=Deoran
|
||||
[/filter]
|
||||
|
||||
[remove_item]
|
||||
x,y=20,4
|
||||
[/remove_item]
|
||||
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "While you’re in your camp, you can recruit more troops. Build up a small force to use against the bandits that Urza Mathin recruits."
|
||||
|
@ -344,10 +348,6 @@
|
|||
message= _ "The best army will have a mix of units to deal with the different enemies that you will encounter. For now, concentrate on creating a small corps of experienced Bowmen."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
|
||||
[remove_item]
|
||||
x,y=20,4
|
||||
[/remove_item]
|
||||
[/event]
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue