v0.2.3: fixed a bug with frost and fire elementals
This commit is contained in:
parent
2ab55e2417
commit
23a644403b
|
@ -87,6 +87,7 @@ public class Elemental extends Mob {
|
|||
else
|
||||
damage( Random.NormalIntRange( 1, HT * 2 / 3 ), buff );
|
||||
}
|
||||
if (isAlive())
|
||||
super.add( buff );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user