diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-11 22:25:02 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-11 22:25:02 -0300 |
| commit | 9a0bf41772184f7072f76cfa94e520d022261e4f (patch) | |
| tree | b53f08d849e0cfe2f6b7a628616f38666eec7bde /RGens/data/sample-grammars/dungeon-enviroment.gram | |
| parent | 3e6e258a63d30e9ae57cc3f08efdcf95d6a3c44d (diff) | |
More grammars
Diffstat (limited to 'RGens/data/sample-grammars/dungeon-enviroment.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/dungeon-enviroment.gram | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RGens/data/sample-grammars/dungeon-enviroment.gram b/RGens/data/sample-grammars/dungeon-enviroment.gram index 2deb725..0080b9a 100755 --- a/RGens/data/sample-grammars/dungeon-enviroment.gram +++ b/RGens/data/sample-grammars/dungeon-enviroment.gram @@ -32,7 +32,7 @@ pragma initial-rule [dungeon-enviroment] [cave] a cave with nothing but bare rock a cave filled with bats and flying bugs an abandoned mineshaft - somebodys campsite + somebody's campsite a cave filled with so many boulders they obscure vision a cave that belches smoke a limestone grotto echoing with the sound of running water @@ -88,7 +88,7 @@ pragma initial-rule [dungeon-enviroment] a submerged cavern with ruins at the bottom a pier and harbor a lake with rafts and barges - a gient pit and waterfall + a giant pit and waterfall an incomplete aqueduct a frozen lake swarming with penguins a steamy hot spring @@ -134,7 +134,7 @@ pragma initial-rule [dungeon-enviroment] a room where someone is spying on you a room where you can hear voices talking loudly a room growing tentacles - an interrogatin room with a table and chair + an interrogation room with a table and chair an empty classroom a room whose ceiling is a giant human a room that is constantly swaying |
