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