* Update borg_chassis.yml

* Update borg_modules.yml
This commit is contained in:
Ed
2024-01-08 01:33:44 +03:00
committed by GitHub
parent 1b93243bea
commit 1638d52ebf
2 changed files with 5 additions and 5 deletions

View File

@@ -267,7 +267,7 @@
- type: entity - type: entity
id: BorgChassisSyndicateAssault id: BorgChassisSyndicateAssault
parent: BaseBorgChassisSyndicate parent: BaseBorgChassisSyndicate
name: Syndicate assault cyborg name: syndicate assault cyborg
description: A lean, mean killing machine with access to a varity of deadly modules. description: A lean, mean killing machine with access to a varity of deadly modules.
components: components:
- type: Sprite - type: Sprite
@@ -296,7 +296,7 @@
- type: entity - type: entity
id: BorgChassisSyndicateMedical id: BorgChassisSyndicateMedical
parent: BaseBorgChassisSyndicate parent: BaseBorgChassisSyndicate
name: Syndicate medical cyborg name: syndicate medical cyborg
description: A combat medical cyborg. Has limited offensive potential, but makes more than up for it with its support capabilities. description: A combat medical cyborg. Has limited offensive potential, but makes more than up for it with its support capabilities.
components: components:
- type: Sprite - type: Sprite
@@ -325,7 +325,7 @@
- type: entity - type: entity
id: BorgChassisSyndicateSaboteur id: BorgChassisSyndicateSaboteur
parent: BaseBorgChassisSyndicate parent: BaseBorgChassisSyndicate
name: Syndicate saboteur cyborg name: syndicate saboteur cyborg
description: A streamlined engineering cyborg, equipped with covert modules. Its chameleon projector lets it disguise itself as a Nanotrasen cyborg. description: A streamlined engineering cyborg, equipped with covert modules. Its chameleon projector lets it disguise itself as a Nanotrasen cyborg.
components: components:
- type: Sprite - type: Sprite

View File

@@ -516,7 +516,7 @@
- type: entity - type: entity
id: BorgModuleOperative id: BorgModuleOperative
parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ] parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ]
name: Operative cyborg module name: operative cyborg module
description: A module that comes with a crowbar, a Cobra pistol, an Emag and a pinpointer. description: A module that comes with a crowbar, a Cobra pistol, an Emag and a pinpointer.
components: components:
- type: Sprite - type: Sprite
@@ -533,7 +533,7 @@
- type: entity - type: entity
id: BorgModuleEsword id: BorgModuleEsword
parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ] parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ]
name: Energy sword cyborg module name: energy sword cyborg module
description: A module that comes with an energy sword. description: A module that comes with an energy sword.
components: components:
- type: Sprite - type: Sprite