From 1db5ff6708e8c06bb98b0e9359537596ea03258f Mon Sep 17 00:00:00 2001 From: BrotherHangyul <74551771+BrotherHangyul@users.noreply.github.com> Date: Sat, 20 Apr 2024 00:37:25 +0100 Subject: [PATCH] Update revolver.dm --- code/modules/projectiles/guns/ballistic/revolver.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/projectiles/guns/ballistic/revolver.dm b/code/modules/projectiles/guns/ballistic/revolver.dm index 2541013a5ae..0505f01676b 100644 --- a/code/modules/projectiles/guns/ballistic/revolver.dm +++ b/code/modules/projectiles/guns/ballistic/revolver.dm @@ -667,6 +667,7 @@ /obj/item/gun/ballistic/revolver/ghoulgun name = "rusted revolver" desc = "A worn but well-maintained revolver. Uses shotgun rounds, with a heavy barrel for greater velocity." + icon = 'icons/fallout/objects/guns/ballistic.dmi' icon_state = "ghoulgun" mag_type = /obj/item/ammo_box/magazine/internal/cylinder/ghoulgun weapon_class = WEAPON_CLASS_SMALL