Adds a bundle of new items that can be put on the toy shelf (#21580)

The new items are pens, sticker sheets , cap guns, flag guns, eight
balls and bike horns. Based on feedback from operations players.
This commit is contained in:
Casper3667
2025-11-24 15:05:01 +01:00
committed by GitHub
parent 947730bede
commit 96391d606d
2 changed files with 13 additions and 1 deletions
+7 -1
View File
@@ -62,7 +62,13 @@
/obj/item/melee/dinograbber,
/obj/item/device/laser_pointer,
/obj/item/deck,
/obj/item/storage/pill_bottle/dice
/obj/item/storage/pill_bottle/dice,
/obj/item/pen,
/obj/item/storage/stickersheet,
/obj/item/gun/projectile/revolver/capgun,
/obj/item/gun/bang,
/obj/item/eightball,
/obj/item/bikehorn
)
display_tiers = 4
display_tier_amt = 5
+6
View File
@@ -0,0 +1,6 @@
author: TheGreyWolf
delete-after: True
changes:
- rscadd: "The commissary toy shelf can now also hold pens, sticker sheets, cap guns, flag guns, eight balls and bike horns."