Added a sawn-off shotgun to the uplink (#19342)

Added a sawn-off shotgun to the uplink, box with some ammo and a
holster, 4TC.

---------

Signed-off-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
Fluffy
2024-06-08 19:08:13 +00:00
committed by GitHub
parent 6bf406067c
commit 0b577daa9f
3 changed files with 71 additions and 0 deletions
@@ -1348,6 +1348,13 @@
new /obj/item/stack/cable_coil(src, 6)
new /obj/item/stack/material/steel(src, 2)
/obj/item/storage/box/sawn_doublebarrel_shotgun
name = "sawn-off Dduble-barrel shotgun kit"
desc = "A box containing a sawn-off double-barrel shotgun, an holster and some ammo."
starts_with = list(/obj/item/gun/projectile/shotgun/doublebarrel/sawn = 1,
/obj/item/ammo_casing/shotgun/pellet = 6,
/obj/item/clothing/accessory/holster/thigh = 1)
/obj/item/storage/box/stressball
name = "box of stress balls"
desc = "A box containing a number of randomly-coloured stress balls."