diff options
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 |
