mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +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:
@@ -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]")
|
||||
|
||||
Reference in New Issue
Block a user