v0.2.1c: final balance tweaks, tweaked Goo clarity

This commit is contained in:
Evan Debenham
2014-10-21 02:00:53 -04:00
parent 0ae4285220
commit 1198c96a53
2 changed files with 4 additions and 5 deletions
@@ -543,7 +543,7 @@ public class Ghost extends Mob.NPC {
name = "great crab";
spriteClass = GreatCrabSprite.class;
HP = HT = 25;
HP = HT = 30;
defenseSkill = 0; //see damage()
baseSpeed = 1f;