This commit is contained in:
Vaelophis Nyx
2022-08-05 09:02:53 -05:00
committed by GitHub
parent 0f861db804
commit 91353c1346
2 changed files with 9 additions and 2 deletions

View File

@@ -175,6 +175,13 @@
new /obj/item/tank/internals/plasmaman/belt/full(src)
new /obj/item/reagent_containers/autoinjector/medipen(src)
/obj/item/storage/box/plasmaman/miner/PopulateContents() //mining box for plasmemes
new /obj/item/clothing/mask/gas/explorer(src)
new /obj/item/tank/internals/plasmaman/belt/full(src)
new /obj/item/crowbar/red(src)
new /obj/item/gps/mining(src)
new /obj/item/reagent_containers/autoinjector/medipen(src)
/obj/item/storage/box/gloves
name = "box of latex gloves"
desc = "Contains sterile latex gloves."

View File

@@ -216,7 +216,7 @@
backpack = /obj/item/storage/backpack/explorer
satchel = /obj/item/storage/backpack/satchel/explorer
duffelbag = /obj/item/storage/backpack/duffelbag
backpack_contents = list(/obj/item/storage/box/plasmaman = 1)
backpack_contents = list(/obj/item/storage/box/plasmaman/miner = 1)
/datum/outfit/job/plasmaman/lawyer
@@ -475,7 +475,7 @@
backpack_contents = list(/obj/item/roller = 1,\
/obj/item/kitchen/knife/combat/survival = 1,\
/obj/item/gps/mining = 1,\
/obj/item/storage/box/plasmaman = 1)
/obj/item/storage/box/plasmaman/miner = 1)
belt = /obj/item/storage/belt/medical/mining
ears = /obj/item/radio/headset/headset_medcargo
glasses = /obj/item/clothing/glasses/hud/health/meson