Removes Warden from role-list

This commit is contained in:
SweptWasTaken
2021-06-17 14:54:06 -07:00
parent d4abcc9671
commit e85a42ea29
3 changed files with 43 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
author: Swept
changes:
- type: Tweak # One of the following: Add, Remove, Tweak, Fix
message: PDA is now much weaker than flashlight
- type: Remove
message: Removes Warden

View File

@@ -272,17 +272,17 @@
- state: green
- state: hos
- type: entity
id: SpawnPointWarden
parent: SpawnPointJobBase
name: warden
components:
- type: SpawnPoint
job_id: Warden
- type: Sprite
layers:
- state: green
- state: warden
# - type: entity
# id: SpawnPointWarden
# parent: SpawnPointJobBase
# name: warden
# components:
# - type: SpawnPoint
# job_id: Warden
# - type: Sprite
# layers:
# - state: green
# - state: warden
- type: entity
id: SpawnPointSecurityOfficer

View File

@@ -1,30 +1,30 @@
- type: job
id: Warden
name: "warden"
positions: 1
spawnPositions: 1
startingGear: WardenGear
departments:
- Security
icon: "Warden"
access:
- Security
- Brig
- Maintenance
- Service
- type: startingGear
id: WardenGear
equipment:
head: ClothingHeadHatWarden
innerclothing: ClothingUniformJumpsuitWarden
backpack: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJack
eyes: ClothingEyesGlassesSecurity
outerclothing: ClothingOuterVestKevlar
idcard: WardenPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
innerclothingskirt: ClothingUniformJumpskirtWarden
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
# - type: job
# id: Warden
# name: "warden"
# positions: 1
# spawnPositions: 1
# startingGear: WardenGear
# departments:
# - Security
# icon: "Warden"
# access:
# - Security
# - Brig
# - Maintenance
# - Service
#
# - type: startingGear
# id: WardenGear
# equipment:
# head: ClothingHeadHatWarden
# innerclothing: ClothingUniformJumpsuitWarden
# backpack: ClothingBackpackSecurityFilled
# shoes: ClothingShoesBootsJack
# eyes: ClothingEyesGlassesSecurity
# outerclothing: ClothingOuterVestKevlar
# idcard: WardenPDA
# ears: ClothingHeadsetSecurity
# belt: ClothingBeltSecurityFilled
# innerclothingskirt: ClothingUniformJumpskirtWarden
# satchel: ClothingBackpackSatchelSecurityFilled
# duffelbag: ClothingBackpackDuffelSecurityFilled