public void onUnitDead(UnitBase unit) { if (unit.getUnitType() == UnitType.ManDrunk) { onLevelFailed(); } }