Removes Warden from role-list
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user