Skip to content

Commit

Permalink
Wizard robe doesn't obscure jumpsuit (TauCetiStation#12857)
Browse files Browse the repository at this point in the history
  • Loading branch information
muWander authored Feb 19, 2024
1 parent f3f22b4 commit a1d2d75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/clothing/suits/wiz_robe.dm
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@
permeability_coefficient = 0.01
armor = list(melee = 30, bullet = 10, laser = 10,energy = 20, bomb = 20, bio = 20, rad = 20)
allowed = list(/obj/item/weapon/teleportation_scroll)
flags_inv = HIDEJUMPSUIT
siemens_coefficient = 0.4
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS

Expand Down Expand Up @@ -242,7 +241,6 @@
icon_state = "holidaypriest"
item_state = "holidaypriest"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
flags_inv = HIDEJUMPSUIT

/obj/item/clothing/suit/wizrobe/serifcoat
name = "serif coat"
Expand Down

0 comments on commit a1d2d75

Please sign in to comment.