Make the 'FT-Access Pass' work again.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4301 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b16b0ae188
commit
5ea3def4c1
|
|
@ -558,35 +558,35 @@ arch awall_2_1_2
|
||||||
x 3
|
x 3
|
||||||
y 19
|
y 19
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch invis_exit
|
||||||
|
slaying city
|
||||||
|
hp 3
|
||||||
|
sp 2
|
||||||
x 4
|
x 4
|
||||||
end
|
end
|
||||||
arch awall_2_1_2
|
arch check_inv
|
||||||
|
slaying ftap
|
||||||
|
connected 159
|
||||||
|
no_pass 1
|
||||||
x 4
|
x 4
|
||||||
end
|
end
|
||||||
arch magic_mouth
|
arch magic_mouth
|
||||||
msg
|
msg
|
||||||
A tiny voice says to you:
|
A tiny voice says to you:
|
||||||
Hello adventurer. You have the TownPass
|
Hello adventurer. Since you have the TownPass
|
||||||
so I will teleport you into the town.
|
you may take the shortcut into the town.
|
||||||
endmsg
|
endmsg
|
||||||
connected 159
|
connected 159
|
||||||
walk_on 0
|
walk_on 0
|
||||||
fly_on 0
|
fly_on 0
|
||||||
x 4
|
x 4
|
||||||
y 1
|
|
||||||
end
|
|
||||||
arch teleporter
|
|
||||||
invisible 1
|
|
||||||
slaying city
|
|
||||||
connected 159
|
|
||||||
speed 0.0
|
|
||||||
x 4
|
|
||||||
y 1
|
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 4
|
x 4
|
||||||
y 1
|
end
|
||||||
|
arch grate_closed_1
|
||||||
|
connected 159
|
||||||
|
x 4
|
||||||
end
|
end
|
||||||
arch check_inv
|
arch check_inv
|
||||||
slaying ftap
|
slaying ftap
|
||||||
|
|
@ -594,6 +594,10 @@ connected 159
|
||||||
x 4
|
x 4
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
arch woodfloor
|
||||||
|
x 4
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch sign_e
|
arch sign_e
|
||||||
msg
|
msg
|
||||||
Entry to the forgotten City
|
Entry to the forgotten City
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue