v0.3.3: added char properties, starting with IMMOVABLE implementation
This commit is contained in:
@@ -49,6 +49,8 @@ public class RotLasher extends Mob {
|
||||
lootChance = 1f;
|
||||
|
||||
state = WANDERING = new Waiting();
|
||||
|
||||
properties.add(Property.IMMOVABLE);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user