Improved behavior when magic words are said before they're seen.
[open-adventure.git] / tests / newfilter
index 9ae3da71a8e00cb12cd9ab68f2d6a2e904529259..c5bad71a03703b17c9fc7d6b488fff72db0a5866 100755 (executable)
@@ -6,5 +6,6 @@ sed \
     -e '/bridge now spans the fissure/s//bridge spans the fissure/' \
     -e '/ground/s//surface/' \
     -e '/floor/s//surface/' \
+    -e "/Well, that was remarkably pointless!/s//What's the matter, can't you read?  Now you'd best start over./" \
 
 # end