Agent -> Corpsman (#34627)
This commit is contained in:
@@ -31,5 +31,5 @@ nukeops-not-enough-ready-players = Not enough players readied up for the game! T
|
||||
nukeops-no-one-ready = No players readied up! Can't start Nukeops.
|
||||
|
||||
nukeops-role-commander = Commander
|
||||
nukeops-role-agent = Agent
|
||||
nukeops-role-agent = Corpsman
|
||||
nukeops-role-operator = Operator
|
||||
|
||||
@@ -210,8 +210,8 @@
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, BaseSyndicateContraband]
|
||||
id: ClothingEyesHudSyndicateAgent
|
||||
name: syndicate agent visor
|
||||
description: The Syndicate Agent's professional heads-up display, designed for quick diagnosis of their team's status.
|
||||
name: syndicate medical visor
|
||||
description: The Syndicate Corpsman's professional heads-up display, designed for quick diagnosis of their team's status.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Eyes/Hud/syndagent.rsi
|
||||
|
||||
@@ -1436,7 +1436,7 @@
|
||||
- type: entity
|
||||
parent: BaseMedicalPDA
|
||||
id: SyndiAgentPDA
|
||||
name: syndicate agent PDA
|
||||
name: syndicate corpsman PDA
|
||||
description: For those days when healing normal syndicates aren't enough, try healing nuclear operatives instead!
|
||||
components:
|
||||
- type: Pda
|
||||
|
||||
@@ -81,8 +81,8 @@
|
||||
- type: entity
|
||||
parent: BaseDecoy
|
||||
id: BalloonAgent
|
||||
name: agent balloon
|
||||
description: Upon closer inspection, this Syndicate agent is actually a balloon.
|
||||
name: corpsman balloon
|
||||
description: Upon closer inspection, this Syndicate corpsman is actually a balloon.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Decoys/agent_decoy.rsi
|
||||
|
||||
Reference in New Issue
Block a user