Updated sounds and effect IDs (#3422)
This commit is contained in:
@@ -14,7 +14,7 @@ class cSilverfish :
|
||||
|
||||
public:
|
||||
cSilverfish(void) :
|
||||
super("Silverfish", mtSilverfish, "mob.silverfish.hit", "mob.silverfish.kill", 0.3, 0.7)
|
||||
super("Silverfish", mtSilverfish, "entity.silverfish.hurt", "entity.silverfish.death", 0.3, 0.7)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user