mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
you get a mag and YOU get a mag and YOU get a mag (#21300)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user