Merging 1.7.5 Source: actors/mobs changes

This commit is contained in:
Evan Debenham
2015-02-02 02:02:48 -05:00
parent e951b7aad8
commit d7934760c5
7 changed files with 209 additions and 26 deletions
@@ -47,7 +47,7 @@ import com.watabou.utils.Bundle;
import com.watabou.utils.Random;
public class Goo extends Mob {
//todo: will need to manually recreate stuff from 1.7.5 here
{
name = "Goo";
HP = HT = 80;