1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 00:24:22 +03:00

clarification reactivation commitification

This commit is contained in:
Zed Lopez 2023-04-23 07:20:30 -07:00
parent 32064e9d24
commit 4ec7fb8e29
2 changed files with 11 additions and 1 deletions

View file

@ -12,4 +12,8 @@ After dropping:
now no-clarifications is true;
continue the action.
Test me with "get box / red / drop box / l / get box / i".
After taking the blue box:
now no-clarifications is false;
continue the action.
Test me with "get box / red / drop box / l / get box / i / get blue box / drop box".

View file

@ -30,4 +30,10 @@
You are carrying:
a red box
>[7] get blue box
Taken.
>[8] drop box
Which do you mean, the blue box or the red box?
> >