v0.8.2c: fixed golden lotus lasting twice as long as intended

This commit is contained in:
Evan Debenham 2020-08-21 15:57:37 -04:00
parent d7a2442832
commit c4e42cdab1

View File

@ -381,7 +381,6 @@ public class WandOfRegrowth extends Wand {
sprite.die();
}
spend(TICK);
return true;
}