move all EOL comments on typepath names to dmdoc (#23928)

* move all EOL comments on typepath names to dmdoc

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
warriorstar-orion
2024-03-01 20:05:49 +00:00
committed by GitHub
co-authored by Luc S34N
parent 25996e232a
commit 0667f20681
211 changed files with 955 additions and 478 deletions
+4 -2
View File
@@ -329,7 +329,8 @@
parent_organ = "l_arm"
slot = "l_arm_device"
/obj/item/organ/internal/cyberimp/arm/janitorial/advanced /// ERT implant, i dont overly expect this to get into the hands of crew
/// ERT implant, i dont overly expect this to get into the hands of crew
/obj/item/organ/internal/cyberimp/arm/janitorial/advanced
name = "advanced janitorial toolset implant"
desc = "A set of advanced janitorial tools hidden behind a concealed panel on the user's arm."
contents = newlist(/obj/item/mop/advanced, /obj/item/soap/deluxe, /obj/item/lightreplacer/bluespace, /obj/item/holosign_creator/janitor, /obj/item/melee/flyswatter, /obj/item/reagent_containers/spray/cleaner/advanced)
@@ -338,7 +339,8 @@
action_icon_state = list(/datum/action/item_action/organ_action/toggle = "janibelt")
emp_proof = TRUE
/obj/item/organ/internal/cyberimp/arm/janitorial/advanced/l /// its for ERT, but still probably a good idea.
/// its for ERT, but still probably a good idea.
/obj/item/organ/internal/cyberimp/arm/janitorial/advanced/l
parent_organ = "l_arm"
slot = "l_arm_device"
@@ -240,7 +240,8 @@
REMOVE_TRAIT(M, TRAIT_COMIC_SANS, "augment")
return ..()
/obj/item/organ/internal/cyberimp/brain/speech_translator //actual translating done in human/handle_speech_problems
// actual translating done in human/handle_speech_problems
/obj/item/organ/internal/cyberimp/brain/speech_translator
name = "Speech translator implant"
desc = "While known as a translator, this implant actually generates speech based on the user's thoughts when activated, completely bypassing the need to speak."
implant_color = "#C0C0C0"
+2 -1
View File
@@ -211,7 +211,8 @@
#define ONE_SHATTERED 1
#define BOTH_SHATTERED 2
/obj/item/organ/internal/eyes/cybernetic/eyesofgod //no occuline allowed
// no occuline allowed
/obj/item/organ/internal/eyes/cybernetic/eyesofgod
name = "\improper Eyes of the Gods"
desc = "Two eyes said to belong to the gods. But such vision comes at a price."
icon_state = "eyesofgod"
@@ -71,7 +71,8 @@
/obj/item/organ/diona/process()
return
/obj/item/organ/internal/heart/diona // Turns into a nymph instantly, no transplanting possible.
/// Turns into a nymph instantly, no transplanting possible.
/obj/item/organ/internal/heart/diona
name = "neural strata"
icon = 'icons/obj/objects.dmi'
icon_state = "nymph"
@@ -81,29 +82,34 @@
icon = 'icons/obj/objects.dmi'
icon_state = "nymph"
/obj/item/organ/internal/brain/diona // Turns into a nymph instantly, no transplanting possible.
/// Turns into a nymph instantly, no transplanting possible.
/obj/item/organ/internal/brain/diona
name = "gas bladder"
icon = 'icons/obj/objects.dmi'
icon_state = "nymph"
/obj/item/organ/internal/kidneys/diona // Turns into a nymph instantly, no transplanting possible.
/// Turns into a nymph instantly, no transplanting possible.
/obj/item/organ/internal/kidneys/diona
name = "polyp segment"
icon = 'icons/obj/objects.dmi'
icon_state = "nymph"
/obj/item/organ/internal/appendix/diona // Turns into a nymph instantly, no transplanting possible.
/// Turns into a nymph instantly, no transplanting possible.
/obj/item/organ/internal/appendix/diona
name = "anchoring ligament"
icon = 'icons/obj/objects.dmi'
icon_state = "nymph"
/obj/item/organ/internal/eyes/diona // Turns into a nymph instantly, no transplanting possible.
/// Turns into a nymph instantly, no transplanting possible.
/obj/item/organ/internal/eyes/diona
name = "receptor node"
icon = 'icons/mob/alien.dmi'
icon_state = "claw"
//TODO:Make absorb rads on insert
/obj/item/organ/internal/liver/diona // Turns into a nymph instantly, no transplanting possible.
/// Turns into a nymph instantly, no transplanting possible.
/obj/item/organ/internal/liver/diona
name = "nutrient vessel"
icon = 'icons/mob/alien.dmi'
icon_state = "claw"
@@ -10,7 +10,8 @@
replace_colours = TRITANOPIA_COLOR_REPLACE
see_in_dark = 4
/obj/item/organ/internal/eyes/tajaran/farwa //Being the lesser form of Tajara, Farwas have an utterly incurable version of their colourblindness.
/// Being the lesser form of Tajara, Farwas have an utterly incurable version of their colourblindness.
/obj/item/organ/internal/eyes/tajaran/farwa
name = "farwa eyeballs"
colourmatrix = MATRIX_TAJ_CBLIND
see_in_dark = 3
@@ -10,7 +10,8 @@
replace_colours = PROTANOPIA_COLOR_REPLACE
see_in_dark = 4
/obj/item/organ/internal/eyes/vulpkanin/wolpin //Being the lesser form of Vulpkanin, Wolpins have an utterly incurable version of their colourblindness.
/// Being the lesser form of Vulpkanin, Wolpins have an utterly incurable version of their colourblindness.
/obj/item/organ/internal/eyes/vulpkanin/wolpin
name = "wolpin eyeballs"
colourmatrix = MATRIX_VULP_CBLIND
see_in_dark = 3
+2 -1
View File
@@ -35,7 +35,8 @@ GLOBAL_DATUM_INIT(clap_words, /regex, regex("clap|applaud"))
GLOBAL_DATUM_INIT(honk_words, /regex, regex("ho+nk")) //hooooooonk
GLOBAL_DATUM_INIT(multispin_words, /regex, regex("like a record baby"))
/obj/item/organ/internal/vocal_cords //organs that are activated through speech with the :x channel
/// organs that are activated through speech with the :x channel
/obj/item/organ/internal/vocal_cords
name = "vocal cords"
icon_state = "appendix"
slot = "vocal_cords"
+2 -1
View File
@@ -173,7 +173,8 @@
)
return SURGERY_STEP_RETRY
/datum/surgery_step/fix_dead_tissue //Debridement
/// Debridement
/datum/surgery_step/fix_dead_tissue
name = "remove dead tissue"
allowed_tools = list(
TOOL_SCALPEL = 100,
+6 -3
View File
@@ -138,14 +138,16 @@
/*
* Researchable Scalpels
*/
/obj/item/scalpel/laser //parent type
/// parent type
/obj/item/scalpel/laser
name = "laser scalpel"
desc = "A scalpel augmented with a directed laser."
icon_state = "scalpel_laser1_on"
damtype = "fire"
hitsound = 'sound/weapons/sear.ogg'
/obj/item/scalpel/laser/laser1 //lasers also count as catuarys
/// lasers also count as catuarys
/obj/item/scalpel/laser/laser1
name = "laser scalpel"
desc = "A scalpel augmented with a directed laser. This one looks basic and could be improved."
icon_state = "scalpel_laser1_on"
@@ -163,7 +165,8 @@
icon_state = "scalpel_laser3_on"
toolspeed = 0.4
/obj/item/scalpel/laser/manager //super tool! Retractor/hemostat
/// super tool! Retractor/hemostat
/obj/item/scalpel/laser/manager
name = "incision management system"
desc = "A true extension of the surgeon's body, this marvel instantly and completely prepares an incision allowing for the immediate commencement of therapeutic steps."
icon_state = "scalpel_manager_on"