v0.3.3: implemented the UNDEAD property
This commit is contained in:
@@ -233,6 +233,7 @@ public class Yog extends Mob {
|
||||
state = WANDERING;
|
||||
|
||||
properties.add(Property.BOSS);
|
||||
properties.add(Property.UNDEAD);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user