]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Change assault borg modules texture (#26502)
authorSoulFN <164462467+SoulFN@users.noreply.github.com>
Mon, 1 Apr 2024 04:21:11 +0000 (12:21 +0800)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 04:21:11 +0000 (15:21 +1100)
* Update borg_modules.yml

* Fix borg_modules.yml?

* Uh

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml

index e14f29746dc7bf022223d2e725b8f17f78f1f2c4..cbfec8c9cf6230f06d708a6e0f00f66a74906a07 100644 (file)
   components:
     - type: Sprite
       layers:
-        - state: syndicate
-        - state: icon-tools
+      - state: syndicate
+      - state: icon-syndicate
     - type: ItemBorgModule
       items:
-        - Crowbar
-        - Emag
-        - PinpointerSyndicateNuclear
+      - Crowbar
+      - Emag
+      - PinpointerSyndicateNuclear
 
 - type: entity
   id: BorgModuleEsword
   components:
     - type: Sprite
       layers:
-        - state: syndicate
-        - state: icon-tools
+      - state: syndicate
+      - state: icon-syndicate
     - type: ItemBorgModule
       items:
-        - EnergySwordDouble
-        - PinpointerSyndicateNuclear
+      - EnergySwordDouble
+      - PinpointerSyndicateNuclear
 
 - type: entity
   id: BorgModuleL6C
   components:
     - type: Sprite
       layers:
-        - state: syndicate
-        - state: icon-tools
+      - state: syndicate
+      - state: icon-syndicate
     - type: ItemBorgModule
       items:
-        - WeaponLightMachineGunL6C
-        - PinpointerSyndicateNuclear
+      - WeaponLightMachineGunL6C
+      - PinpointerSyndicateNuclear