From 5ab1f1df04000219ae19a70c38a66dda3849b665 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Fri, 20 Jul 2018 12:52:31 -0300 Subject: Update grammars --- data/new-sample-grammars/drakensang/gems.gram | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'data/new-sample-grammars/drakensang') diff --git a/data/new-sample-grammars/drakensang/gems.gram b/data/new-sample-grammars/drakensang/gems.gram index 8ce0467..adec6c8 100644 --- a/data/new-sample-grammars/drakensang/gems.gram +++ b/data/new-sample-grammars/drakensang/gems.gram @@ -2,13 +2,13 @@ [gem-type] of qaizah [unique-gem] -pragma prefix-with [ds-gem] [gem-adjective] -pragma prefix-with [ds-gem] [gem-quality] +pragma prefix-with [ds-gem] [gem-adjective] [gem-quality] pragma initial-rule [ds-gem] [gem-quality] <^2> [gem-quality-normal] - [gem-quality-alt] + [gem-quality-alt-1] + [gem-quality-alt-2] [gem-quality-normal] flawed splintered @@ -19,20 +19,15 @@ pragma initial-rule [ds-gem] sacred royal -[gem-quality-alt] [gem-quality-alt-1] - [gem-quality-alt-2] - -[gem-quality-alt-1] lesser +[gem-quality-alt-1] <^2> lesser cut cruciate astral - -[gem-quality-alt-2] lesser small large huge -[gem-adjective] crystal +[gem-adjective] crystal festive solstice @@ -86,5 +81,7 @@ pragma prefix-with [unique-trail-1] [gem-descr] [unique-type] bloodstone moonstone + sunstone + starstone pragma prefix-with [unique-type] [gem-descr] [gem-descr] -- cgit v1.2.3