CBURN tweaks (#10887)

This commit is contained in:
lapatison
2022-09-06 05:49:56 +03:00
committed by GitHub
parent 935f2d8a0b
commit 99357f7ef4
6 changed files with 36 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -162,6 +162,9 @@
},
{
"name": "pda-interntech"
},
{
"name": "pda-ert"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B