Vox event icons, turfs and props. (#9020)

* Vox event icons, turfs and props.

* Ported vox prosthetics from Bay.

* Added icons for the vox simplemobs.

* Vox now apply default colours and markings in set_species().
This commit is contained in:
MistakeNot4892
2023-03-04 14:30:54 -08:00
committed by GitHub
parent 20cdc4b676
commit 186dc1cdba
22 changed files with 271 additions and 13 deletions
+12
View File
@@ -472,6 +472,18 @@ var/global/const/standard_monitor_styles = "blank=ipc_blank;\
species_alternates = list(SPECIES_HUMAN = "Morgan Trading Co")
suggested_species = SPECIES_TESHARI
/datum/robolimb/vox
company = "Arkmade"
icon = 'icons/mob/human_races/cyberlimbs/vox/primalis.dmi'
unavailable_to_build = TRUE
species_cannot_use = list(SPECIES_TESHARI, SPECIES_PROMETHEAN, SPECIES_DIONA, SPECIES_HUMAN, SPECIES_TAJ, SPECIES_HUMAN_VATBORN, SPECIES_UNATHI, SPECIES_SKRELL, SPECIES_ZADDAT)
suggested_species = SPECIES_VOX
/datum/robolimb/vox/crap
company = "Improvised"
icon = 'icons/mob/human_races/cyberlimbs/vox/improvised.dmi'
/obj/item/disk/limb
name = "Limb Blueprints"
desc = "A disk containing the blueprints for prosthetics."