weapon: Changed Exitlocation in the city-map
city: linked weaponshop to shops/weapon git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3477 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4e30bb4cbe
commit
7101b83f04
|
@ -20277,6 +20277,11 @@ arch house_up
|
||||||
x 20
|
x 20
|
||||||
y 45
|
y 45
|
||||||
end
|
end
|
||||||
|
arch store_weapons
|
||||||
|
slaying /darcap/forgotten_town/shops/weapon
|
||||||
|
x 22
|
||||||
|
y 2
|
||||||
|
end
|
||||||
arch castle_a
|
arch castle_a
|
||||||
x 22
|
x 22
|
||||||
y 36
|
y 36
|
||||||
|
|
|
@ -2487,7 +2487,7 @@ y 14
|
||||||
end
|
end
|
||||||
arch oakdoor
|
arch oakdoor
|
||||||
slaying /darcap/forgotten_town/city
|
slaying /darcap/forgotten_town/city
|
||||||
hp 7
|
hp 22
|
||||||
sp 3
|
sp 3
|
||||||
x 7
|
x 7
|
||||||
y 14
|
y 14
|
||||||
|
|
Loading…
Reference in New Issue