Advertisement
Guest User

lul tlumaczenie

a guest
Jun 24th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. lirium["pl"].collect_herb.say_16 = "Let's see what did u bring me. "
  2. lirium["pl"].collect_herb.say_17 = "I didn't finish my last research yet. [ENTER]Come back after %s. "
  3. lirium["pl"].collect_herb.say_18 = "How do you want to give me this item ? "
  4. lirium["pl"].collect_herb.select_01 = "With the Elixir "
  5. lirium["pl"].collect_herb.select_02 = "Without the Elixir "
  6. lirium["pl"].collect_herb.select_03 = "Nevermind "
  7. lirium["pl"].collect_herb.say_19 = "You have %d elixirs, you can hand over %d items. "
  8. lirium["pl"].collect_herb.select_04 = "I will give the item with elixir +25% "
  9. lirium["pl"].collect_herb.select_05 = "I will give the item with elixir +50% "
  10. lirium["pl"].collect_herb.say_20 = "You dont have this elixir! "
  11. lirium["pl"].collect_herb.say_21 = "You don't have either the item or the elixir. "
  12. lirium["pl"].collect_herb.say_22 = "You gave me %d items. %d were good [ENTER]for the research "
  13. lirium["pl"].collect_herb.say_23 = "I finished examining all of the items. "
  14. lirium["pl"].collect_herb.say_24 = "Bring me %d items for the research "
  15. lirium["pl"].collect_herb.say_25 = "To finish the research reminded %d Items. "
  16. lirium["pl"].collect_herb.say_26 = "This item is in perfect condition! "
  17. lirium["pl"].collect_herb.say_27 = "This item is in bad condition. [ENTER]Bring me another one. "
  18. lirium["pl"].collect_herb.say_28 = "You dont have more items for the research. "
  19. lirium["pl"].collect_herb.say_29 = "This is your reward! "
  20.  
  21. lirium["pl"].collect_herb.say_30 = "You don't have that kind of elixir. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement