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
|
end
|
||||||
arch magic_mouth
|
arch magic_mouth
|
||||||
msg
|
msg
|
||||||
treasure chambe
|
treasure chamber
|
||||||
endmsg
|
endmsg
|
||||||
x 22
|
x 22
|
||||||
y 12
|
y 12
|
||||||
|
|
|
@ -2737,7 +2737,7 @@ arch invis_exit
|
||||||
name dark pit
|
name dark pit
|
||||||
slaying snakepit_2
|
slaying snakepit_2
|
||||||
hp 16
|
hp 16
|
||||||
sp 15
|
sp 18
|
||||||
x 18
|
x 18
|
||||||
y 20
|
y 20
|
||||||
end
|
end
|
||||||
|
@ -2893,7 +2893,7 @@ arch invis_exit
|
||||||
name dark pit
|
name dark pit
|
||||||
slaying snakepit_2
|
slaying snakepit_2
|
||||||
hp 16
|
hp 16
|
||||||
sp 15
|
sp 18
|
||||||
x 19
|
x 19
|
||||||
y 20
|
y 20
|
||||||
end
|
end
|
||||||
|
|
|
@ -8492,7 +8492,7 @@ resist_fear 30
|
||||||
connected 30000
|
connected 30000
|
||||||
end
|
end
|
||||||
arch zombie
|
arch zombie
|
||||||
name Joseph
|
name Jacob
|
||||||
msg
|
msg
|
||||||
@match *
|
@match *
|
||||||
uuu..
|
uuu..
|
||||||
|
|
|
@ -1407,7 +1407,7 @@ x 15
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
arch tower_a
|
arch tower_a
|
||||||
name Sining tower
|
name Shining tower
|
||||||
slaying st1
|
slaying st1
|
||||||
hp 8
|
hp 8
|
||||||
sp 15
|
sp 15
|
||||||
|
|
Loading…
Reference in New Issue