diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-06-08 19:07:00 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-06-08 19:07:00 -0300 |
| commit | c05bc20039a7ff3c0800a17e9c430373a705621f (patch) | |
| tree | bfb383250f6f56c35dc4f3753336957a0628d96b /data/sample-grammars/dungeondressing | |
| parent | 33a165f0b0055d2bdf9a1fcaa639b31a7f87d9a6 (diff) | |
Update grammars
Diffstat (limited to 'data/sample-grammars/dungeondressing')
| -rwxr-xr-x | data/sample-grammars/dungeondressing/abandoned.gram | 2 | ||||
| -rwxr-xr-x | data/sample-grammars/dungeondressing/bedroom.gram | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/sample-grammars/dungeondressing/abandoned.gram b/data/sample-grammars/dungeondressing/abandoned.gram index 2102909..aecbee4 100755 --- a/data/sample-grammars/dungeondressing/abandoned.gram +++ b/data/sample-grammars/dungeondressing/abandoned.gram @@ -1,4 +1,4 @@ -[abandoned] while exploring the [{empty}|abandoned] [abandon-place] , a [abandon-person] sneaks up on you [abandon-motion] . +[abandoned] while exploring the [{empty}||abandoned] [abandon-place] , a [abandon-person] sneaks up on you [abandon-motion] . pragma initial-rule [abandoned] diff --git a/data/sample-grammars/dungeondressing/bedroom.gram b/data/sample-grammars/dungeondressing/bedroom.gram index a6e4390..1f182c5 100755 --- a/data/sample-grammars/dungeondressing/bedroom.gram +++ b/data/sample-grammars/dungeondressing/bedroom.gram @@ -47,7 +47,7 @@ pragma prefix-with [bedroom-bed] [bed-prefix] [sacred-type] jug of moonshine <^8> [bed-aliveperson] -[bedroom-lying] lying [on|in] it +[bedroom-lying] lying [on||in] it draped atop it prostrated before it [tied] to it @@ -165,7 +165,7 @@ pragma prefix-with [bed-arist] kidnapped mannequin puppet -pragma prefix-with [bed-doll] [sex|sexy] [realism] +pragma prefix-with [bed-doll] [sex||sexy] [realism] [realism] realistic unrealistic |
