Merge branch 'master' of ssh://dev.mineplex.com:7999/min/Mineplex
This commit is contained in:
commit
5fffcf89b6
@ -67,11 +67,8 @@ public class BossMobs
|
||||
|
||||
ent.setHealth(5);
|
||||
|
||||
//Target
|
||||
Player player = UtilAlg.Random(Host.Host.GetPlayers(true));
|
||||
|
||||
//Add
|
||||
_ents.put(ent, player);
|
||||
_ents.put(ent, null);
|
||||
}
|
||||
|
||||
private void MoveDieHit()
|
||||
|
Loading…
Reference in New Issue
Block a user