Fix destination coordinates in shop.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13199 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9c54f94229
commit
6e57660a65
|
@ -8,7 +8,7 @@ height 50
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Modified: 2008-11-20 Rick Tanner
|
Modified: 2010-05-13 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_105_115
|
tile_path_1 world_105_115
|
||||||
|
@ -3608,8 +3608,8 @@ end
|
||||||
arch store_general
|
arch store_general
|
||||||
name Scorn General store
|
name Scorn General store
|
||||||
slaying /scorn/shops/generalshop
|
slaying /scorn/shops/generalshop
|
||||||
hp 13
|
hp 14
|
||||||
sp 13
|
sp 15
|
||||||
x 11
|
x 11
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue