v1.0.1: reclassified golden lotus as neutral, avoids enemies atking it
This commit is contained in:
parent
76131f2775
commit
1b2a80965e
|
@ -390,7 +390,7 @@ public class WandOfRegrowth extends Wand {
|
|||
public static class Lotus extends NPC {
|
||||
|
||||
{
|
||||
alignment = Alignment.ALLY;
|
||||
alignment = Alignment.NEUTRAL;
|
||||
properties.add(Property.IMMOVABLE);
|
||||
|
||||
spriteClass = LotusSprite.class;
|
||||
|
|
Loading…
Reference in New Issue
Block a user