Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for ancient celestial dragon (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10169 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c129951144
commit
2709229892
|
@ -291,12 +291,16 @@ dam 60
|
||||||
ac -15
|
ac -15
|
||||||
x 1
|
x 1
|
||||||
y 7
|
y 7
|
||||||
speed 0.800000
|
speed 0.8
|
||||||
speed_left -4.700000
|
|
||||||
level 60
|
level 60
|
||||||
resist_physical 100
|
resist_physical 100
|
||||||
resist_electricity 100
|
resist_electricity 30
|
||||||
material 64
|
resist_cold 0
|
||||||
|
resist_acid 100
|
||||||
|
resist_weaponmagic 100
|
||||||
|
resist_paralyze 100
|
||||||
|
resist_fear 0
|
||||||
|
resist_blind 0
|
||||||
carrying 5100
|
carrying 5100
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch pyro_book
|
arch pyro_book
|
||||||
|
|
Loading…
Reference in New Issue