[MIRROR] Make figurines small instead of normal sized

This commit is contained in:
Chompstation Bot
2021-05-29 18:55:11 +00:00
parent 3bd3adf347
commit 501f383da4

View File

@@ -419,7 +419,12 @@
desc = "A \"Space Life\" brand... wait, what the hell is this thing?"
icon = 'icons/obj/toy.dmi'
icon_state = "nuketoy"
<<<<<<< HEAD
w_class = ITEMSIZE_SMALL //chompstation add because WHY ARE THEY SO BIG
||||||| parent of 32a632bb92... Merge pull request #10488 from VOREStation/upstream-merge-8108
=======
w_class = ITEMSIZE_TINY
>>>>>>> 32a632bb92... Merge pull request #10488 from VOREStation/upstream-merge-8108
var/cooldown = 0
var/toysay = "What the fuck did you do?"
drop_sound = 'sound/items/drop/accessory.ogg'