Merge pull request #42449 from AutomaticFrenzy/patch/mousetrap

Fix mousetrap boxes having no illustration
This commit is contained in:
Jordan Brown
2019-01-21 09:31:58 -05:00
committed by yogstation13-bot
parent 1ce4e3f079
commit 8ffaa311b9

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)