diff --git a/Resources/Locale/en-US/_DV/damage-examine/structures.ftl b/Resources/Locale/en-US/_DV/damage-examine/structures.ftl index 1d01a5eb7d1..6a0ff954327 100644 --- a/Resources/Locale/en-US/_DV/damage-examine/structures.ftl +++ b/Resources/Locale/en-US/_DV/damage-examine/structures.ftl @@ -4,4 +4,4 @@ comp-structure-damaged-2 = It has a few scratches. comp-structure-damaged-3 = It has a few large dents. comp-structure-damaged-4 = [color=yellow]It has several big cracks running along its surface.[/color] comp-structure-damaged-5 = [color=orange]It has deep cracks across multiple layers.[/color] -comp-structure-damaged-6 = [color=red]It's extremely damaged and on the verge of falling apart.[/color] \ No newline at end of file +comp-structure-damaged-6 = [color=red]It's extremely damaged and on the verge of falling apart.[/color] diff --git a/Resources/Prototypes/_DV/Damage/examine_messages.yml b/Resources/Prototypes/_DV/Damage/examine_messages.yml index de155c7b353..49c55e5a37b 100644 --- a/Resources/Prototypes/_DV/Damage/examine_messages.yml +++ b/Resources/Prototypes/_DV/Damage/examine_messages.yml @@ -2,4 +2,4 @@ id: BaseStructureMessages values: prefix: comp-structure-damaged- - count: 6 \ No newline at end of file + count: 6