Factor out most of illformed that doesn't cause advent430 problems.
[open-adventure.git] / tests / oldfilter
index a321792e6309b94037b4eb13e5419a337ac84c74..c834e5f3e62551abf03d3bb548100557defa59ef 100755 (executable)
@@ -9,8 +9,19 @@ sed \
     -e '/persian/s//Persian/' \
     -e '/swiss/s//Swiss/' \
     -e '/eying/s//eyeing/' \
-    -e '/swiss/s//Swiss/' \
-    -e '/thresholds/s//threshholds/' \
+    -e '/threshhold/s//threshold/' \
+    -e '/AXE/s//axe/' \
+    -e '/BAR/s//bar/' \
+    -e '/BOO/s//boo/' \
+    -e '/DOING/s//doing/' \
+    -e '/EW/s//ew/' \
+    -e '/FROB/s//frob/' \
+    -e '/GRATE/s//grate/' \
+    -e '/NAGGING/s//nagging/' \
+    -e '/RUB/s//rub/' \
+    -e '/SOMETHING/s//something/' \
+    -e '/ground/s//surface/' \
+    -e '/floor/s//surface/' \
 
 
 #end