diff options
| author | Ben Culkin <scorpress@gmail.com> | 2018-07-17 17:39:17 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2018-07-17 17:39:17 -0400 |
| commit | 13756d6671ef1e2aed30bcddacdd85d41bba568c (patch) | |
| tree | 8f716c5d6a17b676a52ecd304b7e21e5dce3d509 /data/rpg-tools-cd/plothook.gram | |
| parent | 5ac98080a4e5929821565b572a0268294b80826a (diff) | |
| parent | 2945c2c85627da6236b71b0e0b36523d160d9cf3 (diff) | |
Merge branch 'working'
Diffstat (limited to 'data/rpg-tools-cd/plothook.gram')
| -rw-r--r-- | data/rpg-tools-cd/plothook.gram | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/rpg-tools-cd/plothook.gram b/data/rpg-tools-cd/plothook.gram new file mode 100644 index 0000000..932bf59 --- /dev/null +++ b/data/rpg-tools-cd/plothook.gram @@ -0,0 +1,36 @@ +[plothook] [subject] [verbing] [object] + +pragma initial-rule [plothook] + +[subject] merchants + brigands + bandits + beggars + pilgrims + vagrants + mercenaries + rice farmers + hunters + slaves + +[verbing] making + guarding + hiding + building + carrying + trading + worshipping + searching for + fighting + fleeing + +[object] opium + slaves + rice + hunter-killer worms + giant crayfish + gold + a statue + a temple + hohools + manure |
