mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 05:17:38 +01:00
@@ -57,4 +57,4 @@
|
||||
|
||||
/obj/item/organ/internal/stomach/diona
|
||||
name = "digestion cavity"
|
||||
should_process_alcohol = FALSE
|
||||
should_process_alcohol = FALSE
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
/obj/item/organ/internal/eyes/unathi
|
||||
name = "reptilian eyes"
|
||||
desc = "A pair of reptilian eyes. The pupil is slit and never dialating; you can almost feel it staring at you."
|
||||
icon = 'icons/obj/organs/unathi_organs.dmi'
|
||||
icon = 'icons/obj/organs/unathi_organs.dmi'
|
||||
|
||||
@@ -153,4 +153,4 @@ var/global/datum/robolimb/basic_robolimb
|
||||
desc = "This limb design is from old Sedantis, still manufactured by the Hives when providing maintenace to most of the basic Vaurcesian bioforms."
|
||||
icon = 'icons/mob/human_races/vaurca/r_vaurcalimbs.dmi'
|
||||
species_can_use = list(SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR)
|
||||
allows_internal = FALSE
|
||||
allows_internal = FALSE
|
||||
|
||||
@@ -54,4 +54,4 @@
|
||||
/obj/item/organ/external/hand/right/tesla_body
|
||||
dislocated = -1
|
||||
encased = "support frame"
|
||||
robotize_type = PROSTHETIC_TESLA_BODY
|
||||
robotize_type = PROSTHETIC_TESLA_BODY
|
||||
|
||||
@@ -31,4 +31,4 @@
|
||||
min_broken_damage = 125
|
||||
amputation_point = "locomotion joint"
|
||||
joint = "locomotor"
|
||||
gendered_icon = FALSE
|
||||
gendered_icon = FALSE
|
||||
|
||||
@@ -46,4 +46,4 @@
|
||||
/obj/item/organ/external/head/unbreakable/revenant/get_additional_images(var/mob/living/carbon/human/H)
|
||||
var/image/return_image = image(H.species.eyes_icons, H, "[H.species.eyes]_glow", EFFECTS_ABOVE_LIGHTING_LAYER)
|
||||
return_image.appearance_flags = KEEP_APART
|
||||
return list(return_image)
|
||||
return list(return_image)
|
||||
|
||||
Reference in New Issue
Block a user