From 73a7c860f6252f5f2e94e2a57eb5cbd53e2b9ccb Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 24 Oct 2017 18:40:28 -0300 Subject: Update sample data --- RGens/data/sample-grammars/dungeondressing/bedroom.gram | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'RGens/data/sample-grammars/dungeondressing/bedroom.gram') diff --git a/RGens/data/sample-grammars/dungeondressing/bedroom.gram b/RGens/data/sample-grammars/dungeondressing/bedroom.gram index a80b8dd..fea0e00 100644 --- a/RGens/data/sample-grammars/dungeondressing/bedroom.gram +++ b/RGens/data/sample-grammars/dungeondressing/bedroom.gram @@ -1,7 +1,7 @@ [bedroom] you enter the [bedroom-type] and see a [bedroom-bed] with a [bedroom-person] lying on it. + you enter the [bedroom-type] and see a [bedroom-bed] with a [bedroom-person] lying in it. pragma initial-rule [bedroom] -pragma export-rule [bedroom] [bedroom-type] cheap hotel room penthouse suite @@ -9,6 +9,9 @@ pragma export-rule [bedroom] bear's den captain's cabin hospital ward + damp cave + mountain glen + deserted clearing [bedroom-bed] king bed with luxury sheets messy pile of wet hay -- cgit v1.2.3