diff --git a/code/game/objects/items/toys/toys.dm b/code/game/objects/items/toys/toys.dm index 33a6904b421..1d2df2d9b26 100644 --- a/code/game/objects/items/toys/toys.dm +++ b/code/game/objects/items/toys/toys.dm @@ -419,6 +419,7 @@ desc = "A \"Space Life\" brand... wait, what the hell is this thing?" icon = 'icons/obj/toy.dmi' icon_state = "nuketoy" + w_class = ITEMSIZE_TINY var/cooldown = 0 var/toysay = "What the fuck did you do?" drop_sound = 'sound/items/drop/accessory.ogg'