Dragon Riders, added default registery

This commit is contained in:
Teddy 2016-01-18 11:09:19 +00:00
parent c3d9be2123
commit ba50b5fdb1
3 changed files with 9 additions and 2 deletions

View File

@ -85,7 +85,7 @@ public class DragonEscapeTeams extends TeamGame
this.HungerSet = 20; this.HungerSet = 20;
this.TeamArmorHotbar = true; this.TeamArmorHotbar = true;
registerChatStats( registerChatStats(
Deaths, Deaths,
DamageTaken, DamageTaken,

View File

@ -24,5 +24,8 @@ public class DragonRiders extends SoloGame
this.Damage = false; this.Damage = false;
this.HungerSet = 20; this.HungerSet = 20;
//Chat stats
registerChatStats();
} }
} }

View File

@ -364,11 +364,15 @@ public class GameChatManager implements Listener
// MasterBuilders // MasterBuilders
// Castle Siege // Castle Siege
// Champions [ CTF - DOM - TDM ] // Champions [ CTF - DOM - TDM ]
// Christmas Chaos
// Death Tag
// Dragon Escape
/** BROKEN */ /** BROKEN - TODO */
// BossBattles // BossBattles
// BouncyBalls // BouncyBalls
// Cards Against Humanity // Cards Against Humanity
// Dragon Riders
/* /*
A Barbarians Life.Assists A Barbarians Life.Assists