Playable vox oh no. [MDB IGNORE] (#8674)

* Allowing vox to join as survivalists.

* Adding a crash survivor alt title for survivalist.

* Sideporting vox icons from Bay.

* Updating some vox gear and adjusting vox code for planet spawns.

* Attempting to fix up join checking on latejoin links.

* Crash survivor now loads a pod if it can't find one.

* Nerfs vox cold resistance, they now sit between Tesh and humans.
This commit is contained in:
MistakeNot4892
2022-08-07 17:16:23 +10:00
committed by GitHub
parent f6f00cc9e2
commit 994f58e3c5
41 changed files with 313 additions and 129 deletions

View File

@@ -48,13 +48,7 @@
pda_type = /obj/item/pda/chef //cause I like the look
id_pda_assignment = "Merchant"
/decl/hierarchy/outfit/merchant/vox
name = "Merchant - Vox"
shoes = /obj/item/clothing/shoes/boots/jackboots/toeless
uniform = /obj/item/clothing/under/vox/vox_robes
suit = /obj/item/clothing/suit/armor/vox_scrap
/decl/hierarchy/outfit/zaddat
name = "Zaddat Suit"
suit = /obj/item/clothing/suit/space/void/zaddat/
mask = /obj/item/clothing/mask/gas/zaddat
mask = /obj/item/clothing/mask/gas/zaddat

View File

@@ -0,0 +1,28 @@
/decl/hierarchy/outfit/vox
name = "Vox"
uniform = /obj/item/clothing/under/vox/vox_robes
shoes = /obj/item/clothing/shoes/boots/jackboots/toeless
mask = /obj/item/clothing/mask/gas/vox
id_slot = slot_wear_id
hierarchy_type = /decl/hierarchy/outfit/vox
flags = OUTFIT_HAS_BACKPACK
/decl/hierarchy/outfit/vox/survivor
name = "Vox Survivor"
belt = /obj/item/gun/launcher/spikethrower/small
/decl/hierarchy/outfit/vox/raider
name = "Vox Raider"
mask = /obj/item/clothing/mask/gas/swat/vox
shoes = /obj/item/clothing/shoes/magboots/vox
l_ear = /obj/item/radio/headset/syndicate
belt = /obj/item/storage/belt/utility/full
gloves = /obj/item/clothing/gloves/vox
r_hand = /obj/item/gun/launcher/spikethrower
uniform = /obj/item/clothing/under/vox/vox_utility
id_type = /obj/item/card/id/syndicate
id_pda_assignment = "Scavenger"
/decl/hierarchy/outfit/vox/merchant
name = "Vox Merchant"
suit = /obj/item/clothing/suit/armor/vox_scrap