mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Repath some satchels (#30427)
* fix satchel interactions * updatepaths name
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
new /obj/item/clothing/under/plasmaman/mining(src)
|
||||
new /obj/item/storage/backpack/duffel(src)
|
||||
new /obj/item/storage/backpack/explorer(src)
|
||||
new /obj/item/storage/backpack/satchel/explorer(src)
|
||||
new /obj/item/storage/backpack/satchel_explorer(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/miner
|
||||
name = "miner's equipment"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
/obj/structure/closet/secure_closet/clown/populate_contents()
|
||||
new /obj/item/storage/backpack/clown(src)
|
||||
new /obj/item/storage/backpack/duffel/clown(src)
|
||||
new /obj/item/storage/backpack/satchel/clown(src)
|
||||
new /obj/item/storage/backpack/satchel_clown(src)
|
||||
new /obj/item/clothing/under/rank/civilian/clown(src)
|
||||
new /obj/item/clothing/under/rank/civilian/clown/skirt(src)
|
||||
new /obj/item/clothing/under/rank/civilian/clown/sexy(src)
|
||||
|
||||
Reference in New Issue
Block a user