Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex

This commit is contained in:
Jonathan Williams 2014-07-29 21:11:15 -07:00
commit 4d397438be

View File

@ -52,6 +52,7 @@ public class SneakyAssassins extends SoloGame
this._npcManager = new NpcManager(this, UtilMath.random);
this.DamageTeamSelf = true;
this.HungerSet = 20;
}
@Override