Skip to content

Commit

Permalink
Update armor.dm
Browse files Browse the repository at this point in the history
Fixed Indentation error that I'm not even sure how it occurred when I copied and pasted the code.
  • Loading branch information
SgtRyder authored Dec 10, 2024
1 parent ca8c255 commit 41ef1d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/obj/item/clothing/suit/roguetown/armor/egypt
name = "foreign dress"
name = "foreign dress"
desc = "Exotic foreign dress from a faraway land. Barely covers anything."
body_parts_covered = CHEST|GROIN
mob_overlay_icon = 'modular_causticcove/icons/roguetown/clothing/onmob/armor.dmi'
Expand Down

0 comments on commit 41ef1d8

Please sign in to comment.