mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Voidsuit Balance Overhaul
This commit is contained in:
@@ -1104,9 +1104,19 @@
|
||||
if("Exploration")
|
||||
parent_helmet = /obj/item/clothing/head/helmet/space/void/exploration
|
||||
parent_suit = /obj/item/clothing/suit/space/void/exploration
|
||||
<<<<<<< HEAD
|
||||
if("Expedition Medic")
|
||||
parent_helmet = /obj/item/clothing/head/helmet/space/void/exploration_medical
|
||||
parent_suit = /obj/item/clothing/suit/space/void/exploration_medical
|
||||
||||||| parent of 3ba6436350... Merge pull request #10487 from VOREStation/upstream-merge-8106
|
||||
if("Expedition Medic")
|
||||
parent_helmet = /obj/item/clothing/head/helmet/space/void/expedition_medical
|
||||
parent_suit = /obj/item/clothing/suit/space/void/expedition_medical
|
||||
=======
|
||||
if("Field Medic")
|
||||
parent_helmet = /obj/item/clothing/head/helmet/space/void/expedition_medical
|
||||
parent_suit = /obj/item/clothing/suit/space/void/expedition_medical
|
||||
>>>>>>> 3ba6436350... Merge pull request #10487 from VOREStation/upstream-merge-8106
|
||||
if("Old Exploration")
|
||||
parent_helmet = /obj/item/clothing/head/helmet/space/void/exploration/alt
|
||||
parent_suit = /obj/item/clothing/suit/space/void/exploration/alt
|
||||
|
||||
Reference in New Issue
Block a user