apace100 / apoli

MIT License
40 stars 46 forks source link

Using "grant_power" action to grant powers that do not exist crashes the game #56

Closed KitCat962 closed 1 year ago

KitCat962 commented 2 years ago

If the "grant_power" action attempts to grant a power that either does not exist or has errored, it will cause the game to crash.

eggohito commented 1 year ago

This should now be fixed by https://github.com/apace100/apoli/pull/157