diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 15:35:02 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 15:35:02 -0300 |
| commit | 0faa5175b6f0de8835ed514615ac64135f406b29 (patch) | |
| tree | 6a1a5a9b01a1175b8ae2203418005f7bc625be9d /RGens/data/rpg-tools-cd | |
| parent | 9356498bebab9342222cd87be669abae9d7ac3a2 (diff) | |
Move files out of folder
Diffstat (limited to 'RGens/data/rpg-tools-cd')
| -rw-r--r-- | RGens/data/rpg-tools-cd/wands.gram | 119 |
1 files changed, 0 insertions, 119 deletions
diff --git a/RGens/data/rpg-tools-cd/wands.gram b/RGens/data/rpg-tools-cd/wands.gram deleted file mode 100644 index 2bf7cd8..0000000 --- a/RGens/data/rpg-tools-cd/wands.gram +++ /dev/null @@ -1,119 +0,0 @@ -[wand] a wand - a [material] wand - a [wand-tip] wand - a [material] [wand-tip] wand - -pragma suffix-with [wand] [tipped] -pragma suffix-with [wand] [ornament] -pragma suffix-with [wand] [inscription] - -pragma initial-rule [wand] - -[material] - ivory - glass - ash - bone - [material-metal] - [material-wood] - -[tipped] tipped with a [tip] - -[wand-tip] [tip] -tipped - -pragma despace-rule [wand-tip] - -[ornament] decorated with [ornaments] - -[inscription] inscribed with [inscriptions] - with a [inscriptions] inscribed on it - -[material-wood] teak - ironwood - bamboo - willow - bronze - cedar - darkwood - ebony - birch - oak - ash - pine - reed - -[material-metal] bronze - copper - mithril - steel - silver - -[tip] tuning fork - crystal lens - dragon tooth - dessicated eye - pentagram - crescent moon - [tip-jewel] - [tip-metal] - -[tip-jewel] diamond - amethyst - amber - emerald - onyx disc - ruby - uncut quartz - sapphire - -[tip-metal] golden orb - iron spike - copper sun - silver star - tin thimble - -[ornaments] ribbons - chains - feathers - glitter - leather braids - [ornaments-sigils] - [ornaments-creatures] - [ornaments-elements] - -[ornaments-sigils] lucky charms - hieroglyphs - alchemy signs - holy symbols - unholy symbols - arcane sigils - -[ornaments-elements] waves - lightning - flames - whirlwinds - -[ornaments-creatures] serpents - dragons - spiders and insects - -[inscriptions] unreadable - gnomish - aboleth - abyssal - aquan - dwarven - draconic - lost tongue - sphinx - ignan - orcish - elven - dreemspeech - celestial - runes - auran - sylvan - terran - druidic - infernal |
