Skip to content

Commit

Permalink
Merge branch 'cosmetics' of https://github.com/K4rlox/Big-Iron into c…
Browse files Browse the repository at this point in the history
…osmetics
  • Loading branch information
K4rlox committed Mar 9, 2024
2 parents 0468728 + 808fa13 commit 5350da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/vending/autodrobe.dm
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
/obj/item/clothing/under/rank/clown = 3,
/obj/item/clothing/under/rank/mime = 2,
/obj/item/clothing/under/rank/mime/skirt = 2,
/obj/item/clothing/shoes/clown_shoes = 1,
/obj/item/clothing/shoes/clown_shoes = 3,
/obj/item/clothing/head/frenchberet = 3)
contraband = list(/obj/item/clothing/suit/judgerobe = 1,
/obj/item/clothing/head/powdered_wig = 1,
Expand Down

0 comments on commit 5350da6

Please sign in to comment.