Chad warden (#5475)
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
prob: 1
|
prob: 1
|
||||||
- id: ClothingShoesBootsJack
|
- id: ClothingShoesBootsJack
|
||||||
prob: 1
|
prob: 1
|
||||||
|
- id: ClothingOuterCoatWarden
|
||||||
|
prob: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerSecurityFilled
|
id: LockerSecurityFilled
|
||||||
|
|||||||
@@ -134,3 +134,23 @@
|
|||||||
sprite: Clothing/OuterClothing/Coats/pirate.rsi
|
sprite: Clothing/OuterClothing/Coats/pirate.rsi
|
||||||
- type: Storage
|
- type: Storage
|
||||||
capacity: 10
|
capacity: 10
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingOuterBase
|
||||||
|
id: ClothingOuterCoatWarden
|
||||||
|
name: warden's armored jacket
|
||||||
|
description: A sturdy, utilitarian jacket designed to protect a warden from any brig-bound threats.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/OuterClothing/Coats/warden.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/OuterClothing/Coats/warden.rsi
|
||||||
|
- type: Storage
|
||||||
|
capacity: 10
|
||||||
|
- type: Armor
|
||||||
|
modifiers:
|
||||||
|
coefficients:
|
||||||
|
Blunt: 0.8
|
||||||
|
Slash: 0.8
|
||||||
|
Piercing: 0.4
|
||||||
|
Heat: 0.8
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
# backpack: ClothingBackpackSecurityFilled
|
# backpack: ClothingBackpackSecurityFilled
|
||||||
# shoes: ClothingShoesBootsJack
|
# shoes: ClothingShoesBootsJack
|
||||||
# eyes: ClothingEyesGlassesSecurity
|
# eyes: ClothingEyesGlassesSecurity
|
||||||
# outerclothing: ClothingOuterVestKevlar
|
# outerclothing: ClothingOuterCoatWarden
|
||||||
# idcard: WardenPDA
|
# idcard: WardenPDA
|
||||||
# ears: ClothingHeadsetSecurity
|
# ears: ClothingHeadsetSecurity
|
||||||
# belt: ClothingBeltSecurityFilled
|
# belt: ClothingBeltSecurityFilled
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 6.7 KiB |
Reference in New Issue
Block a user