mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 07:05:36 +00:00
THoT S9: simplified MUF paths
This commit is contained in:
parent
acfeceafa7
commit
fc743e2e34
@ -259,8 +259,8 @@
|
||||
[move_unit_fake]
|
||||
type=Elvish Scout
|
||||
side=2
|
||||
x=12,11,10, 9, 8, 7, 6
|
||||
y=17,18,17,17,16,17,16
|
||||
x=12,11, 8, 7, 6
|
||||
y=17,18,16,17,16
|
||||
[/move_unit_fake]
|
||||
|
||||
[unit]
|
||||
@ -319,8 +319,8 @@
|
||||
[move_unit_fake]
|
||||
type=Elvish Scout
|
||||
side=2
|
||||
x= 6, 7, 8, 9,10,11,12
|
||||
y=16,17,16,17,17,18,17
|
||||
x= 6, 7, 8,11,12
|
||||
y=16,17,16,18,17
|
||||
[/move_unit_fake]
|
||||
[/event]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user