mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Fix mousetrap boxes having no illustration
This commit is contained in:
@@ -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