Advertisement
Chris72003

Treat Generator

Apr 14th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. $name : Dessert Generator
  2. $author : Chris72003
  3. $description : creates a (probably) yummy sounding treat!
  4. $amount : 1
  5. $picture : http://s27.postimg.org/40z370x2b/dessert.jpg
  6. $button : Create!
  7.  
  8. $Main
  9. It is an ice cream treat.
  10. It is a candy bar treat.
  11. It is a milkshake treat.
  12.  
  13. $Shape
  14. Its shape is round.
  15. Its shape is flat.
  16. Its shape is random.
  17. Its shape is square.
  18. Its shaped like a rectangle.
  19. Its shaped like a sphere.
  20.  
  21. $Aftertaste
  22. It has no aftertaste.
  23. It has a chocolaty aftertaste.
  24. It has a cinnamon aftertaste.
  25. It has a delicious aftertaste.
  26. It has a horrid aftertaste.
  27. It has a milky aftertaste.
  28.  
  29. $Taste
  30. It tastes like chocolate.
  31. It tastes like cinnamon.
  32. It tastes like vanilla.
  33. It tastes fruity.
  34. It tastes like milk.
  35.  
  36. $filling
  37. It has a [adj.] chocolate filling.
  38. It has a [adj.] ice cream filling.
  39. It has a [adj.] cream filling.
  40. It has no filling
  41.  
  42. $adj.
  43. horrid
  44. delicious
  45. weird
  46.  
  47. $Texture
  48. The texture of this treat is creamy.
  49. The texture of this treat is slick.
  50. The texture of this treat is bumpy.
  51. The texture of this treat is random.
  52. The texture of this treat is weird.
  53.  
  54. $name
  55. [name start][name end] {50%}
  56. [name vowel][name link][name end] {20%}
  57. [name start][name vowel][name link][name end]
  58. [name vowel][name link][name vowel][name link][name end] {20%}
  59. [name start][name vowel][name link][name vowel][name link][name end]
  60. [name vowel][name link][name vowel][name link][name vowel][name link][name end] {20%}
  61. [name start][name vowel][name link][name vowel][name link][name vowel][name link][name end] {20%}
  62. $name start
  63. [b|c|d|f|g|h|j|k|l|m|n|p|r|s|t|v|w|x|z]
  64. [b|c|ch|d|f|g|k|p|ph|s|t|v|z][r|l] {30%}
  65. [ch|cr|tr|ap] {40%}
  66. $name link
  67. [b|c|d|f|g|h|j|k|l|m|n|p|r|s|t|v|w|x|z]
  68. [b|c|ch|d|f|g|k|p|ph|r|s|t|v|z][r|l|n] {40%}
  69. [ch|rt|rl|rs|rp|rb|rm|st|th|ct|ph|qu|tt|bb|nn|mm|gg|cc|dd|ff|pp|rr|ll|vv|ww|ck|squ|lm|sh|wm|wb|wt|lb|rg] {40%}
  70. $name vowel
  71. [a|e|i|o|u]
  72. [ao|ae|ai|au|ay|eo|ea|ei|ey|io|ia|iu|oa|oe|oi|ou|oy|ui|uo|uy|ee|oo] {15%}
  73. y {2%}
  74. $name end
  75. [ing|eam|us|ake]
  76.  
  77. Treat
  78. [name,#name,hidden,written] [Main] [Shape] [Taste] [Aftertaste] [filling] [Texture]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement