sjdodge123 / spaceroyale.io

Multiplayer Javacsript IO game
Apache License 2.0
2 stars 0 forks source link

Add mission to database #30

Open sjdodge123 opened 7 years ago

sjdodge123 commented 7 years ago

Add mission_1 and mission_2 as columns for the player table - integer (create mapping table in new client script file) Make sure that on player creation the missions are zero'd out(server)