Fix "spawn" spellbook (#20447)

This commit is contained in:
Leon Friedrich
2023-09-23 22:38:22 -04:00
committed by GitHub
parent a3b44013fc
commit 4774368f2a

View File

@@ -20,7 +20,6 @@
components: components:
- type: Spellbook - type: Spellbook
spells: spells:
FlashRune: -1
ActionSpawnMagicarpSpell: -1 ActionSpawnMagicarpSpell: -1
- type: entity - type: entity
@@ -99,7 +98,7 @@
- state: spell_default - state: spell_default
- type: Spellbook - type: Spellbook
spells: spells:
FlashRune: -1 ActionFlashRune: -1
ExplosionRune: -1 ActionExplosionRune: -1
IgniteRune: -1 ActionIgniteRune: -1
StunRune: -1 ActionStunRune: -1