diff --git a/data/magic.mse-game/game b/data/magic.mse-game/game index c0651cf8..b6109943 100644 --- a/data/magic.mse-game/game +++ b/data/magic.mse-game/game @@ -1422,7 +1422,8 @@ keyword parameter type: name: prefix description: Prefix for things like "walk" optional: false - match: [A-Z][a-z, ]*([A-Z][a-z, ]*\xEB00) +# match: [A-Z][a-z, ]*([A-Z][a-z, ]*\xEB00) # commented out because it stopped prefix param from working, version below allows all "walks", including "Dame Judi Denchwalk", doesn't trigger #in middle of sentences, and doesn't trigger in chains of keywords. + match: [A-Z][A-Z,a-z ]* example: Forest ############################# All Magic keywords