Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While working on the jellyfish I noticed that the kick bomb wasn't working. When spawned they didn't get an `ElementHandle` component (or `MapElementHydrated`). Without an element handle the `update_idle_kick_bombs` system always skipped over them, preventing them from being used.
- Loading branch information