Restore message text to exits
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10912 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
eab0c36288
commit
ea9f9fda4b
|
@ -3043,6 +3043,9 @@ end
|
|||
arch stair_up_4
|
||||
name Stairs to practice chamber
|
||||
slaying Mopoon_wshop
|
||||
msg
|
||||
You smell a strong stench of dragons
|
||||
endmsg
|
||||
hp 14
|
||||
sp 23
|
||||
x 17
|
||||
|
|
|
@ -3431,6 +3431,9 @@ y 22
|
|||
end
|
||||
arch oakdoor_2
|
||||
slaying /pup_land/lone_town/town
|
||||
msg
|
||||
Thank you for visiting.
|
||||
endmsg
|
||||
hp 1
|
||||
sp 15
|
||||
x 17
|
||||
|
|
|
@ -2823,6 +2823,7 @@ speed 0.000000
|
|||
connected 1
|
||||
end
|
||||
arch exit
|
||||
name To Fortress...
|
||||
slaying Fortress
|
||||
hp 15
|
||||
sp 5
|
||||
|
|
|
@ -2016,6 +2016,9 @@ x 7
|
|||
end
|
||||
arch oakdoor_2
|
||||
slaying InnerTemple
|
||||
msg
|
||||
The Chamber of the Acolytes
|
||||
endmsg
|
||||
hp 7
|
||||
sp 39
|
||||
x 7
|
||||
|
@ -2297,6 +2300,9 @@ x 8
|
|||
end
|
||||
arch oakdoor_2
|
||||
slaying InnerTemple
|
||||
msg
|
||||
The Chamber of the Acolytes
|
||||
endmsg
|
||||
hp 8
|
||||
sp 39
|
||||
x 8
|
||||
|
|
|
@ -8,7 +8,7 @@ enter_x 11
|
|||
enter_y 15
|
||||
msg
|
||||
Created: 1996-04-18
|
||||
Modified: 2008-12-02 Rick Tanner
|
||||
Modified: 2008-12-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
@ -1276,6 +1276,7 @@ x 11
|
|||
y 15
|
||||
end
|
||||
arch oakdoor_2
|
||||
name Back to town
|
||||
slaying /world/world_102_108
|
||||
hp 11
|
||||
sp 19
|
||||
|
|
Loading…
Reference in New Issue