Skip to content

Commit

Permalink
fix borg light being on by default (space-wizards#30342)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Jul 25, 2024
1 parent 2d124c5 commit 8de6b74
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@
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
Expand Down

0 comments on commit 8de6b74

Please sign in to comment.