The mining wardrobe has now an "explorer" duffelbag instead of a normal one. (#68425)

This commit is contained in:
Tristrian
2022-07-17 01:11:32 -07:00
committed by GitHub
parent d124f8999c
commit 938aa7df13
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
icon_door = "mixed"
/obj/structure/closet/wardrobe/miner/PopulateContents()
new /obj/item/storage/backpack/duffelbag(src)
new /obj/item/storage/backpack/duffelbag/explorer(src)
new /obj/item/storage/backpack/explorer(src)
new /obj/item/storage/backpack/satchel/explorer(src)
new /obj/item/clothing/under/rank/cargo/miner/lavaland(src)