Evolution, added stats

This commit is contained in:
Teddy 2016-01-18 11:34:43 +00:00
parent f3d27c9d93
commit 297e9baf41
2 changed files with 11 additions and 1 deletions

View File

@ -163,7 +163,15 @@ public class Evolution extends SoloGame
new KillsWhileEvolvingTracker(this)
);
registerChatStats();
registerChatStats(
Kills,
Deaths,
KDRatio,
BlankLine,
Assists,
DamageDealt,
DamageTaken
);
}
public EvolveManager getEvolve()

View File

@ -370,6 +370,8 @@ public class GameChatManager implements Listener
// Dragon Escape Teams
// Dragons
// Dragons Teams
// Draw My Thing
// Evolution
/** BROKEN - TODO */
// BossBattles