mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Adjusts outfits again
This commit is contained in:
@@ -53,9 +53,9 @@
|
|||||||
r_pocket = /obj/item/device/analyzer/plant_analyzer
|
r_pocket = /obj/item/device/analyzer/plant_analyzer
|
||||||
backpack = /obj/item/weapon/storage/backpack/hydroponics
|
backpack = /obj/item/weapon/storage/backpack/hydroponics
|
||||||
satchel_one = /obj/item/weapon/storage/backpack/satchel/hyd
|
satchel_one = /obj/item/weapon/storage/backpack/satchel/hyd
|
||||||
|
messenger_bag = /obj/item/weapon/storage/backpack/messenger/hyd
|
||||||
id_type = /obj/item/weapon/card/id/civilian/botanist
|
id_type = /obj/item/weapon/card/id/civilian/botanist
|
||||||
pda_type = /obj/item/device/pda/botanist
|
pda_type = /obj/item/device/pda/botanist
|
||||||
messenger_bag = /obj/item/weapon/storage/backpack/messenger/hyd
|
|
||||||
|
|
||||||
/decl/hierarchy/outfit/job/service/janitor
|
/decl/hierarchy/outfit/job/service/janitor
|
||||||
name = OUTFIT_JOB_NAME("Janitor")
|
name = OUTFIT_JOB_NAME("Janitor")
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
suit = /obj/item/clothing/suit/storage/toggle/internalaffairs
|
suit = /obj/item/clothing/suit/storage/toggle/internalaffairs
|
||||||
shoes = /obj/item/clothing/shoes/brown
|
shoes = /obj/item/clothing/shoes/brown
|
||||||
glasses = /obj/item/clothing/glasses/sunglasses/big
|
glasses = /obj/item/clothing/glasses/sunglasses/big
|
||||||
l_hand = /obj/item/weapon/storage/briefcase
|
l_hand = /obj/item/weapon/clipboard
|
||||||
id_type = /obj/item/weapon/card/id/civilian/internal_affairs_agent
|
id_type = /obj/item/weapon/card/id/civilian/internal_affairs_agent
|
||||||
pda_type = /obj/item/device/pda/lawyer
|
pda_type = /obj/item/device/pda/lawyer
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,14 @@
|
|||||||
/decl/hierarchy/outfit/job/captain
|
/decl/hierarchy/outfit/job/captain
|
||||||
name = OUTFIT_JOB_NAME("Captain")
|
name = OUTFIT_JOB_NAME("Captain")
|
||||||
head = /obj/item/clothing/head/caphat
|
|
||||||
glasses = /obj/item/clothing/glasses/sunglasses
|
glasses = /obj/item/clothing/glasses/sunglasses
|
||||||
uniform = /obj/item/clothing/under/rank/captain
|
uniform = /obj/item/clothing/under/rank/captain
|
||||||
l_ear = /obj/item/device/radio/headset/heads/captain
|
l_ear = /obj/item/device/radio/headset/heads/captain
|
||||||
shoes = /obj/item/clothing/shoes/brown
|
shoes = /obj/item/clothing/shoes/brown
|
||||||
backpack = /obj/item/weapon/storage/backpack/captain
|
backpack = /obj/item/weapon/storage/backpack/captain
|
||||||
satchel_one = /obj/item/weapon/storage/backpack/satchel/cap
|
satchel_one = /obj/item/weapon/storage/backpack/satchel/cap
|
||||||
|
messenger_bag = /obj/item/weapon/storage/backpack/messenger/com
|
||||||
id_type = /obj/item/weapon/card/id/gold/captain
|
id_type = /obj/item/weapon/card/id/gold/captain
|
||||||
pda_type = /obj/item/device/pda/captain
|
pda_type = /obj/item/device/pda/captain
|
||||||
backpack_contents = list(/obj/item/weapon/storage/box/ids = 1)
|
|
||||||
messenger_bag = /obj/item/weapon/storage/backpack/messenger/com
|
|
||||||
|
|
||||||
/decl/hierarchy/outfit/job/captain/post_equip(var/mob/living/carbon/human/H)
|
/decl/hierarchy/outfit/job/captain/post_equip(var/mob/living/carbon/human/H)
|
||||||
..()
|
..()
|
||||||
@@ -32,7 +30,6 @@
|
|||||||
shoes = /obj/item/clothing/shoes/brown
|
shoes = /obj/item/clothing/shoes/brown
|
||||||
id_type = /obj/item/weapon/card/id/silver/hop
|
id_type = /obj/item/weapon/card/id/silver/hop
|
||||||
pda_type = /obj/item/device/pda/heads/hop
|
pda_type = /obj/item/device/pda/heads/hop
|
||||||
backpack_contents = list(/obj/item/weapon/storage/box/ids = 1)
|
|
||||||
|
|
||||||
/decl/hierarchy/outfit/job/secretary
|
/decl/hierarchy/outfit/job/secretary
|
||||||
name = OUTFIT_JOB_NAME("Command Secretary")
|
name = OUTFIT_JOB_NAME("Command Secretary")
|
||||||
@@ -40,7 +37,7 @@
|
|||||||
shoes = /obj/item/clothing/shoes/brown
|
shoes = /obj/item/clothing/shoes/brown
|
||||||
id_type = /obj/item/weapon/card/id/silver/secretary
|
id_type = /obj/item/weapon/card/id/silver/secretary
|
||||||
pda_type = /obj/item/device/pda/heads/hop
|
pda_type = /obj/item/device/pda/heads/hop
|
||||||
r_hand = /obj/item/weapon/storage/briefcase
|
r_hand = /obj/item/weapon/clipboard
|
||||||
|
|
||||||
/decl/hierarchy/outfit/job/secretary/pre_equip(mob/living/carbon/human/H)
|
/decl/hierarchy/outfit/job/secretary/pre_equip(mob/living/carbon/human/H)
|
||||||
..()
|
..()
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
/decl/hierarchy/outfit/job/science/roboticist
|
/decl/hierarchy/outfit/job/science/roboticist
|
||||||
name = OUTFIT_JOB_NAME("Roboticist")
|
name = OUTFIT_JOB_NAME("Roboticist")
|
||||||
uniform = /obj/item/clothing/under/rank/scientist
|
uniform = /obj/item/clothing/under/rank/roboticist
|
||||||
shoes = /obj/item/clothing/shoes/black
|
shoes = /obj/item/clothing/shoes/black
|
||||||
belt = /obj/item/weapon/storage/belt/utility/full
|
belt = /obj/item/weapon/storage/belt/utility/full
|
||||||
id_type = /obj/item/weapon/card/id/science/roboticist
|
id_type = /obj/item/weapon/card/id/science/roboticist
|
||||||
|
|||||||
@@ -15,7 +15,6 @@
|
|||||||
uniform = /obj/item/clothing/under/rank/head_of_security
|
uniform = /obj/item/clothing/under/rank/head_of_security
|
||||||
id_type = /obj/item/weapon/card/id/security/head
|
id_type = /obj/item/weapon/card/id/security/head
|
||||||
pda_type = /obj/item/device/pda/heads/hos
|
pda_type = /obj/item/device/pda/heads/hos
|
||||||
backpack_contents = list(/obj/item/weapon/handcuffs = 1)
|
|
||||||
|
|
||||||
/decl/hierarchy/outfit/job/security/warden
|
/decl/hierarchy/outfit/job/security/warden
|
||||||
name = OUTFIT_JOB_NAME("Warden")
|
name = OUTFIT_JOB_NAME("Warden")
|
||||||
@@ -47,6 +46,5 @@
|
|||||||
name = OUTFIT_JOB_NAME("Security Officer")
|
name = OUTFIT_JOB_NAME("Security Officer")
|
||||||
uniform = /obj/item/clothing/under/rank/security
|
uniform = /obj/item/clothing/under/rank/security
|
||||||
l_pocket = /obj/item/device/flash
|
l_pocket = /obj/item/device/flash
|
||||||
r_pocket = /obj/item/weapon/handcuffs
|
|
||||||
id_type = /obj/item/weapon/card/id/security/officer
|
id_type = /obj/item/weapon/card/id/security/officer
|
||||||
pda_type = /obj/item/device/pda/security
|
pda_type = /obj/item/device/pda/security
|
||||||
|
|||||||
@@ -20,6 +20,7 @@
|
|||||||
new /obj/item/weapon/gun/energy/gun(src)
|
new /obj/item/weapon/gun/energy/gun(src)
|
||||||
new /obj/item/weapon/melee/telebaton(src)
|
new /obj/item/weapon/melee/telebaton(src)
|
||||||
new /obj/item/device/flash(src)
|
new /obj/item/device/flash(src)
|
||||||
|
new /obj/item/weapon/storage/box/ids(src)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -685,4 +685,5 @@
|
|||||||
new /obj/item/clothing/under/gimmick/rank/captain/suit(src)
|
new /obj/item/clothing/under/gimmick/rank/captain/suit(src)
|
||||||
new /obj/item/clothing/under/gimmick/rank/captain/suit/skirt(src)
|
new /obj/item/clothing/under/gimmick/rank/captain/suit/skirt(src)
|
||||||
new /obj/item/clothing/glasses/sunglasses(src)
|
new /obj/item/clothing/glasses/sunglasses(src)
|
||||||
|
new /obj/item/clothing/head/caphat(src)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user