]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
fix borg light being on by default (#30342)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Thu, 25 Jul 2024 05:30:17 +0000 (05:30 +0000)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 05:30:17 +0000 (23:30 -0600)
Co-authored-by: deltanedas <@deltanedas:kde.org>
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml

index f9422acd72a3f5ae465118c8ae24569b68a468d5..1110b3869b436eab2d2c9ef46cee038d836fef1d 100644 (file)
     cellSlotId: cell_slot
     fitsInCharger: true
   - type: ItemToggle
+    activated: false # gets activated when a mind is added
     onUse: false # no item-borg toggling sorry
+    toggleLight: false
   - type: AccessToggle
   # TODO: refactor movement to just be based on toggle like speedboots but for the boots themselves
   # TODO: or just have sentient speedboots be fast idk