- add entrances to new navar shops (also new temple coming soon)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2633 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
670c416a31
commit
8ec82af684
|
@ -13512,7 +13512,14 @@ arch grass
|
||||||
x 48
|
x 48
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch house_1
|
arch s_shop2
|
||||||
|
name strange little store
|
||||||
|
msg
|
||||||
|
You hear the flap of batwings.
|
||||||
|
endmsg
|
||||||
|
slaying /navar_city/misc/thamshop
|
||||||
|
hp 4
|
||||||
|
sp 13
|
||||||
x 48
|
x 48
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
@ -14143,6 +14150,10 @@ x 46
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch house_up
|
arch house_up
|
||||||
|
name Iggy's house
|
||||||
|
slaying /navar_city/slums/Iggys_house
|
||||||
|
hp 1
|
||||||
|
sp 15
|
||||||
x 46
|
x 46
|
||||||
y 7
|
y 7
|
||||||
end
|
end
|
||||||
|
|
|
@ -3243,6 +3243,10 @@ x 10
|
||||||
y 41
|
y 41
|
||||||
end
|
end
|
||||||
arch minihouse
|
arch minihouse
|
||||||
|
name Tannery
|
||||||
|
slaying /navar_city/misc/tannery
|
||||||
|
hp 5
|
||||||
|
sp 9
|
||||||
x 10
|
x 10
|
||||||
y 41
|
y 41
|
||||||
end
|
end
|
||||||
|
@ -4468,6 +4472,10 @@ x 14
|
||||||
y 43
|
y 43
|
||||||
end
|
end
|
||||||
arch tavern
|
arch tavern
|
||||||
|
name Tim the bowyer
|
||||||
|
slaying /navar_city/misc/bowyer
|
||||||
|
hp 6
|
||||||
|
sp 14
|
||||||
x 14
|
x 14
|
||||||
y 43
|
y 43
|
||||||
end
|
end
|
||||||
|
@ -13283,6 +13291,13 @@ x 13
|
||||||
y 38
|
y 38
|
||||||
end
|
end
|
||||||
arch church
|
arch church
|
||||||
|
name Church of Ixalovh
|
||||||
|
msg
|
||||||
|
Under construction!
|
||||||
|
endmsg
|
||||||
|
slaying /navar_city/temples/ixalovh
|
||||||
|
hp 4
|
||||||
|
sp 18
|
||||||
x 13
|
x 13
|
||||||
y 47
|
y 47
|
||||||
end
|
end
|
||||||
|
|
22090
world/world_124_119
22090
world/world_124_119
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue