geforkt von Mirrors/Paper
Update blaze breathe sound. Fixes BUKKIT-4286
By: mbax <matt@phozop.net>
Dieser Commit ist enthalten in:
Ursprung
a0ebc46ebe
Commit
c992bf7959
@ -75,7 +75,7 @@ public class CraftSound {
|
||||
sounds[BAT_IDLE.ordinal()] = "mob.bat.idle";
|
||||
sounds[BAT_LOOP.ordinal()] = "mob.bat.loop";
|
||||
sounds[BAT_TAKEOFF.ordinal()] = "mob.bat.takeoff";
|
||||
sounds[BLAZE_BREATH.ordinal()] = "mob.blaze.breath";
|
||||
sounds[BLAZE_BREATH.ordinal()] = "mob.blaze.breathe";
|
||||
sounds[BLAZE_DEATH.ordinal()] = "mob.blaze.death";
|
||||
sounds[BLAZE_HIT.ordinal()] = "mob.blaze.hit";
|
||||
sounds[CAT_HISS.ordinal()] = "mob.cat.hiss";
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren