Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected item stat corruption from r5574
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9953 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f5b3122d2c
commit
2bff998cea
|
@ -1126,10 +1126,15 @@ resist_physical 50
|
||||||
carrying 30000
|
carrying 30000
|
||||||
arch mjoellnir
|
arch mjoellnir
|
||||||
name Baba Mal the War Hammer
|
name Baba Mal the War Hammer
|
||||||
|
name_pl Baba Mal War Hammers
|
||||||
Str 0
|
Str 0
|
||||||
dam 13
|
dam 13
|
||||||
attacktype 256
|
attacktype 256
|
||||||
resist_magic 100
|
resist_magic -100
|
||||||
|
resist_electricity 0
|
||||||
|
resist_weaponmagic 30
|
||||||
|
resist_paralyze 100
|
||||||
|
resist_fear 100
|
||||||
magic 2
|
magic 2
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue