Make the King and Queen of Scorn (/scorn/misc/castle2) level 120 to prevent them from being charmed by players
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11440 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
04b224a6ea
commit
f579a29995
|
@ -8,7 +8,7 @@ enter_x 10
|
|||
enter_y 13
|
||||
msg
|
||||
Created: 1997-04-27
|
||||
Modified: 2008-10-25 Rick Tanner
|
||||
Modified: 2009-02-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
@ -1578,6 +1578,7 @@ Con 126
|
|||
hp 32767
|
||||
x 11
|
||||
y 5
|
||||
level 120
|
||||
type 0
|
||||
resist_physical 99
|
||||
resist_magic 100
|
||||
|
@ -1760,6 +1761,7 @@ arch princess
|
|||
name The Queen
|
||||
x 12
|
||||
y 5
|
||||
level 120
|
||||
end
|
||||
arch woodfloor2
|
||||
x 12
|
||||
|
|
Loading…
Reference in New Issue