CBURN tweaks (#10887)
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
- id: WeaponShotgunDoubleBarreled
|
||||
- id: BoxShotgunFlare
|
||||
amount: 2
|
||||
- id: GrenadeFlashBang
|
||||
amount: 2
|
||||
- id: PillRomerol
|
||||
amount: 5
|
||||
- id: GrenadeFlash
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffelSyndicateMedical
|
||||
|
||||
@@ -634,13 +634,28 @@
|
||||
state: pda-syndi
|
||||
|
||||
- type: entity
|
||||
parent: HoSPDA
|
||||
parent: BasePDA
|
||||
id: ERTLeaderPDA
|
||||
name: ERT PDA
|
||||
description: Red for firepower.
|
||||
components:
|
||||
- type: PDA
|
||||
id: ERTLeaderIDCard
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PDAVisualizer
|
||||
state: pda-ert
|
||||
- type: Icon
|
||||
state: pda-ert
|
||||
|
||||
- type: entity
|
||||
parent: ERTLeaderPDA
|
||||
id: CBURNPDA
|
||||
name: CBURN PDA
|
||||
description: Smells like rotten flesh.
|
||||
components:
|
||||
- type: PDA
|
||||
id: CBURNIDcard
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
|
||||
@@ -536,3 +536,16 @@
|
||||
- state: default
|
||||
- type: PresetIdCard
|
||||
job: Detective
|
||||
|
||||
- type: entity
|
||||
parent: CentcomIDCard
|
||||
id: CBURNIDcard
|
||||
name: CBURN ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: gold
|
||||
- state: idcentcom
|
||||
- type: Item
|
||||
heldPrefix: gold
|
||||
|
||||
|
||||
@@ -162,11 +162,11 @@
|
||||
back: ClothingBackpackDuffelCBURN
|
||||
mask: ClothingMaskGas
|
||||
eyes: ClothingEyesGlassesSecurity
|
||||
ears: ClothingHeadsetService
|
||||
ears: ClothingHeadsetAltCommand
|
||||
gloves: ClothingHandsGlovesFingerless
|
||||
outerClothing: ClothingOuterHardsuitCBURN
|
||||
shoes: ClothingShoesBootsJack
|
||||
id: CentcomPDA
|
||||
id: CBURNPDA
|
||||
pocket1: CombatKnife
|
||||
pocket2: WeaponLaserGun
|
||||
suitstorage: YellowOxygenTankFilled
|
||||
|
||||
@@ -162,6 +162,9 @@
|
||||
},
|
||||
{
|
||||
"name": "pda-interntech"
|
||||
},
|
||||
{
|
||||
"name": "pda-ert"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-ert.png
Normal file
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-ert.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 581 B |
Reference in New Issue
Block a user