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-b93c2d0d6712
master
k_ahlers 2005-07-19 07:44:52 +00:00
parent c8a1028b85
commit 464096736f
3 changed files with 5568 additions and 0 deletions

View File

@ -20320,6 +20320,8 @@ y 45
end
arch dark_palace
name Palace of forgotten Town
slaying palace
sp 9
x 25
y 2
end

View File

@ -568,6 +568,24 @@ arch woodfloor
x 4
y 1
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
msg
Entry to the forgotten City
@ -577,6 +595,14 @@ fly_on 1
x 4
y 1
end
arch teleporter
invisible 1
slaying city
connected 159
speed 0.0
x 4
y 1
end
arch woodfloor
x 4
y 2

File diff suppressed because it is too large Load Diff