1
0

Update IronGolem.cpp

This commit is contained in:
mathias-gh 2015-04-17 21:18:34 +03:00
parent f370443b9b
commit 9cbd7f64c1

View File

@ -8,7 +8,7 @@
cIronGolem::cIronGolem(void) :
super("IronGolem", mtIronGolem, "mob.IronGolem.hit", "mob.IronGolem.death", 1.4, 2.9)
super("IronGolem", mtIronGolem, "mob.irongolem.hit", "mob.irongolem.death", 1.4, 2.9)
{
}