Change earthquake animations
This commit is contained in:
parent
37d11cdd60
commit
e57910985c
@ -105,7 +105,7 @@ public class GolemEarthquake extends BossAbility<GolemCreature, IronGolem>
|
||||
}
|
||||
}
|
||||
|
||||
_center.getWorld().playSound(_center, Sound.DIG_GRASS, 2, 0.8F);
|
||||
_center.getWorld().playSound(_center, Sound.DIG_STONE, 2, 0.8F);
|
||||
|
||||
HashSet<Player> toDamage = new HashSet<Player>();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user