Skip to content

Commit

Permalink
fix(garments): readds QM suit in garment
Browse files Browse the repository at this point in the history
PR ChaoticOnyx#11538
close ChaoticOnyx#11532
- У завхоза вновь его костюм в шкафчике.
  • Loading branch information
hard-res3t authored Feb 6, 2024
1 parent 5e9cb63 commit 655ffc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/storage/garment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
/obj/item/clothing/glasses/hud/standard/meson,
/obj/item/clothing/head/soft,
/obj/item/clothing/gloves/thick,
/obj/item/clothing/under/rank/cargotech,
/obj/item/clothing/under/rank/cargo,
/obj/item/clothing/shoes/brown,
)

Expand Down

0 comments on commit 655ffc6

Please sign in to comment.