CBURN tweaks (#10887)
This commit is contained in:
@@ -24,10 +24,10 @@
|
|||||||
- id: WeaponShotgunDoubleBarreled
|
- id: WeaponShotgunDoubleBarreled
|
||||||
- id: BoxShotgunFlare
|
- id: BoxShotgunFlare
|
||||||
amount: 2
|
amount: 2
|
||||||
|
- id: GrenadeFlashBang
|
||||||
|
amount: 2
|
||||||
- id: PillRomerol
|
- id: PillRomerol
|
||||||
amount: 5
|
amount: 5
|
||||||
- id: GrenadeFlash
|
|
||||||
amount: 2
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackDuffelSyndicateMedical
|
parent: ClothingBackpackDuffelSyndicateMedical
|
||||||
|
|||||||
@@ -634,13 +634,28 @@
|
|||||||
state: pda-syndi
|
state: pda-syndi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: HoSPDA
|
parent: BasePDA
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
name: ERT PDA
|
name: ERT PDA
|
||||||
description: Red for firepower.
|
description: Red for firepower.
|
||||||
components:
|
components:
|
||||||
- type: PDA
|
- type: PDA
|
||||||
id: ERTLeaderIDCard
|
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
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BasePDA
|
||||||
|
|||||||
@@ -536,3 +536,16 @@
|
|||||||
- state: default
|
- state: default
|
||||||
- type: PresetIdCard
|
- type: PresetIdCard
|
||||||
job: Detective
|
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
|
back: ClothingBackpackDuffelCBURN
|
||||||
mask: ClothingMaskGas
|
mask: ClothingMaskGas
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
ears: ClothingHeadsetService
|
ears: ClothingHeadsetAltCommand
|
||||||
gloves: ClothingHandsGlovesFingerless
|
gloves: ClothingHandsGlovesFingerless
|
||||||
outerClothing: ClothingOuterHardsuitCBURN
|
outerClothing: ClothingOuterHardsuitCBURN
|
||||||
shoes: ClothingShoesBootsJack
|
shoes: ClothingShoesBootsJack
|
||||||
id: CentcomPDA
|
id: CBURNPDA
|
||||||
pocket1: CombatKnife
|
pocket1: CombatKnife
|
||||||
pocket2: WeaponLaserGun
|
pocket2: WeaponLaserGun
|
||||||
suitstorage: YellowOxygenTankFilled
|
suitstorage: YellowOxygenTankFilled
|
||||||
|
|||||||
@@ -162,6 +162,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pda-interntech"
|
"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