Updated sounds and effect IDs (#3422)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
cWolf::cWolf(void) :
|
||||
super("Wolf", mtWolf, "mob.wolf.hurt", "mob.wolf.death", 0.6, 0.8),
|
||||
super("Wolf", mtWolf, "entity.wolf.hurt", "entity.wolf.death", 0.6, 0.8),
|
||||
m_IsSitting(false),
|
||||
m_IsTame(false),
|
||||
m_IsBegging(false),
|
||||
|
||||
Reference in New Issue
Block a user