StarrFox / wizwalker

Wizard101 scripting api
https://starrfox.github.io/wizwalker
GNU General Public License v3.0
37 stars 30 forks source link

Unreferenced Errors #30

Closed rmrocks01 closed 3 years ago

rmrocks01 commented 3 years ago

We have tons of errors (not enough pips, etc) which are never referenced. They should be implemented (in helper functions) or removed, as I can't see them being used by other developers.

StarrFox commented 3 years ago

these are meant for the future CombatCard.cast checks which havent been implemented yet