mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Merge pull request #9693 from Razharas/MobFix
Fixes russian ranged mobs being broken
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user