diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-24 18:40:28 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-24 18:40:28 -0300 |
| commit | 73a7c860f6252f5f2e94e2a57eb5cbd53e2b9ccb (patch) | |
| tree | 17a75f0e7d88ea6386b6fe2880204a1ae2d154e5 /RGens/data/sample-grammars/dungeondressing/bedroom.gram | |
| parent | 924bcdc9a65c7f88004d6dbf8dfa138c9a125e5d (diff) | |
Update sample data
Diffstat (limited to 'RGens/data/sample-grammars/dungeondressing/bedroom.gram')
| -rw-r--r-- | RGens/data/sample-grammars/dungeondressing/bedroom.gram | 5 |
1 files changed, 4 insertions, 1 deletions
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 |
