From b7d8f4142d10722b751b0420f295488e070ce85f Mon Sep 17 00:00:00 2001 From: Yawet330 <65188584+Yawet330@users.noreply.github.com> Date: Tue, 23 Feb 2021 02:24:25 +0000 Subject: [PATCH] FUCK (#3601) --- .../code/modules/projectiles/guns/ballistic/ballistic.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modular_skyrat/modules/blueshield/code/modules/projectiles/guns/ballistic/ballistic.dm b/modular_skyrat/modules/blueshield/code/modules/projectiles/guns/ballistic/ballistic.dm index 848c10ad215..f7976c2087e 100644 --- a/modular_skyrat/modules/blueshield/code/modules/projectiles/guns/ballistic/ballistic.dm +++ b/modular_skyrat/modules/blueshield/code/modules/projectiles/guns/ballistic/ballistic.dm @@ -64,8 +64,8 @@ /obj/item/gun/ballistic/automatic/pistol/blueshield/nomag spawnwithmagazine = FALSE - -/obj/item/storage/box/gunset/pdh_captain/PopulateContents() + +/obj/item/storage/box/gunset/blueshield/PopulateContents() . = ..() new /obj/item/gun/ballistic/automatic/pistol/blueshield/nomag(src) new /obj/item/ammo_box/magazine/multi_sprite/ladon/blueshield/b460(src)