Updated sounds and effect IDs (#3422)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
|
||||
cWither::cWither(void) :
|
||||
super("Wither", mtWither, "mob.wither.hurt", "mob.wither.death", 0.9, 4.0),
|
||||
super("Wither", mtWither, "entity.wither.hurt", "entity.wither.death", 0.9, 4.0),
|
||||
m_WitherInvulnerableTicks(220)
|
||||
{
|
||||
SetMaxHealth(300);
|
||||
|
||||
Reference in New Issue
Block a user