Update Giant.cpp
This commit is contained in:
parent
8fa4f38202
commit
c868d31377
@ -10,7 +10,7 @@ cGiant::cGiant(void) :
|
|||||||
// 6.0 * (0.6|1.8)
|
// 6.0 * (0.6|1.8)
|
||||||
super("Giant", mtGiant, "mob.zombie.hurt", "mob.zombie.death", 3.6, 10.8)
|
super("Giant", mtGiant, "mob.zombie.hurt", "mob.zombie.death", 3.6, 10.8)
|
||||||
{
|
{
|
||||||
this->SetMaxHealth(100);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user