Stressball size fix (#19422)

i accidentally left this thing a normal item; assumed toys would just be
smaller

- bugfix: "Changes the stress ball to be the correct size. It's now a
small item."
This commit is contained in:
Llywelwyn
2024-06-11 08:44:54 +00:00
committed by GitHub
parent d2ef4f5c02
commit 18efb771bf
2 changed files with 59 additions and 0 deletions
+1
View File
@@ -1481,6 +1481,7 @@
/obj/item/toy/stressball
name = "stress ball"
desc = "A small, squishy stress ball. This one has a squeaker inside."
w_class = ITEMSIZE_SMALL
icon_state = "stressball"
drop_sound = 'sound/items/drop/plushie.ogg'
pickup_sound = 'sound/items/pickup/plushie.ogg'