diff options
Diffstat (limited to 'RGens/data/sample-grammars/rtwiki/creature.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/rtwiki/creature.gram | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/RGens/data/sample-grammars/rtwiki/creature.gram b/RGens/data/sample-grammars/rtwiki/creature.gram deleted file mode 100755 index b3f7b92..0000000 --- a/RGens/data/sample-grammars/rtwiki/creature.gram +++ /dev/null @@ -1,79 +0,0 @@ -[creature] bear - boar - bull - cow - horse - hound - lamb - lion - serpent - stag - tiger - wolf - sturgeon - elk - badger - hare - bat - lizard - squirrel - fox - dolphin - panther - ram - goat - beaver - mountain lion - tortoise - pike - frog - rat - mare - stallion - plowhorse - ox - elephant - -[creature-epic] aboleth - chimera - cyclops - demon - devil - dinosaur - dragon - elemental - giant - golem - griffon - hydra - kraken - lycanthrope - medusa - minotaur - roc - treant - vampire - -[humanoid] bugbear - drow - dwarf - elf - fairy - gnoll - gnome - half-elf - half-orc - halfling - hobgoblin - human - kobold - merfolk - nymph - ogre - orc - tiefling - troglodyte - -pragma export-rule [creature] -pragma export-rule [creature-epic] -pragma export-rule [humanoid] |
