Changes suit and equipment names to be more in line with existing ERT kit
This commit is contained in:
parent
c9f17f2427
commit
7c965d916d
|
|
@ -404,7 +404,7 @@
|
|||
- type: entity
|
||||
parent: [ ClothingHeadHardsuitBase, BaseCentcommContraband ]
|
||||
id: ClothingHeadHelmetHardsuitSRT
|
||||
name: Special Response Team hardsuit helmet
|
||||
name: SRT hardsuit helmet
|
||||
description: A special hardsuit helmet worn by members of a NanoTrasen task force.
|
||||
components:
|
||||
- type: Sprite
|
||||
|
|
|
|||
|
|
@ -621,7 +621,7 @@
|
|||
- type: entity
|
||||
parent: ClothingOuterHardsuitERTEliteBase
|
||||
id: ClothingOuterHardsuitSRT
|
||||
name: Special Response Team hardsuit
|
||||
name: SRT Hardsuit
|
||||
description: A uparmored version of the elite ERT hardsuit for boarding action. The serial numbers on this one have been removed.
|
||||
components:
|
||||
- type: Sprite
|
||||
|
|
|
|||
|
|
@ -822,7 +822,8 @@
|
|||
- type: entity
|
||||
parent: CentcomPDA
|
||||
id: SRTPDA
|
||||
name: Special Response Team PDA
|
||||
name: SRT PDA
|
||||
description: A light green PDA that smells of cold fusion.
|
||||
suffix: SRT
|
||||
components:
|
||||
- type: Pda
|
||||
|
|
|
|||
|
|
@ -348,7 +348,7 @@
|
|||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: CentcomIDCardSRT
|
||||
name: Special Response Team Agent ID card
|
||||
name: SRT agent ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
|
|
|
|||
Loading…
Reference in New Issue