Updated sounds and effect IDs (#3422)

This commit is contained in:
mathiascode
2017-02-15 06:05:24 +01:00
committed by Mattes D
parent 4311f4a658
commit dae2adde65
64 changed files with 128 additions and 353 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
cGhast::cGhast(void) :
super("Ghast", mtGhast, "mob.ghast.scream", "mob.ghast.death", 4, 4)
super("Ghast", mtGhast, "entity.ghast.hurt", "entity.ghast.death", 4, 4)
{
}