From 9a0bf41772184f7072f76cfa94e520d022261e4f Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 11 Oct 2017 22:25:02 -0300 Subject: More grammars --- RGens/data/sample-grammars/dungeon-enviroment.gram | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'RGens/data/sample-grammars/dungeon-enviroment.gram') 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 -- cgit v1.2.3