Spying is done, just need spy logging

This commit is contained in:
2019-06-05 12:58:46 +10:00
parent a656a4de5a
commit e1c5d20289
3 changed files with 126 additions and 60 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ const trainRequest = (connection) => (req, res) => {
break;
case 'spy':
cost = 200;
cost = 300;
break;
case 'scientist':