Makes clown box consistent with the rest of the boxes

This commit is contained in:
tortellinitony
2017-11-12 16:56:36 -05:00
committed by CitadelStationBot
parent ef700ef8d7
commit 89b23905b5
+1 -2
View File
@@ -611,8 +611,7 @@
obj/item/storage/box/clown
name = "clown box"
desc = "A colorful cardboard box for the clown"
icon_state = "clownbox"
illustration = null
illustration = "clown"
/obj/item/storage/box/clown/attackby(obj/item/I, mob/user, params)
if((istype(I, /obj/item/bodypart/l_arm/robot)) || (istype(I, /obj/item/bodypart/r_arm/robot)))