From bea41bb0b54eba9af9f3d3a306455e43161d22e0 Mon Sep 17 00:00:00 2001 From: thgvr <81882910+thgvr@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:46:55 -0700 Subject: [PATCH] Update code/modules/clothing/factions/srm.dm typo Signed-off-by: thgvr <81882910+thgvr@users.noreply.github.com> --- code/modules/clothing/factions/srm.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/factions/srm.dm b/code/modules/clothing/factions/srm.dm index a864db773496..2bb2ac021328 100644 --- a/code/modules/clothing/factions/srm.dm +++ b/code/modules/clothing/factions/srm.dm @@ -50,7 +50,7 @@ armor = list("melee" = 30, "bullet" = 20, "laser" = 20, "energy" = 40, "bomb" = 35, "bio" = 0, "rad" = 0, "fire" = 60, "acid" = 60) /obj/item/clothing/suit/armor/roumain/flamebearer - name = "saint-roumain flambearer robes" + name = "saint-roumain flamebearer robes" desc = "A set of ashy-grey robes made from hard leather, adorned with gold trims. Its rough finish after a near-char and application of aromatics is heavily favored for the ecclesiastical sect of the Church of Saint Roumain, a living reminder of the Ashen Huntsman himself." icon_state = "armor_rouma_flamebearer"