pokeminers

Rocket Items

Nov 1st, 2019
1,555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Entry data
  2. string Key = "assemble_leader_map_prompt"
  3. string Translation = "COMBINE COMPONENTS"
  4.  
  5. string Key = "full_fragments_collected"
  6. string Translation = "You’ve collected enough Mysterious Components to assemble a Rocket Radar!"
  7. [299]
  8. Entry data
  9. string Key = "full_fragments_collected_mystery"
  10. string Translation = "It looks like these components fit together!"
  11. [300]
  12. Entry data
  13. string Key = "giovanni_map_collected"
  14. string Translation = "You found a Super Rocket Radar!"
  15. [331]
  16. Entry data
  17. string Key = "giovanni_map_collected_description"
  18. string Translation = "The Super Rocket Radar is a stronger radar that can find headquarters where the Team GO Rocket Boss might be!"
  19. Entry data
  20. string Key = "toggle_item_equip"
  21. string Translation = "EQUIP"
  22. [1150]
  23. Entry data
  24. string Key = "toggle_item_equipped_desc"
  25. string Translation = "This item is EQUIPPED."
  26. [1151]
  27. Entry data
  28. string Key = "toggle_item_unequip"
  29. string Translation = "UNEQUIP"
  30. [1152]
  31. Entry data
  32. string Key = "toggle_item_unequipped_desc"
  33. string Translation = "This item is UNEQUIPPED"
Add Comment
Please, Sign In to add comment