you get a mag and YOU get a mag and YOU get a mag (#21300)

This commit is contained in:
matttheficus
2023-06-15 21:23:02 +01:00
committed by GitHub
parent 65fc546a23
commit 468088f402
2 changed files with 12 additions and 3 deletions
@@ -365,3 +365,12 @@ To apply, hold the injector a short distance away from the outer thigh before ap
/obj/item/storage/box/syndie_kit/revolver/populate_contents()
new /obj/item/gun/projectile/revolver(src)
new /obj/item/ammo_box/a357(src)
/obj/item/storage/box/syndie_kit/stechkin
name = "\improper FK-69 Stechkin kit"
desc = "A box marked with Neo-Russkiyan characters. It appears to contain a 10mm pistol and two magazines."
/obj/item/storage/box/syndie_kit/stechkin/populate_contents()
new /obj/item/gun/projectile/automatic/pistol(src)
new /obj/item/ammo_box/magazine/m10mm(src)
new /obj/item/ammo_box/magazine/m10mm(src)