mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 18:19:10 +00:00
DiD S1: remove unneeded key in [unit]
This commit is contained in:
parent
97a999a2f5
commit
97cc0d6ff4
@ -173,7 +173,7 @@
|
||||
{PLACE_IMAGE scenery/signpost.png 17 16}
|
||||
{PLACE_IMAGE items/book2.png 20 17}
|
||||
{PLACE_IMAGE scenery/white-monolith.png 30 15}
|
||||
{PLACE_IMAGE scenery/wreck.png 32 8}
|
||||
{PLACE_IMAGE scenery/wreck.png 31 9}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
@ -345,7 +345,7 @@
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
x,y=32,8
|
||||
x,y=31,9
|
||||
side=1
|
||||
[/filter]
|
||||
|
||||
@ -357,8 +357,7 @@
|
||||
[/delay]
|
||||
[unit]
|
||||
side=1
|
||||
x,y=32,8
|
||||
find_vacant=yes
|
||||
x,y=31,9
|
||||
type=Soulless
|
||||
variation=swimmer
|
||||
animate=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user