From c868d31377149ca0e01610deecfb85f56bde0b64 Mon Sep 17 00:00:00 2001 From: nesco Date: Fri, 15 Nov 2013 14:06:58 +0100 Subject: Update Giant.cpp --- source/Mobs/Giant.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Mobs/Giant.cpp') diff --git a/source/Mobs/Giant.cpp b/source/Mobs/Giant.cpp index c0ad3d0a6..44ee58e92 100644 --- a/source/Mobs/Giant.cpp +++ b/source/Mobs/Giant.cpp @@ -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); + } -- cgit v1.2.3