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/dungeondressing/abandoned.gram | 2 +- data/sample-grammars/dungeondressing/bedroom.gram | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'data/sample-grammars/dungeondressing') diff --git a/data/sample-grammars/dungeondressing/abandoned.gram b/data/sample-grammars/dungeondressing/abandoned.gram index 2102909..aecbee4 100755 --- a/data/sample-grammars/dungeondressing/abandoned.gram +++ b/data/sample-grammars/dungeondressing/abandoned.gram @@ -1,4 +1,4 @@ -[abandoned] while exploring the [{empty}|abandoned] [abandon-place] , a [abandon-person] sneaks up on you [abandon-motion] . +[abandoned] while exploring the [{empty}||abandoned] [abandon-place] , a [abandon-person] sneaks up on you [abandon-motion] . pragma initial-rule [abandoned] diff --git a/data/sample-grammars/dungeondressing/bedroom.gram b/data/sample-grammars/dungeondressing/bedroom.gram index a6e4390..1f182c5 100755 --- a/data/sample-grammars/dungeondressing/bedroom.gram +++ b/data/sample-grammars/dungeondressing/bedroom.gram @@ -47,7 +47,7 @@ pragma prefix-with [bedroom-bed] [bed-prefix] [sacred-type] jug of moonshine <^8> [bed-aliveperson] -[bedroom-lying] lying [on|in] it +[bedroom-lying] lying [on||in] it draped atop it prostrated before it [tied] to it @@ -165,7 +165,7 @@ pragma prefix-with [bed-arist] kidnapped mannequin puppet -pragma prefix-with [bed-doll] [sex|sexy] [realism] +pragma prefix-with [bed-doll] [sex||sexy] [realism] [realism] realistic unrealistic -- cgit v1.2.3