Merge pull request #3904 from Citadel-Station-13/upstream-merge-32642

[MIRROR] Makes clown box consistent with the rest of the boxes
This commit is contained in:
LetterJay
2017-11-13 11:45:13 -06:00
committed by GitHub
+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)))