mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user