Merging Source v1.7.2: level changes

This commit is contained in:
Evan Debenham
2014-10-20 22:55:37 -04:00
parent e2b877b6b9
commit 1e62a6bd88
12 changed files with 49 additions and 34 deletions
@@ -179,7 +179,7 @@ public class CityBossLevel extends Level {
locked = true;
Mob boss = Bestiary.mob( Dungeon.depth );
boss.state = Mob.State.HUNTING;
boss.state = boss.HUNTING;
do {
boss.pos = Random.Int( LENGTH );
} while (