Basic Uniform Resprite: Civilian

This commit is contained in:
Cerebulon
2022-10-24 22:32:03 +01:00
parent 3e845aa05f
commit dc6b9751bc
24 changed files with 59 additions and 44 deletions
+3 -1
View File
@@ -49,6 +49,8 @@
/decl/hierarchy/outfit/job/service/chef/cook
name = OUTFIT_JOB_NAME("Cook")
suit = /obj/item/clothing/suit/storage/apron/white
head = /obj/item/clothing/head/surgery/hairnet
id_pda_assignment = "Cook"
/decl/hierarchy/outfit/job/service/gardener
@@ -72,7 +74,7 @@
/decl/hierarchy/outfit/job/librarian
name = OUTFIT_JOB_NAME("Librarian")
uniform = /obj/item/clothing/under/suit_jacket/red
uniform = /obj/item/clothing/under/suit_jacket/tan
l_hand = /obj/item/barcodescanner
id_type = /obj/item/card/id/civilian
pda_type = /obj/item/pda/librarian
+1 -2
View File
@@ -75,7 +75,6 @@
/obj/item/clothing/under/waiter,
/obj/item/clothing/under/gladiator,
/obj/item/clothing/under/soviet,
/obj/item/clothing/under/scratch,
/obj/item/clothing/under/wedding/bride_white,
/obj/item/clothing/suit/chef,
/obj/item/clothing/suit/storage/apron/overalls,
@@ -164,4 +163,4 @@
/obj/item/clothing/under/dress/dress_orange,
/obj/item/clothing/under/dress/dress_yellow,
/obj/item/clothing/under/dress/dress_saloon
)
)