Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. FillFromMarathon()
  2. elseif place == "Awesome" then
  3. FillFromAwesome()
  4. elseif place == "Integer" then
  5. FillFromInteger()
  6. elseif place == "Herringbone" then
  7. FillFromHerringBone()
  8. elseif place == "Bilk" then
  9. FillFromBilk()
  10. elseif place == "Welch" then
  11. FillFromWelch()
  12. elseif place == "Midnight" then
  13. FillFromMidnight()
  14. elseif place == "Divide" then
  15. FillFromDivide()
  16. elseif place == "Implausible" then
  17. FillFromImplausible()
  18. elseif place == "Dubious" then
  19. FillFromDubious()
  20. elseif place == "Unlikely" then
  21. FillFromUnlikely()
  22. elseif place == "Crash" then
  23. FillFromCrash()
  24. elseif place == "Ganja" then
  25. FillFromGanja()
  26. else
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement