mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Adds latex maid dresses to trash piles and loadout uniforms!
squrrrllk and other similar noises
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
prob(2);/obj/item/weapon/reagent_containers/glass/rag,
|
||||
prob(2);/obj/item/weapon/storage/box/sinpockets,
|
||||
prob(2);/obj/item/weapon/storage/secure/briefcase,
|
||||
prob(2);/obj/item/clothing/under/fluff/latexmaid,
|
||||
prob(1);/obj/item/clothing/glasses/sunglasses,
|
||||
prob(1);/obj/item/clothing/glasses/welding,
|
||||
prob(1);/obj/item/clothing/gloves/yellow,
|
||||
|
||||
@@ -158,4 +158,9 @@ Swimsuits
|
||||
|
||||
/datum/gear/uniform/suit/gnshorts
|
||||
display_name = "GN shorts"
|
||||
path = /obj/item/clothing/under/fluff/gnshorts
|
||||
path = /obj/item/clothing/under/fluff/gnshorts
|
||||
|
||||
//Latex maid dress
|
||||
/datum/gear/uniform/latexmaid
|
||||
display_name = "latex maid dress"
|
||||
path = /obj/item/clothing/under/fluff/latexmaid
|
||||
Reference in New Issue
Block a user