Merge pull request #13677 from silicons/newlines

Adds missing EOF newlines
This commit is contained in:
Putnam3145
2020-11-18 17:50:38 -08:00
committed by GitHub
373 changed files with 373 additions and 373 deletions
+1 -1
View File
@@ -149,4 +149,4 @@
/// Used to format a scar to safe in preferences for persistent scars
/datum/scar/proc/format_amputated(body_zone)
description = pick(list("is several skintone shades paler than the rest of the body", "is a gruesome patchwork of artificial flesh", "has a large series of attachment scars at the articulation points"))
return "[SCAR_CURRENT_VERSION]|[body_zone]|[description]|amputated|[WOUND_SEVERITY_LOSS]"
return "[SCAR_CURRENT_VERSION]|[body_zone]|[description]|amputated|[WOUND_SEVERITY_LOSS]"