Advertisement
magnificentophat

Shopcat Store Dialogue

Jun 12th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. CATSHOP_BUY = {
  2. "You will not regret this purchase!",
  3. "Thank you for your business!",
  4. "An excellent choice!",
  5. "Your taste in soft warez is exquisite!",
  6. "Don't forget to read the readme!",
  7. },
  8. CATSHOP_SELL = {
  9. "A classic piece of soft warez. Where did you find this?",
  10. "I will give this a good home.",
  11. "Normally I only buy mint condition, but you have an honest face.",
  12. "I am doing you a big favour taking this. You should really be paying me.",
  13. "Thank you, human. A fair transaction!",
  14. },
  15. CATSHOP_BUYBACK = {
  16. "What is wrong? That was a good bargain, no?",
  17. "You don't want to do that? Why are you teasing me?",
  18. "We are here to perform transaction, not to play with sparkly buttons.",
  19. "Are these soft warez not to your liking, human?",
  20. },
  21. CATSHOP_OPEN = {
  22. "Greetings, Human! I have soft warez for your consumption!",
  23. "Make this transaction quick! My ball of twine is waiting!",
  24. "Each code line is custom-personalized. Very high quality work!",
  25. "Hello customer! Artisan data packages, just for you!",
  26. "Welcome to Shopcat's Soft Warez Emporium!",
  27. "Round zeros! Straight ones! A fair price, and thumping beats!"
  28. },
  29.  
  30. SMALLCATSHOP_BUY = {
  31. "THANK YOU FOR YOUR BUSINESS.",
  32. "PURCHASE COMPLETE. PLEASE VISIT A GR@ND B@Z@@R FOR EVEN MORE VALUE!",
  33. "HIGH LEVEL PROGRAMS AVAILABLE AT OUR FULL-SIZE LOCATIONS.",
  34. "THE CAT IS WHERE IT IS AT.",
  35. },
  36. SMALLCATSHOP_SELL = {
  37. "TRANSACTION COMPLETE.",
  38. "BITS FLAGGED FOR RECYCLING.",
  39. "JOIN OUR LOYALTY PROGRAM TODAY!",
  40. },
  41. SMALLCATSHOP_BUYBACK = {
  42. "RETURN PROCESSED.",
  43. },
  44. SMALLCATSHOP_OPEN = {
  45. "WELCOME TO THE AUTO_TERM M1N1-B@Z@@R.",
  46. "QUALITY SOFTWARE AT QUALITY PRICES.",
  47. "YOUR ONE-STOP SOFTWARE SHOP.",
  48. "ALL PROGRAMS GUARANTEED* 100% BUG-FREE",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement