city: Link to palace set
enter: automatic teleport when the pass is availible palace: added git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3479 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c8a1028b85
commit
464096736f
|
@ -20320,6 +20320,8 @@ y 45
|
||||||
end
|
end
|
||||||
arch dark_palace
|
arch dark_palace
|
||||||
name Palace of forgotten Town
|
name Palace of forgotten Town
|
||||||
|
slaying palace
|
||||||
|
sp 9
|
||||||
x 25
|
x 25
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
|
|
|
@ -568,6 +568,24 @@ arch woodfloor
|
||||||
x 4
|
x 4
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
msg
|
||||||
|
A tiny voice says to you:
|
||||||
|
Hello adventurer. You have the TownPass
|
||||||
|
so I will teleport you into the town.
|
||||||
|
endmsg
|
||||||
|
connected 159
|
||||||
|
walk_on 0
|
||||||
|
fly_on 0
|
||||||
|
x 4
|
||||||
|
y 1
|
||||||
|
end
|
||||||
|
arch check_inv
|
||||||
|
slaying ftap
|
||||||
|
connected 159
|
||||||
|
x 4
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch sign_e
|
arch sign_e
|
||||||
msg
|
msg
|
||||||
Entry to the forgotten City
|
Entry to the forgotten City
|
||||||
|
@ -577,6 +595,14 @@ fly_on 1
|
||||||
x 4
|
x 4
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
arch teleporter
|
||||||
|
invisible 1
|
||||||
|
slaying city
|
||||||
|
connected 159
|
||||||
|
speed 0.0
|
||||||
|
x 4
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 4
|
x 4
|
||||||
y 2
|
y 2
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue