Last editorconfig fixup (#17782)

* one

* two

* three

* fsdsdf
This commit is contained in:
Fluffy
2023-11-20 19:22:42 +01:00
committed by GitHub
parent 635c3d4398
commit c25c8b6a37
346 changed files with 408 additions and 367 deletions
@@ -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'
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -31,4 +31,4 @@
min_broken_damage = 125
amputation_point = "locomotion joint"
joint = "locomotor"
gendered_icon = FALSE
gendered_icon = FALSE
+1 -1
View File
@@ -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)