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/bedroom.gram | |
| parent | 33a165f0b0055d2bdf9a1fcaa639b31a7f87d9a6 (diff) | |
Update grammars
Diffstat (limited to 'data/sample-grammars/dungeondressing/bedroom.gram')
| -rwxr-xr-x | data/sample-grammars/dungeondressing/bedroom.gram | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
