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 author: Swept
changes: changes:
- type: Tweak # One of the following: Add, Remove, Tweak, Fix - type: Remove
message: PDA is now much weaker than flashlight message: Removes Warden

View File

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

View File

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