Apply patch 1114803 courtesy Mithzi
- Fix player being teleported into wall - Fix typo to read "treasure chamber" - "Joseph" is called "Jacob" from now on to be consistend with the storyline - Fix typo to read "Shining tower" git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3062 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
bdeb205f1a
commit
9e204a7621
|
@ -4185,7 +4185,7 @@ y 12
|
|||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
treasure chambe
|
||||
treasure chamber
|
||||
endmsg
|
||||
x 22
|
||||
y 12
|
||||
|
|
|
@ -2737,7 +2737,7 @@ arch invis_exit
|
|||
name dark pit
|
||||
slaying snakepit_2
|
||||
hp 16
|
||||
sp 15
|
||||
sp 18
|
||||
x 18
|
||||
y 20
|
||||
end
|
||||
|
@ -2893,7 +2893,7 @@ arch invis_exit
|
|||
name dark pit
|
||||
slaying snakepit_2
|
||||
hp 16
|
||||
sp 15
|
||||
sp 18
|
||||
x 19
|
||||
y 20
|
||||
end
|
||||
|
|
|
@ -8492,7 +8492,7 @@ resist_fear 30
|
|||
connected 30000
|
||||
end
|
||||
arch zombie
|
||||
name Joseph
|
||||
name Jacob
|
||||
msg
|
||||
@match *
|
||||
uuu..
|
||||
|
|
|
@ -1407,7 +1407,7 @@ x 15
|
|||
y 15
|
||||
end
|
||||
arch tower_a
|
||||
name Sining tower
|
||||
name Shining tower
|
||||
slaying st1
|
||||
hp 8
|
||||
sp 15
|
||||
|
|
Loading…
Reference in New Issue