v2.5.3: increased the power of wraiths spawned by spectral necros
This commit is contained in:
@@ -156,7 +156,7 @@ public class SpectralNecromancer extends Necromancer {
|
||||
spend(TICK);
|
||||
return;
|
||||
}
|
||||
wraith.adjustStats(0);
|
||||
wraith.adjustStats(4);
|
||||
Dungeon.level.occupyCell( wraith );
|
||||
((SpectralNecromancerSprite)sprite).finishSummoning();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user