mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Merge pull request #5992 from mistyLuminescence/turtlenecks
Departmental Turtlenecks
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/rank/security = 3,
|
||||
/obj/item/clothing/under/rank/security2 = 3,
|
||||
/obj/item/clothing/under/rank/security/turtleneck = 3,
|
||||
/obj/item/clothing/under/rank/security/skirt = 2,
|
||||
/obj/item/clothing/shoes/boots/jackboots = 3,
|
||||
/obj/item/clothing/head/soft/sec = 3,
|
||||
@@ -175,6 +176,7 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/rank/engineer = 3,
|
||||
/obj/item/clothing/under/rank/engineer/skirt = 3,
|
||||
/obj/item/clothing/under/rank/engineer/turtleneck = 3,
|
||||
/obj/item/clothing/shoes/orange = 3,
|
||||
/obj/item/clothing/head/hardhat = 3,
|
||||
/obj/item/clothing/head/beret/engineering = 3,
|
||||
@@ -215,6 +217,7 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/rank/scientist = 3,
|
||||
/obj/item/clothing/under/rank/scientist/skirt = 2,
|
||||
/obj/item/clothing/under/rank/scientist/turtleneck = 3,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat = 3,
|
||||
/obj/item/clothing/shoes/white = 3,
|
||||
/obj/item/clothing/shoes/slippers = 3,
|
||||
@@ -310,6 +313,7 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/rank/medical = 2,
|
||||
/obj/item/clothing/under/rank/medical/skirt = 2,
|
||||
/obj/item/clothing/under/rank/medical/turtleneck = 2,
|
||||
/obj/item/clothing/under/rank/medical/scrubs,
|
||||
/obj/item/clothing/under/rank/medical/scrubs/green,
|
||||
/obj/item/clothing/under/rank/medical/scrubs/purple,
|
||||
|
||||
Reference in New Issue
Block a user