Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for Seijah the fingerless crone (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9957 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
78ed9cacd6
commit
195895927e
|
@ -5,6 +5,7 @@ width 22
|
||||||
height 16
|
height 16
|
||||||
msg
|
msg
|
||||||
Created: 1994-12-18 bt (thomas@nomad.astro.psu.edu)
|
Created: 1994-12-18 bt (thomas@nomad.astro.psu.edu)
|
||||||
|
Modified: 2008-09-30 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch sea
|
arch sea
|
||||||
|
@ -806,11 +807,15 @@ wc -20
|
||||||
ac -20
|
ac -20
|
||||||
x 7
|
x 7
|
||||||
y 13
|
y 13
|
||||||
speed 0.900000
|
speed 0.9
|
||||||
attack_movement 7
|
attack_movement 7
|
||||||
level 40
|
level 40
|
||||||
attacktype 1048576
|
attacktype 1048576
|
||||||
resist_godpower 100
|
resist_magic 30
|
||||||
|
resist_deplete 100
|
||||||
|
resist_death 100
|
||||||
|
resist_chaos 100
|
||||||
|
resist_godpower -100
|
||||||
see_invisible 1
|
see_invisible 1
|
||||||
arch spell_hellfire
|
arch spell_hellfire
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue