mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
committed by
VirgoBot
parent
0d338f8c45
commit
26ead98d6f
@@ -135,17 +135,17 @@
|
|||||||
/datum/gear/accessory/brown_vest
|
/datum/gear/accessory/brown_vest
|
||||||
display_name = "webbing, brown"
|
display_name = "webbing, brown"
|
||||||
path = /obj/item/clothing/accessory/storage/brown_vest
|
path = /obj/item/clothing/accessory/storage/brown_vest
|
||||||
allowed_roles = list("Station Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor")
|
allowed_roles = list("Station Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor", "Search and Rescue")
|
||||||
|
|
||||||
/datum/gear/accessory/black_vest
|
/datum/gear/accessory/black_vest
|
||||||
display_name = "webbing, black"
|
display_name = "webbing, black"
|
||||||
path = /obj/item/clothing/accessory/storage/black_vest
|
path = /obj/item/clothing/accessory/storage/black_vest
|
||||||
allowed_roles = list("Station Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor")
|
allowed_roles = list("Station Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor", "Search and Rescue")
|
||||||
|
|
||||||
/datum/gear/accessory/white_vest
|
/datum/gear/accessory/white_vest
|
||||||
display_name = "webbing, white"
|
display_name = "webbing, white"
|
||||||
path = /obj/item/clothing/accessory/storage/white_vest
|
path = /obj/item/clothing/accessory/storage/white_vest
|
||||||
allowed_roles = list("Station Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor")
|
allowed_roles = list("Station Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor", "Search and Rescue")
|
||||||
|
|
||||||
/datum/gear/accessory/brown_drop_pouches
|
/datum/gear/accessory/brown_drop_pouches
|
||||||
display_name = "drop pouches, brown"
|
display_name = "drop pouches, brown"
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
/datum/gear/eyes/security
|
/datum/gear/eyes/security
|
||||||
display_name = "Security HUD (Security)"
|
display_name = "Security HUD (Security)"
|
||||||
path = /obj/item/clothing/glasses/hud/security
|
path = /obj/item/clothing/glasses/hud/security
|
||||||
allowed_roles = list("Security Officer","Head of Security","Warden")
|
allowed_roles = list("Security Officer","Head of Security","Warden", "Detective")
|
||||||
|
|
||||||
/datum/gear/eyes/security/prescriptionsec
|
/datum/gear/eyes/security/prescriptionsec
|
||||||
display_name = "Security HUD, prescription (Security)"
|
display_name = "Security HUD, prescription (Security)"
|
||||||
@@ -72,12 +72,12 @@
|
|||||||
path = /obj/item/clothing/glasses/hud/health/aviator/prescription
|
path = /obj/item/clothing/glasses/hud/health/aviator/prescription
|
||||||
|
|
||||||
/datum/gear/eyes/meson
|
/datum/gear/eyes/meson
|
||||||
display_name = "Optical Meson Scanners (Engineering, Science)"
|
display_name = "Optical Meson Scanners (Engineering, Science, Mining)"
|
||||||
path = /obj/item/clothing/glasses/meson
|
path = /obj/item/clothing/glasses/meson
|
||||||
allowed_roles = list("Station Engineer","Chief Engineer","Atmospheric Technician", "Scientist", "Research Director")
|
allowed_roles = list("Station Engineer","Chief Engineer","Atmospheric Technician", "Scientist", "Research Director", "Shaft Miner")
|
||||||
|
|
||||||
/datum/gear/eyes/meson/prescription
|
/datum/gear/eyes/meson/prescription
|
||||||
display_name = "Optical Meson Scanners, prescription (Engineering, Science)"
|
display_name = "Optical Meson Scanners, prescription (Engineering, Science, Mining)"
|
||||||
path = /obj/item/clothing/glasses/meson/prescription
|
path = /obj/item/clothing/glasses/meson/prescription
|
||||||
|
|
||||||
/datum/gear/eyes/material
|
/datum/gear/eyes/material
|
||||||
@@ -90,11 +90,11 @@
|
|||||||
path = /obj/item/clothing/glasses/material/prescription
|
path = /obj/item/clothing/glasses/material/prescription
|
||||||
|
|
||||||
/datum/gear/eyes/meson/aviator
|
/datum/gear/eyes/meson/aviator
|
||||||
display_name = "Optical Meson Aviators, (Engineering, Science)"
|
display_name = "Optical Meson Aviators, (Engineering, Science, Mining)"
|
||||||
path = /obj/item/clothing/glasses/meson/aviator
|
path = /obj/item/clothing/glasses/meson/aviator
|
||||||
|
|
||||||
/datum/gear/eyes/meson/aviator/prescription
|
/datum/gear/eyes/meson/aviator/prescription
|
||||||
display_name = "Optical Meson Aviators, prescription (Engineering, Science)"
|
display_name = "Optical Meson Aviators, prescription (Engineering, Science, Mining)"
|
||||||
path = /obj/item/clothing/glasses/meson/aviator/prescription
|
path = /obj/item/clothing/glasses/meson/aviator/prescription
|
||||||
|
|
||||||
/datum/gear/eyes/glasses/fakesun
|
/datum/gear/eyes/glasses/fakesun
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
/datum/gear/head/beret/csec
|
/datum/gear/head/beret/csec
|
||||||
display_name = "beret, corporate (officer)"
|
display_name = "beret, corporate (officer)"
|
||||||
path = /obj/item/clothing/head/beret/sec/corporate/officer
|
path = /obj/item/clothing/head/beret/sec/corporate/officer
|
||||||
allowed_roles = list("Security Officer","Head of Security","Warden")
|
allowed_roles = list("Security Officer","Head of Security","Warden", "Detective")
|
||||||
|
|
||||||
/datum/gear/head/beret/csec_warden
|
/datum/gear/head/beret/csec_warden
|
||||||
display_name = "beret, corporate (warden)"
|
display_name = "beret, corporate (warden)"
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
/datum/gear/head/beret/sec
|
/datum/gear/head/beret/sec
|
||||||
display_name = "beret, red (security)"
|
display_name = "beret, red (security)"
|
||||||
path = /obj/item/clothing/head/beret/sec
|
path = /obj/item/clothing/head/beret/sec
|
||||||
allowed_roles = list("Security Officer","Head of Security","Warden")
|
allowed_roles = list("Security Officer","Head of Security","Warden", "Detective")
|
||||||
|
|
||||||
/datum/gear/head/cap
|
/datum/gear/head/cap
|
||||||
display_name = "cap, black"
|
display_name = "cap, black"
|
||||||
@@ -324,22 +324,18 @@
|
|||||||
/datum/gear/head/welding/demon
|
/datum/gear/head/welding/demon
|
||||||
display_name = "welding, demon (engineering/robotics)"
|
display_name = "welding, demon (engineering/robotics)"
|
||||||
path = /obj/item/clothing/head/welding/demon
|
path = /obj/item/clothing/head/welding/demon
|
||||||
allowed_roles = list("Chief Engineer","Station Engineer","Atmospheric Technician","Research Director","Roboticist")
|
|
||||||
|
|
||||||
/datum/gear/head/welding/knight
|
/datum/gear/head/welding/knight
|
||||||
display_name = "welding, knight (engineering/robotics)"
|
display_name = "welding, knight (engineering/robotics)"
|
||||||
path = /obj/item/clothing/head/welding/knight
|
path = /obj/item/clothing/head/welding/knight
|
||||||
allowed_roles = list("Chief Engineer","Station Engineer","Atmospheric Technician","Research Director","Roboticist")
|
|
||||||
|
|
||||||
/datum/gear/head/welding/fancy
|
/datum/gear/head/welding/fancy
|
||||||
display_name = "welding, fancy (engineering/robotics)"
|
display_name = "welding, fancy (engineering/robotics)"
|
||||||
path = /obj/item/clothing/head/welding/fancy
|
path = /obj/item/clothing/head/welding/fancy
|
||||||
allowed_roles = list("Chief Engineer","Station Engineer","Atmospheric Technician","Research Director","Roboticist")
|
|
||||||
|
|
||||||
/datum/gear/head/welding/engie
|
/datum/gear/head/welding/engie
|
||||||
display_name = "welding, engie (engineering/robotics)"
|
display_name = "welding, engie (engineering/robotics)"
|
||||||
path = /obj/item/clothing/head/welding/engie
|
path = /obj/item/clothing/head/welding/engie
|
||||||
allowed_roles = list("Chief Engineer","Station Engineer","Atmospheric Technician","Research Director","Roboticist")
|
|
||||||
|
|
||||||
/*/datum/gear/head/beret/sol
|
/*/datum/gear/head/beret/sol
|
||||||
display_name = "beret sol, selection"
|
display_name = "beret sol, selection"
|
||||||
|
|||||||
@@ -191,7 +191,6 @@
|
|||||||
/datum/gear/shoes/boots/winter/science
|
/datum/gear/shoes/boots/winter/science
|
||||||
display_name = "science winter boots"
|
display_name = "science winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/science
|
path = /obj/item/clothing/shoes/boots/winter/science
|
||||||
allowed_roles = list("Research Director","Scientist", "Roboticist", "Xenobiologist")
|
|
||||||
|
|
||||||
/datum/gear/shoes/boots/winter/command
|
/datum/gear/shoes/boots/winter/command
|
||||||
display_name = "colony director's winter boots"
|
display_name = "colony director's winter boots"
|
||||||
@@ -201,32 +200,26 @@
|
|||||||
/datum/gear/shoes/boots/winter/engineering
|
/datum/gear/shoes/boots/winter/engineering
|
||||||
display_name = "engineering winter boots"
|
display_name = "engineering winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/engineering
|
path = /obj/item/clothing/shoes/boots/winter/engineering
|
||||||
allowed_roles = list("Chief Engineer","Atmospheric Technician", "Station Engineer")
|
|
||||||
|
|
||||||
/datum/gear/shoes/boots/winter/atmos
|
/datum/gear/shoes/boots/winter/atmos
|
||||||
display_name = "atmospherics winter boots"
|
display_name = "atmospherics winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/atmos
|
path = /obj/item/clothing/shoes/boots/winter/atmos
|
||||||
allowed_roles = list("Chief Engineer", "Atmospheric Technician")
|
|
||||||
|
|
||||||
/datum/gear/shoes/boots/winter/medical
|
/datum/gear/shoes/boots/winter/medical
|
||||||
display_name = "medical winter boots"
|
display_name = "medical winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/medical
|
path = /obj/item/clothing/shoes/boots/winter/medical
|
||||||
allowed_roles = list("Medical Doctor","Chief Medical Officer","Chemist","Paramedic","Geneticist", "Psychiatrist")
|
|
||||||
|
|
||||||
/datum/gear/shoes/boots/winter/mining
|
/datum/gear/shoes/boots/winter/mining
|
||||||
display_name = "mining winter boots"
|
display_name = "mining winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/mining
|
path = /obj/item/clothing/shoes/boots/winter/mining
|
||||||
allowed_roles = list("Shaft Miner")
|
|
||||||
|
|
||||||
/datum/gear/shoes/boots/winter/supply
|
/datum/gear/shoes/boots/winter/supply
|
||||||
display_name = "supply winter boots"
|
display_name = "supply winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/supply
|
path = /obj/item/clothing/shoes/boots/winter/supply
|
||||||
allowed_roles = list("Quartermaster","Cargo Technician")
|
|
||||||
|
|
||||||
/datum/gear/shoes/boots/winter/hydro
|
/datum/gear/shoes/boots/winter/hydro
|
||||||
display_name = "hydroponics winter boots"
|
display_name = "hydroponics winter boots"
|
||||||
path = /obj/item/clothing/shoes/boots/winter/hydro
|
path = /obj/item/clothing/shoes/boots/winter/hydro
|
||||||
allowed_roles = list("Botanist", "Xenobiologist")
|
|
||||||
|
|
||||||
/datum/gear/shoes/circuitry
|
/datum/gear/shoes/circuitry
|
||||||
display_name = "boots, circuitry (empty)"
|
display_name = "boots, circuitry (empty)"
|
||||||
|
|||||||
@@ -331,37 +331,30 @@ datum/gear/suit/duster
|
|||||||
/datum/gear/suit/wintercoat/medical
|
/datum/gear/suit/wintercoat/medical
|
||||||
display_name = "winter coat, medical"
|
display_name = "winter coat, medical"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/medical
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/medical
|
||||||
allowed_roles = list("Medical Doctor","Chief Medical Officer","Chemist","Paramedic","Geneticist", "Psychiatrist")
|
|
||||||
|
|
||||||
/datum/gear/suit/wintercoat/science
|
/datum/gear/suit/wintercoat/science
|
||||||
display_name = "winter coat, science"
|
display_name = "winter coat, science"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/science
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/science
|
||||||
allowed_roles = list("Research Director","Scientist", "Roboticist", "Xenobiologist")
|
|
||||||
|
|
||||||
/datum/gear/suit/wintercoat/engineering
|
/datum/gear/suit/wintercoat/engineering
|
||||||
display_name = "winter coat, engineering"
|
display_name = "winter coat, engineering"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/engineering
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/engineering
|
||||||
allowed_roles = list("Chief Engineer","Atmospheric Technician", "Station Engineer")
|
|
||||||
|
|
||||||
/datum/gear/suit/wintercoat/atmos
|
/datum/gear/suit/wintercoat/atmos
|
||||||
display_name = "winter coat, atmospherics"
|
display_name = "winter coat, atmospherics"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/engineering/atmos
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/engineering/atmos
|
||||||
allowed_roles = list("Chief Engineer", "Atmospheric Technician")
|
|
||||||
|
|
||||||
/datum/gear/suit/wintercoat/hydro
|
/datum/gear/suit/wintercoat/hydro
|
||||||
display_name = "winter coat, hydroponics"
|
display_name = "winter coat, hydroponics"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/hydro
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/hydro
|
||||||
allowed_roles = list("Botanist", "Xenobiologist")
|
|
||||||
|
|
||||||
/datum/gear/suit/wintercoat/cargo
|
/datum/gear/suit/wintercoat/cargo
|
||||||
display_name = "winter coat, cargo"
|
display_name = "winter coat, cargo"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/cargo
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/cargo
|
||||||
allowed_roles = list("Quartermaster","Cargo Technician")
|
|
||||||
|
|
||||||
/datum/gear/suit/wintercoat/miner
|
/datum/gear/suit/wintercoat/miner
|
||||||
display_name = "winter coat, mining"
|
display_name = "winter coat, mining"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/miner
|
path = /obj/item/clothing/suit/storage/hooded/wintercoat/miner
|
||||||
allowed_roles = list("Shaft Miner")
|
|
||||||
|
|
||||||
/datum/gear/suit/varsity
|
/datum/gear/suit/varsity
|
||||||
display_name = "varsity jacket selection"
|
display_name = "varsity jacket selection"
|
||||||
|
|||||||
@@ -422,14 +422,12 @@
|
|||||||
path = /obj/item/clothing/under/focal
|
path = /obj/item/clothing/under/focal
|
||||||
|
|
||||||
/datum/gear/uniform/mbill
|
/datum/gear/uniform/mbill
|
||||||
display_name = "outfit, major bill's (Cargo)"
|
display_name = "outfit, major bill's"
|
||||||
path = /obj/item/clothing/under/mbill
|
path = /obj/item/clothing/under/mbill
|
||||||
allowed_roles = list("Quartermaster","Cargo Technician")
|
|
||||||
|
|
||||||
/datum/gear/uniform/pcrc
|
/datum/gear/uniform/pcrc
|
||||||
display_name = "uniform, PCRC (Security)"
|
display_name = "uniform, PCRC (Security)"
|
||||||
path = /obj/item/clothing/under/pcrc
|
path = /obj/item/clothing/under/pcrc
|
||||||
cost = 2
|
|
||||||
allowed_roles = list("Security Officer","Head of Security","Warden")
|
allowed_roles = list("Security Officer","Head of Security","Warden")
|
||||||
|
|
||||||
/datum/gear/uniform/brandsuit/grayson
|
/datum/gear/uniform/brandsuit/grayson
|
||||||
|
|||||||
36
html/changelogs/mistyLuminescence - loadoutroles.yml
Normal file
36
html/changelogs/mistyLuminescence - loadoutroles.yml
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
################################
|
||||||
|
# Example Changelog File
|
||||||
|
#
|
||||||
|
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||||
|
#
|
||||||
|
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||||
|
# When it is, any changes listed below will disappear.
|
||||||
|
#
|
||||||
|
# Valid Prefixes:
|
||||||
|
# bugfix
|
||||||
|
# wip (For works in progress)
|
||||||
|
# tweak
|
||||||
|
# soundadd
|
||||||
|
# sounddel
|
||||||
|
# rscadd (general adding of nice things)
|
||||||
|
# rscdel (general deleting of nice things)
|
||||||
|
# imageadd
|
||||||
|
# imagedel
|
||||||
|
# maptweak
|
||||||
|
# spellcheck (typo fixes)
|
||||||
|
# experiment
|
||||||
|
#################################
|
||||||
|
|
||||||
|
# Your name.
|
||||||
|
author: mistyLuminescence
|
||||||
|
|
||||||
|
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||||
|
delete-after: True
|
||||||
|
|
||||||
|
# Any changes you've made. See valid prefix list above.
|
||||||
|
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||||
|
# SCREW THIS UP AND IT WON'T WORK.
|
||||||
|
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||||
|
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||||
|
changes:
|
||||||
|
- tweak: "More jobs can now take certain items in the loadout."
|
||||||
Reference in New Issue
Block a user