Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for A lightning speed metallic serpent (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10177 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f7fa008969
commit
8c0191e3e1
|
@ -3399,11 +3399,11 @@ exp 65000
|
|||
dam 30
|
||||
x 29
|
||||
y 17
|
||||
speed 1.000000
|
||||
speed_left -28.420000
|
||||
speed 1.0
|
||||
attacktype 82945
|
||||
resist_fire 100
|
||||
resist_electricity 100
|
||||
resist_fire 30
|
||||
resist_electricity 30
|
||||
resist_poison 100
|
||||
arch abil_poison_cloud
|
||||
end
|
||||
arch spell_paralyze
|
||||
|
@ -3512,11 +3512,11 @@ exp 65000
|
|||
dam 30
|
||||
x 30
|
||||
y 17
|
||||
speed 1.000000
|
||||
speed_left -28.420000
|
||||
speed 1.0
|
||||
attacktype 82945
|
||||
resist_fire 100
|
||||
resist_electricity 100
|
||||
resist_fire 30
|
||||
resist_electricity 30
|
||||
resist_poison 100
|
||||
arch abil_poison_cloud
|
||||
end
|
||||
arch spell_paralyze
|
||||
|
|
Loading…
Reference in New Issue