]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix RGB staff not working (#40258)
authorStefano Pigozzi <me@steffo.eu>
Wed, 10 Sep 2025 11:42:33 +0000 (13:42 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Sep 2025 11:42:33 +0000 (13:42 +0200)
Add missing `TargetAction` to `ActionRgbLight`

This fixes the RGB staff not working.

Resources/Prototypes/Magic/staves.yml

index 97ca55e06691b9552a4bdd5349e30c15c8e0b86f..424dfea3395f30041bb7566de895dea2972bfe76 100644 (file)
@@ -70,6 +70,7 @@
   parent: BaseAction
   id: ActionRgbLight
   components:
+  - type: TargetAction
   - type: EntityTargetAction
     whitelist: { components: [ PointLight ] }
     event: !type:ChangeComponentsSpellEvent