From 55013c4a173574ff2217e18d46a6118bf20717c2 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Wed, 22 Mar 2017 10:37:45 -0400 Subject: Update commit --- RGens/data/server-config-sample.cfg | 62 ++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/RGens/data/server-config-sample.cfg b/RGens/data/server-config-sample.cfg index 6cd66d5..762babe 100644 --- a/RGens/data/server-config-sample.cfg +++ b/RGens/data/server-config-sample.cfg @@ -1,35 +1,35 @@ # Load 'long rules' -- Grammars with one rule with a lot of cases -animal.gram -binary-digit.gram -canada-province.gram -character.gram -color.gram -consonant-group.gram -consonant.gram -digit-noone.gram -digit-nozero.gram -digit.gram -first-name-female.gram -first-name-male.gram -hex-digit.gram -last-name.gram -last-syllable.gram -letter.gram -middle-initial.gram -nation.gram -natural-color.gram -number-word.gram -ordinal.gram -planet.gram -real-city.gram -real-company.gram -relative.gram -roman-numeral.gram -syllable.gram -town-name.gram -tree.gram -vowel-group.gram -vowel.gram +animal animal.gram +binary-digit binary-digit.gram +canada-province canada-province.gram +character character.gram +color color.gram +consonant-group consonant-group.gram +consonant consonant.gram +digit-noone digit-noone.gram +digit-nozero digit-nozero.gram +digit digit.gram +first-name-female first-name-female.gram +first-name-male first-name-male.gram +hex-digit hex-digit.gram +last-name last-name.gram +last-syllable last-syllable.gram +letter letter.gram +middle-initial middle-initial.gram +nation nation.gram +natural-color natural-color.gram +number-word number-word.gram +ordinal ordinal.gram +planet planet.gram +real-city real-city.gram +real-company real-company.gram +relative relative.gram +roman-numeral roman-numeral.gram +syllable syllable.gram +town-name town-name.gram +tree tree.gram +vowel-group vowel-group.gram +vowel vowel.gram # Load grammars 24hr-rpg 24hr-rpg.gram -- cgit v1.2.3