v1.2.1: fixed siren's song from spellbook adding lullaby to inventory
This commit is contained in:
parent
a7d8bc6735
commit
641db9b93b
|
@ -48,7 +48,7 @@ public class ScrollOfSirensSong extends ExoticScroll {
|
|||
|
||||
@Override
|
||||
public void doRead() {
|
||||
curItem.collect(); //we detach it later
|
||||
if (!anonymous) curItem.collect(); //we detach it later
|
||||
GameScene.selectCell(targeter);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user