Correct partial resistances mistake - they used to be immune 8 which was immune to lightning, updated the values from 8% to 100%
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7354 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c58bde27bc
commit
d317526686
|
@ -640,7 +640,7 @@ speed 0.700000
|
||||||
speed_left -1.840000
|
speed_left -1.840000
|
||||||
level 30
|
level 30
|
||||||
attacktype 29
|
attacktype 29
|
||||||
resist_electricity 8
|
resist_electricity 100
|
||||||
carrying 35000
|
carrying 35000
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
@ -2471,7 +2471,7 @@ speed 0.700000
|
||||||
speed_left -1.840000
|
speed_left -1.840000
|
||||||
level 30
|
level 30
|
||||||
attacktype 29
|
attacktype 29
|
||||||
resist_electricity 8
|
resist_electricity 100
|
||||||
carrying 35000
|
carrying 35000
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
|
Loading…
Reference in New Issue