Fixes russian ranged mobs being broken

Overriding new of mobs without calling parent is BAD BAD DONT DO THIS
This commit is contained in:
Razharas
2015-05-29 21:11:09 +03:00
parent e13e6e8601
commit 5cdce1562e
@@ -43,6 +43,7 @@
if(prob(50) && ispath(weapon1,/obj/item/weapon/gun/projectile/revolver/mateba)) //to preserve varedits
weapon1 = /obj/item/weapon/gun/projectile/shotgun/boltaction
casingtype = /obj/item/ammo_casing/a762
..()
/mob/living/simple_animal/hostile/russian/death(gibbed)
..(1)