This commit is contained in:
Kashargul
2024-12-03 12:10:13 +01:00
committed by GitHub
parent b5c3528f75
commit ef7cf53bb7
+3 -3
View File
@@ -20,7 +20,7 @@ Keep outfits simple. Spawn with basic uniforms and minimal gear. Gear instead go
headset = /obj/item/radio/headset/explorer
headset_alt = /obj/item/radio/headset/alt/explorer
headset_earbud = /obj/item/radio/headset/alt/explorer
headset_earbud = /obj/item/radio/headset/explorer
/decl/hierarchy/outfit/job/explorer2/post_equip(mob/living/carbon/human/H)
..()
@@ -56,7 +56,7 @@ Keep outfits simple. Spawn with basic uniforms and minimal gear. Gear instead go
headset = /obj/item/radio/headset/pilot
headset_alt = /obj/item/radio/headset/alt/pilot
headset_earbud = /obj/item/radio/headset/alt/pilot
headset_earbud = /obj/item/radio/headset/pilot
/decl/hierarchy/outfit/job/medical/sar
name = OUTFIT_JOB_NAME("Field Medic") //VOREStation Edit
@@ -73,4 +73,4 @@ Keep outfits simple. Spawn with basic uniforms and minimal gear. Gear instead go
headset = /obj/item/radio/headset/sar
headset_alt = /obj/item/radio/headset/alt/sar
headset_earbud = /obj/item/radio/headset/alt/sar
headset_earbud = /obj/item/radio/headset/sar