From d644581ae9bb08ed5d63ae81ef375fd4b8b4fe1e Mon Sep 17 00:00:00 2001 From: killer653 Date: Fri, 8 Sep 2017 07:04:46 -0400 Subject: [PATCH] Fixes gun mag preload --- code/modules/vore/fluffstuff/custom_guns_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vore/fluffstuff/custom_guns_vr.dm b/code/modules/vore/fluffstuff/custom_guns_vr.dm index e1bb336dbe..aad0527bda 100644 --- a/code/modules/vore/fluffstuff/custom_guns_vr.dm +++ b/code/modules/vore/fluffstuff/custom_guns_vr.dm @@ -196,7 +196,7 @@ item_state = "raikov" icon_state = "raikov" fire_sound = 'sound/weapons/45pistol_vr.ogg' - magazine_type = /obj/item/ammo_magazine/c45m/rubber + magazine_type = /obj/item/ammo_magazine/m45/rubber /* //Commented out due to weapon change. /obj/item/weapon/gun/projectile/revolver/detective/fluff/serdy //This forces it to be .38 bullets only