diff --git a/code/modules/clothing/suits/modular_armor.dm b/code/modules/clothing/suits/modular_armor.dm index cb7f39c8c25..12fd5c72038 100644 --- a/code/modules/clothing/suits/modular_armor.dm +++ b/code/modules/clothing/suits/modular_armor.dm @@ -534,8 +534,7 @@ /obj/item/clothing/accessory/flagpatch/europa name = "europa flagpatch" - desc = "A flagpatch representing Europa. It is a common tradition that no one can place the origin of to make these patches out of waterproof fabric then carry \ - them on a dive before displaying them on one's clothes in order to gain good luck." + desc = "A flagpatch representing Europa. It is a common tradition, which nobody really knows the origin of, to make these patches out of waterproof fabric then carry them on a dive, before displaying them on one's own clothes in order to gain good luck." icon_state = "flagpatch_europa" item_state = "flagpatch_europa" diff --git a/html/changelogs/SleepyGemmy-europa_flagpatch.yml b/html/changelogs/SleepyGemmy-europa_flagpatch.yml new file mode 100644 index 00000000000..808cfbb413a --- /dev/null +++ b/html/changelogs/SleepyGemmy-europa_flagpatch.yml @@ -0,0 +1,6 @@ +author: SleepyGemmy + +delete-after: True + +changes: + - spellcheck: "Improved the Europa flagpatch description's syntax."