- Added basic gym map support
- Splitted pokestops and gyms into seperate classes
- Added pokestop and gym tables
This commit is contained in:
Felix
2016-08-31 20:34:05 +02:00
parent 8f0c21c34a
commit 4d7b6bf56c
10 changed files with 220 additions and 108 deletions

View File

@@ -41,7 +41,8 @@ export default {
MYSQL_USERNAME: "root",
MYSQL_PASSWORD: "",
MYSQL_USERS_TABLE: "users",
MYSQL_FORT_TABLE: "forts",
MYSQL_GYM_TABLE: "gym",
MYSQL_POKESTOP_TABLE: "pokestop",
MYSQL_OWNED_PKMN_TABLE: "owned_pkmn",
// Used for asset download session