Skip to content

Commit

Permalink
Update code/modules/clothing/factions/srm.dm
Browse files Browse the repository at this point in the history
typo

Signed-off-by: thgvr <[email protected]>
  • Loading branch information
thgvr authored Jun 18, 2024
1 parent 504fcd9 commit bea41bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/factions/srm.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit bea41bb

Please sign in to comment.