mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 21:56:55 +01:00
Basic Uniform Resprite: Civilian
This commit is contained in:
@@ -177,15 +177,6 @@
|
||||
new /obj/item/clothing/head/that(src.loc)
|
||||
return INITIALIZE_HINT_QDEL
|
||||
|
||||
/obj/effect/landmark/costume/scratch/Initialize()
|
||||
..()
|
||||
new /obj/item/clothing/gloves/white(src.loc)
|
||||
new /obj/item/clothing/shoes/white(src.loc)
|
||||
new /obj/item/clothing/under/scratch(src.loc)
|
||||
if (prob(30))
|
||||
new /obj/item/clothing/head/cueball(src.loc)
|
||||
return INITIALIZE_HINT_QDEL
|
||||
|
||||
/obj/effect/landmark/costume/highlander/Initialize()
|
||||
..()
|
||||
new /obj/item/clothing/under/kilt(src.loc)
|
||||
|
||||
@@ -439,8 +439,8 @@
|
||||
/obj/item/clothing/under/suit_jacket/really_black/skirt,
|
||||
/obj/item/clothing/under/suit_jacket/red,
|
||||
/obj/item/clothing/under/suit_jacket/red/skirt,
|
||||
/obj/item/clothing/under/scratch,
|
||||
/obj/item/clothing/under/scratch/skirt,
|
||||
/obj/item/clothing/under/lawyer/white,
|
||||
/obj/item/clothing/under/lawyer/white/skirt,
|
||||
/obj/item/storage/backpack/satchel = 2)
|
||||
|
||||
/obj/structure/closet/wardrobe/captain
|
||||
|
||||
Reference in New Issue
Block a user