Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. lirium["de"].collect_fish = {}
  2. lirium["de"].collect_fish.title_01 = "Fish Collector - %s "
  3. lirium["de"].collect_fish.title_02 = "Fish Collector #%d"
  4. lirium["de"].collect_fish.say_01 = "Every few levels Fish Collector will ask you [ENTER]to bring him couple fishes. [ENTER]Some of them he needs to precisely examine, [ENTER]so you are going to wait some time. [ENTER]Not every fish will be good [ENTER]for the research. "
  5. lirium["de"].collect_fish.say_02 = "Fish Collector calls you. He has for you a [ENTER]new quest. "
  6. lirium["de"].collect_fish.say_03 = "Fishes are the symbol of strength. Thanks to them the strongest [ENTER]warriors could fight each other. [ENTER]They bring strength, stamina , and each of them has [ENTER]a different property. [ENTER]Help me. Bring me %s %d time/s. [ENTER]Let me closely examine this fish. [ENTER]Maybe I will be able to find some secrets. "
  7. lirium["de"].collect_fish.chat_01 = "Your research time cooldown reset. "
  8. lirium["de"].collect_fish.chat_02 = "Your success rate increased by 30%%. "
  9. lirium["de"].collect_fish.say_04 = "Let's see what did you bring me. "
  10. lirium["de"].collect_fish.say_05 = "This fish is great! "
  11. lirium["de"].collect_fish.say_06 = "That's all I finished my research. "
  12. lirium["de"].collect_fish.say_07 = "Please give me another fish. "
  13. lirium["de"].collect_fish.say_08 = "Unfortunately this fish is bad. [ENTER]Please bring me a different one. "
  14. lirium["de"].collect_fish.say_09 = "Come back with the fish. "
  15. lirium["de"].collect_fish.say_10 = "I didn't finish my last research! "
  16. lirium["de"].collect_fish.say_11 = "To finish remained %s. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement