Fix mousetrap boxes having no illustration

This commit is contained in:
Tad Hardesty
2019-01-19 23:02:54 -08:00
parent c2e6506700
commit 5c6f0edce6
+1 -1
View File
@@ -567,7 +567,7 @@
/obj/item/storage/box/mousetraps
name = "box of Pest-B-Gon mousetraps"
desc = "<span class='alert'>Keep out of reach of children.</span>"
illustration = "mousetraps"
illustration = "mousetrap"
/obj/item/storage/box/mousetraps/PopulateContents()
for(var/i in 1 to 6)