v0.3.1: added Guardian Trap
This commit is contained in:
committed by
Evan Debenham
parent
1581b18f11
commit
614de4a583
@@ -48,7 +48,7 @@ public class Statue extends Mob {
|
|||||||
state = PASSIVE;
|
state = PASSIVE;
|
||||||
}
|
}
|
||||||
|
|
||||||
private Weapon weapon;
|
protected Weapon weapon;
|
||||||
|
|
||||||
public Statue() {
|
public Statue() {
|
||||||
super();
|
super();
|
||||||
|
|||||||
Reference in New Issue
Block a user