v0.3.1: added Guardian Trap

This commit is contained in:
Evan Debenham 2015-08-14 22:19:15 -04:00 committed by Evan Debenham
parent 1581b18f11
commit 614de4a583

View File

@ -48,7 +48,7 @@ public class Statue extends Mob {
state = PASSIVE;
}
private Weapon weapon;
protected Weapon weapon;
public Statue() {
super();