Vaurca Prosthetic Limbs now take the Vaurca's body color (#20124)

![vaurcalimbs](https://i.imgur.com/d1ZZZX7.gif)

---------

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
This commit is contained in:
FearTheGabby
2024-11-02 09:16:31 -05:00
committed by GitHub
parent dd5ea1ac77
commit b3ce41c953
4 changed files with 61 additions and 0 deletions
+2
View File
@@ -196,12 +196,14 @@ GLOBAL_DATUM(basic_robolimb, /datum/robolimb)
icon = 'icons/mob/human_races/vaurca/r_vaurcalimbs.dmi'
species_can_use = list(SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_ATTENDANT)
allows_internal = FALSE
paintable = TRUE
/datum/robolimb/vaurca/warrior
company = PROSTHETIC_VAURCA_WARRIOR
icon = 'icons/mob/human_races/vaurca/r_vaurcawarriorlimbs.dmi'
species_can_use = list(SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_ATTENDANT)
allowed_external_organs = list(BP_L_HAND, BP_R_HAND)
paintable = TRUE
/datum/robolimb/hoplan
company = PROSTHETIC_HOPLAN