diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-06-04 16:59:19 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-06-04 16:59:19 -0300 |
| commit | 5f70797f238466715196dd5d893c6ef77e2650fd (patch) | |
| tree | dcabbdda55925e73fda2400424f24d9d20a199aa /data/misc/700000items.gram | |
| parent | 899efcc5442804e312b6d98aa248ac3601da06d3 (diff) | |
Debug info
Diffstat (limited to 'data/misc/700000items.gram')
| -rwxr-xr-x | data/misc/700000items.gram | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/misc/700000items.gram b/data/misc/700000items.gram index ae4f2ae..ec099f5 100755 --- a/data/misc/700000items.gram +++ b/data/misc/700000items.gram @@ -1,12 +1,12 @@ -[item-name] [noun] +[isaac-item-name] [noun] -pragma prefix-with [item-name] [post] -pragma prefix-with [item-name] <&1..2> [adj] -pragma prefix-with [item-name] [pre] +pragma prefix-with [isaac-item-name] [post] +pragma prefix-with [isaac-item-name] <&1..2> [adj] +pragma prefix-with [isaac-item-name] [pre] -pragma suffix-with [item-name] [end] +pragma suffix-with [isaac-item-name] [end] -pragma initial-rule [item-name] +pragma initial-rule [isaac-item-name] [noun] Boy Kid |
