1
0

Update Giant.cpp

This commit is contained in:
nesco 2013-11-15 14:06:58 +01:00
parent 8fa4f38202
commit c868d31377

View File

@ -10,7 +10,7 @@ cGiant::cGiant(void) :
// 6.0 * (0.6|1.8)
super("Giant", mtGiant, "mob.zombie.hurt", "mob.zombie.death", 3.6, 10.8)
{
this->SetMaxHealth(100);
}