From 04ef9305ffdcdd34d33bb3ccff79969964aaf987 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Thu, 12 May 2016 21:57:40 -0400 Subject: [PATCH] Finishing up custom_guns.dm port --- code/modules/vore/fluffstuff/custom_guns_vr.dm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/code/modules/vore/fluffstuff/custom_guns_vr.dm b/code/modules/vore/fluffstuff/custom_guns_vr.dm index c9987659574..4f166a925f1 100644 --- a/code/modules/vore/fluffstuff/custom_guns_vr.dm +++ b/code/modules/vore/fluffstuff/custom_guns_vr.dm @@ -64,7 +64,7 @@ icon_state = "haloshotgun" icon_override = 'icons/obj/gun_vr.dmi' - item_state = "haloshutgun" + item_state = "haloshotgun" item_icons = null ammo_type = /obj/item/ammo_casing/shotgun @@ -150,7 +150,7 @@ name = "\"The Jury\"" desc = "A customized variant of the \"The Judge\" revolver sold by Cybersun Industries, built specifically for Joseph Skinner." - icon = 'icons/obj/gun_vr.dmi' + icon = 'icons/vore/custom_guns_vr.dmi' icon_state = "jury" item_state = "gun" @@ -166,9 +166,7 @@ icon = 'icons/obj/gun_vr.dmi' icon_state = "stg60" - icon = 'icons/vore/custom_guns_vr.dmi' item_state = "gun" - item_icons = null w_class = 4 max_shells = 30 @@ -198,6 +196,7 @@ icon_override = 'icons/obj/gun_vr.dmi' item_state = "SVD" + item_icons = null recoil = 2 //extra kickback accuracy = -1