mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Adds stress balls to loadout/psych office (#19352)
- rscadd: "Added colourable stress balls to the loadout." - rscadd: "Added a box of stress balls to the psychiatrist's locker."   --------- Signed-off-by: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
@@ -1347,3 +1347,10 @@
|
||||
. = ..()
|
||||
new /obj/item/stack/cable_coil(src, 6)
|
||||
new /obj/item/stack/material/steel(src, 2)
|
||||
|
||||
/obj/item/storage/box/stressball
|
||||
name = "box of stress balls"
|
||||
desc = "A box containing a number of randomly-coloured stress balls."
|
||||
starts_with = list(
|
||||
/obj/item/toy/stressball = 6
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user