Remove a bad command from a check log.
It's interfering with a refactor, and pathological cases really ought to be checked elsewhere.
This commit is contained in:
parent
f03bde268e
commit
854e21a1af
2 changed files with 1 additions and 6 deletions
|
@ -206,10 +206,6 @@ A crystal bridge now spans the fissure.
|
|||
|
||||
OK
|
||||
|
||||
> ew
|
||||
|
||||
Sorry, I don't know the word "EW".
|
||||
|
||||
> w
|
||||
|
||||
You are on the west side of the fissure in the Hall of Mists.
|
||||
|
|
|
@ -36,7 +36,6 @@ d
|
|||
w
|
||||
wave rod
|
||||
drop rod
|
||||
ew
|
||||
w
|
||||
w
|
||||
s
|
||||
|
@ -113,4 +112,4 @@ w
|
|||
n
|
||||
s
|
||||
e
|
||||
back
|
||||
back
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue