mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
[MIRROR] The mining wardrobe has now an "explorer" duffelbag instead of a normal one. [MDB IGNORE] (#14960)
* The mining wardrobe has now an "explorer" duffelbag instead of a normal one. (#68425) * The mining wardrobe has now an "explorer" duffelbag instead of a normal one. Co-authored-by: Tristrian <Tiago.A.C.9@hotmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user