Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for Great Wyrm of Chaos (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10164 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
129fe0ca33
commit
68144ec1bc
|
@ -141,10 +141,17 @@ y 20
|
|||
speed 1.0
|
||||
speed_left -0.920000
|
||||
level 99
|
||||
attacktype 351389
|
||||
resist_electricity 100
|
||||
resist_confusion 100
|
||||
resist_acid 100
|
||||
attacktype 327680
|
||||
resist_physical 100
|
||||
resist_magic 0
|
||||
resist_fire 100
|
||||
resist_electricity 30
|
||||
resist_confusion 30
|
||||
resist_acid 30
|
||||
resist_poison 100
|
||||
resist_slow 100
|
||||
resist_paralyze 100
|
||||
resist_blind 0
|
||||
carrying 545050
|
||||
move_type walk fly_low
|
||||
can_cast_spell 1
|
||||
|
|
Loading…
Reference in New Issue