mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Overalls and Shorts Tweaks (#14987)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "Masked Killer"
|
||||
|
||||
uniform = /obj/item/clothing/under/overalls
|
||||
suit = /obj/item/clothing/suit/apron
|
||||
suit = /obj/item/clothing/accessory/apron/random
|
||||
shoes = /obj/item/clothing/shoes/white
|
||||
gloves = /obj/item/clothing/gloves/latex
|
||||
mask = /obj/item/clothing/mask/surgical
|
||||
|
||||
@@ -308,7 +308,7 @@
|
||||
name = "NTCC Odin Chef"
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/chef
|
||||
suit = /obj/item/clothing/suit/chef
|
||||
suit = /obj/item/clothing/suit/chef_jacket
|
||||
head = /obj/item/clothing/head/chefhat
|
||||
shoes = /obj/item/clothing/shoes/laceup/all_species
|
||||
headset = /obj/item/device/radio/headset/headset_service
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
allow_backbag_choice = FALSE
|
||||
|
||||
uniform = list(
|
||||
/obj/item/clothing/under/serviceoveralls,
|
||||
/obj/item/clothing/under/service_overalls,
|
||||
/obj/item/clothing/under/det/zavod,
|
||||
/obj/item/clothing/under/color/brown,
|
||||
/obj/item/clothing/under/syndicate/tracksuit,
|
||||
@@ -201,10 +201,10 @@
|
||||
/obj/item/clothing/under/lance,
|
||||
/obj/item/clothing/under/legion/pilot,
|
||||
/obj/item/clothing/under/offworlder,
|
||||
/obj/item/clothing/under/pants,
|
||||
/obj/item/clothing/under/pants/jeans,
|
||||
/obj/item/clothing/under/pants/camo,
|
||||
/obj/item/clothing/under/pants/khaki,
|
||||
/obj/item/clothing/under/pants/musthang,
|
||||
/obj/item/clothing/under/pants/mustang,
|
||||
/obj/item/clothing/under/rank/bartender,
|
||||
/obj/item/clothing/under/rank/hangar_technician/heph,
|
||||
/obj/item/clothing/under/rank/chef,
|
||||
@@ -232,7 +232,7 @@
|
||||
/obj/item/clothing/accessory/poncho/roles/cloak/cargo,
|
||||
/obj/item/clothing/accessory/poncho/roles/cloak/mining,
|
||||
/obj/item/clothing/accessory/poncho/roles/cloak/rd,
|
||||
/obj/item/clothing/suit/apron/overalls/random,
|
||||
/obj/item/clothing/accessory/overalls/random,
|
||||
/obj/item/clothing/suit/captunic/capjacket,
|
||||
/obj/item/clothing/suit/ianshirt,
|
||||
/obj/item/clothing/suit/storage/toggle/fib,
|
||||
@@ -520,7 +520,7 @@
|
||||
allow_backbag_choice = FALSE
|
||||
|
||||
head = /obj/item/clothing/head/culthood/alt
|
||||
uniform = /obj/item/clothing/under/serviceoveralls
|
||||
uniform = /obj/item/clothing/under/service_overalls
|
||||
suit = /obj/item/clothing/suit/cultrobes/alt
|
||||
back = /obj/item/storage/backpack/cultpack
|
||||
belt = /obj/item/book/tome
|
||||
|
||||
@@ -132,7 +132,6 @@
|
||||
/obj/item/clothing/under/lawyer = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/under/pj = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/under/rank = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/under/shorts = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/under/swimsuit = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/under/syndicate = TRADER_BLACKLIST_ALL,
|
||||
/obj/item/clothing/under/tactical = TRADER_BLACKLIST,
|
||||
@@ -143,7 +142,7 @@
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/fluff = TRADER_BLACKLIST_ALL,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat = TRADER_ALL,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/fluff = TRADER_BLACKLIST_ALL,
|
||||
/obj/item/clothing/suit/storage/toggle/varsity = TRADER_ALL,
|
||||
/obj/item/clothing/suit/storage/toggle/varsity = TRADER_ALL,
|
||||
/obj/item/clothing/suit/storage/toggle/track = TRADER_ALL,
|
||||
/obj/item/clothing/suit/jacket/puffer = TRADER_ALL,
|
||||
/obj/item/clothing/suit/storage/toggle/flannel = TRADER_ALL
|
||||
|
||||
Reference in New Issue
Block a user