mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
File standardisation (#13131)
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
This commit is contained in:
@@ -78,4 +78,4 @@
|
||||
icon_state = "eyes-prosthetic"
|
||||
desc = "An electronic device designed to mimic the functions of a pair of human eyes. It has no benefits over organic eyes, but is easy to produce."
|
||||
origin_tech = "biotech=4"
|
||||
status = ORGAN_ROBOT
|
||||
status = ORGAN_ROBOT
|
||||
|
||||
@@ -267,4 +267,4 @@
|
||||
owner.adjustFireLoss(numMid)
|
||||
if(prob(numLow))
|
||||
to_chat(owner, "<span class='warning'>Your [name] lurches awkwardly!</span>")
|
||||
owner.ForceContractDisease(new /datum/disease/critical/heart_failure(0))
|
||||
owner.ForceContractDisease(new /datum/disease/critical/heart_failure(0))
|
||||
|
||||
@@ -122,4 +122,4 @@
|
||||
for(var/zone in full)
|
||||
if(has_organ(zone))
|
||||
full -= zone
|
||||
return full
|
||||
return full
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
icon_state = "kidneys-c"
|
||||
desc = "An electronic device designed to mimic the functions of human kidneys. It has no benefits over a pair of organic kidneys, but is easy to produce."
|
||||
origin_tech = "biotech=4"
|
||||
status = ORGAN_ROBOT
|
||||
status = ORGAN_ROBOT
|
||||
|
||||
@@ -55,4 +55,4 @@
|
||||
icon_state = "liver-c"
|
||||
desc = "An electronic device designed to mimic the functions of a human liver. It has no benefits over an organic liver, but is easy to produce."
|
||||
origin_tech = "biotech=4"
|
||||
status = ORGAN_ROBOT
|
||||
status = ORGAN_ROBOT
|
||||
|
||||
@@ -355,4 +355,4 @@
|
||||
|
||||
cold_level_1_threshold = 200
|
||||
cold_level_2_threshold = 140
|
||||
cold_level_3_threshold = 100
|
||||
cold_level_3_threshold = 100
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
desc = stored_mmi.desc
|
||||
icon = stored_mmi.icon
|
||||
icon_state = stored_mmi.icon_state
|
||||
set_dna(stored_mmi.brainmob.dna)
|
||||
set_dna(stored_mmi.brainmob.dna)
|
||||
|
||||
@@ -81,4 +81,4 @@ mob/living/carbon/human/proc/handle_pain()
|
||||
continue
|
||||
if(I.damage > 2 && prob(2))
|
||||
var/obj/item/organ/external/parent = get_organ(I.parent_organ)
|
||||
custom_pain("You feel a sharp pain in your [parent.limb_name]")
|
||||
custom_pain("You feel a sharp pain in your [parent.limb_name]")
|
||||
|
||||
@@ -153,4 +153,4 @@ var/global/datum/robolimb/basic_robolimb
|
||||
parts = list("head")
|
||||
is_monitor = 1
|
||||
selectable = 0
|
||||
has_subtypes = null
|
||||
has_subtypes = null
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
/obj/item/organ/internal/eyes/abductor
|
||||
name = "abductor eyeballs"
|
||||
see_in_dark = 3
|
||||
see_in_dark = 3
|
||||
|
||||
@@ -102,4 +102,4 @@
|
||||
name = "nutrient vessel"
|
||||
icon = 'icons/mob/alien.dmi'
|
||||
icon_state = "claw"
|
||||
alcohol_intensity = 0.5
|
||||
alcohol_intensity = 0.5
|
||||
|
||||
@@ -26,4 +26,4 @@
|
||||
name = "drask eyeballs"
|
||||
icon = 'icons/obj/species_organs/drask.dmi'
|
||||
desc = "Drask eyes. They look even stranger disembodied"
|
||||
see_in_dark = 5
|
||||
see_in_dark = 5
|
||||
|
||||
@@ -35,4 +35,4 @@
|
||||
|
||||
/obj/item/organ/internal/kidneys/grey
|
||||
name = "grey kidneys"
|
||||
icon = 'icons/obj/species_organs/grey.dmi'
|
||||
icon = 'icons/obj/species_organs/grey.dmi'
|
||||
|
||||
@@ -135,4 +135,4 @@
|
||||
|
||||
#undef KIDAN_LANTERN_HUNGERCOST
|
||||
#undef KIDAN_LANTERN_MINHUNGER
|
||||
#undef KIDAN_LANTERN_LIGHT
|
||||
#undef KIDAN_LANTERN_LIGHT
|
||||
|
||||
@@ -145,4 +145,4 @@
|
||||
/obj/item/organ/internal/ears/microphone/remove(mob/living/user, special = FALSE)
|
||||
if(!special)
|
||||
to_chat(owner, "<span class='userdanger'>BZZZZZZZZZZZZZZT! Microphone error!</span>")
|
||||
. = ..()
|
||||
. = ..()
|
||||
|
||||
@@ -31,4 +31,4 @@
|
||||
/obj/item/organ/internal/brain/crystal
|
||||
name = "crystallized brain"
|
||||
icon_state = "crystal-brain"
|
||||
organ_tag = "crystallized brain"
|
||||
organ_tag = "crystallized brain"
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
/obj/item/organ/internal/kidneys/plasmaman
|
||||
name = "plasmaman kidneys"
|
||||
icon = 'icons/obj/species_organs/plasmaman.dmi'
|
||||
icon = 'icons/obj/species_organs/plasmaman.dmi'
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/obj/item/organ/internal/eyes/shadow
|
||||
name = "dark orbs"
|
||||
see_in_dark = 8
|
||||
see_in_dark = 8
|
||||
|
||||
@@ -87,4 +87,4 @@
|
||||
|
||||
/obj/item/organ/internal/eyes/skrell
|
||||
name = "skrell eyeballs"
|
||||
icon = 'icons/obj/species_organs/skrell.dmi'
|
||||
icon = 'icons/obj/species_organs/skrell.dmi'
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
icon = 'icons/obj/species_organs/slime.dmi'
|
||||
name = "slime lungs"
|
||||
icon_state = "lungs"
|
||||
desc = "This is a slime's gas exchange membrane, this membrane used for oxygen intake and gas exchange. These seem to work similar to lungs."
|
||||
desc = "This is a slime's gas exchange membrane, this membrane used for oxygen intake and gas exchange. These seem to work similar to lungs."
|
||||
|
||||
@@ -32,4 +32,4 @@
|
||||
|
||||
/obj/item/organ/internal/kidneys/tajaran
|
||||
name = "tajaran kidneys"
|
||||
icon = 'icons/obj/species_organs/tajaran.dmi'
|
||||
icon = 'icons/obj/species_organs/tajaran.dmi'
|
||||
|
||||
@@ -27,4 +27,4 @@
|
||||
|
||||
/obj/item/organ/internal/kidneys/unathi
|
||||
name = "unathi kidneys"
|
||||
icon = 'icons/obj/species_organs/unathi.dmi'
|
||||
icon = 'icons/obj/species_organs/unathi.dmi'
|
||||
|
||||
@@ -65,4 +65,4 @@
|
||||
cannot_amputate = TRUE
|
||||
|
||||
/obj/item/organ/external/head/unbreakable/sturdy
|
||||
cannot_amputate = TRUE
|
||||
cannot_amputate = TRUE
|
||||
|
||||
@@ -26,4 +26,4 @@
|
||||
/obj/item/organ/internal/kidneys/vox
|
||||
name = "vox kidneys"
|
||||
icon = 'icons/obj/species_organs/vox.dmi'
|
||||
sterile = TRUE
|
||||
sterile = TRUE
|
||||
|
||||
@@ -32,4 +32,4 @@
|
||||
|
||||
/obj/item/organ/internal/kidneys/vulpkanin
|
||||
name = "vulpkanin kidneys"
|
||||
icon = 'icons/obj/species_organs/vulpkanin.dmi'
|
||||
icon = 'icons/obj/species_organs/vulpkanin.dmi'
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
slot = "hivenode"
|
||||
|
||||
/obj/item/organ/internal/eyes/wryn
|
||||
see_in_dark = 3
|
||||
see_in_dark = 3
|
||||
|
||||
Reference in New Issue
Block a user