Skip to content

Commit

Permalink
Update miscellaneous.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
FatFatFat1 committed Sep 17, 2024
1 parent e4e2717 commit 339a38d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/clothing/suits/miscellaneous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -526,21 +526,18 @@

/obj/item/clothing/suit/pluvia_morality
name = "Path of Morality"
desc = ""
icon_state = "pluvia_morality"
item_state = "pluvia_morality"
flags = ONESIZEFITSALL

/obj/item/clothing/suit/pluvia_trick
name = "Path of Trick"
desc = ""
icon_state = "pluvia_trick"
item_state = "pluvia_trick"
flags = ONESIZEFITSALL

/obj/item/clothing/suit/pluvia_balance
name = "Path of Balance"
desc = ""
icon_state = "pluvia_balance"
item_state = "pluvia_balance"
flags = ONESIZEFITSALL
Expand Down

0 comments on commit 339a38d

Please sign in to comment.