From c05bc20039a7ff3c0800a17e9c430373a705621f Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Fri, 8 Jun 2018 19:07:00 -0300 Subject: Update grammars --- data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/sample-grammars/vaultsofnagoh') diff --git a/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram b/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram index b4a3861..7632b94 100755 --- a/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram +++ b/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram @@ -28,11 +28,11 @@ pragma suffix-with [turboghoul-hat] [eyeholes] hockey tights -[headscarf] [flowery|bedouin] headscarf +[headscarf] [flowery||bedouin] headscarf -[hood] [liripided|monastic] hood +[hood] [liripided||monastic] hood -[turban] [elaborate|simple] turban +[turban] [elaborate||simple] turban [hat] [hat-type] hat [hat-type] hat with bandana @@ -41,7 +41,7 @@ pragma suffix-with [turboghoul-hat] [eyeholes] fancy feathered wizard's pointy -[helmet] [helmet-type] [helm|helmet] +[helmet] [helmet-type] [helm||helmet] [helmet-type] monstrous skull common -- cgit v1.2.3