Skip to content

Commit

Permalink
Fix "spawn" spellbook (space-wizards#20447)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectroJr authored Sep 24, 2023
1 parent a3b4401 commit 4774368
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Resources/Prototypes/Entities/Objects/Magic/books.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
components:
- type: Spellbook
spells:
FlashRune: -1
ActionSpawnMagicarpSpell: -1

- type: entity
Expand Down Expand Up @@ -99,7 +98,7 @@
- state: spell_default
- type: Spellbook
spells:
FlashRune: -1
ExplosionRune: -1
IgniteRune: -1
StunRune: -1
ActionFlashRune: -1
ActionExplosionRune: -1
ActionIgniteRune: -1
ActionStunRune: -1

0 comments on commit 4774368

Please sign in to comment.