Commit Graph

2 Commits

Author SHA1 Message Date
8860f39f2c Rewrote some methods as non-static.
Functions for getting potions, pokeballs and pokemon are now in non-static classes.
This will make it easier to manage other npc trainers in the future.
2017-11-27 20:48:24 +01:00
BuildTools
63859fe4ae Replaced items with inventory. This makes it easier to validate items and add new items, but we need to remove some code repetition. 2017-11-26 14:27:38 +01:00