COPY (SPELL) TO NEWLY disambig in basic spell collection

Issue #5 resolved
Andrew Schultz created an issue

Scroll Thief notes, for example, the FROTZ button and the FROTZ spell (on parchment) both have frotz. So COPY FROTZ TO NEWLY gives disambiguation there.

I don't think that the disambiguation for COPY (SPELL) TO NEWLY needs to be there. So I think this code change is low risk. I've been caught on this a few times as a player, thus the report. And I think it can it be fixed with a line or two of code?

does the player mean copying a spell to: it is very likely.

Comments (2)

  1. Daniel Stelzer repo owner

    Unfortunately it's not quite that simple: disambiguation is heavily modified in this game to deal with seeing things in different rooms (through doors and scrying mirrors), so changing individual options can be difficult. I'll see what I can do though.

  2. Log in to comment