mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #42449 from AutomaticFrenzy/patch/mousetrap
Fix mousetrap boxes having no illustration
This commit is contained in:
committed by
yogstation13-bot
parent
1ce4e3f079
commit
8ffaa311b9
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user