Fix esword module

This commit is contained in:
Aviu00
2024-01-28 12:24:37 +03:00
parent 32c77ba36a
commit 8a991f08f1

View File

@@ -533,7 +533,7 @@
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 a double energy sword. description: A module that comes with an energy sword.
components: components:
- type: Sprite - type: Sprite
layers: layers:
@@ -541,7 +541,7 @@
- state: icon-tools - state: icon-tools
- type: ItemBorgModule - type: ItemBorgModule
items: items:
- EnergySwordDouble - EnergySword
- PinpointerSyndicateNuclear - PinpointerSyndicateNuclear
- type: entity - type: entity