mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 18:36:43 +01:00
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:
@@ -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
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user