|
Revision 190, 0.7 KB
(checked in by anonymous, 5 years ago)
|
|
This commit was manufactured by cvs2svn to create tag
'release-0-0-7'.
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | #becky words |
|---|
| 2 | set randomPrefixes { "uber" "ultra" "turbo" "super" "" } |
|---|
| 3 | set randomFirstParts { "ker" "gr" "sp" "sb" "ger" "bl" "ab" "ath" "mop" "ming" "har" "boing" "bloogle" "" } |
|---|
| 4 | set randomMiddleParts { "oo" "ai" "an" "eo" "a" "e" "i" "o" "u" "uo" "ron" "ut" "" } |
|---|
| 5 | set randomEndParts { "gle" "nk" "bl" "th" "ge" "ing" "achu" "oogle" "ock" "oink" "ink" "" "floogle" "honk" "" "yoink" } |
|---|
| 6 | |
|---|
| 7 | #rosie words |
|---|
| 8 | set randomRosieFirstParts { "ker" "pop" "yof" "jum" "llama" "tick" } |
|---|
| 9 | set randomRosieSecondParts { "BOOM" "BLAM" "YOINK" "penguin" "POP" "frogs" "custard" "hoorah" "YOF" "JUM" "kenneth" "bob" "nigel" "jean-pierre" "snail" "light bulb" "LLAMA" "vroooooooooooom" "m00se" "heffalump" "wollawolla" } |
|---|
| 10 | |
|---|
| 11 | #kit words |
|---|
| 12 | set randomKitWords { "hmm" "hmpf" "pies!" } |
|---|
| 13 | |
|---|