Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. [
  2. {
  3. "id": 1,
  4. "name": "Random Dino",
  5. "Points": "1000",
  6. "Command": "randomdino",
  7. "Description": "Dino: Random \nLevel: 224 \nBreedable: Yes",
  8. "IsTexture": "true",
  9. "Texture": "Texture2D/Game/Mods/MazacaUI/Images/question_mark.question_mark",
  10. "Material": ""
  11. },
  12. {
  13. "id": 2,
  14. "name": "Ankylosaurus",
  15. "Points": "200",
  16. "Command": "buy 1",
  17. "Description": "Dino: Ankylosaurus \nLevel: 50 \nBreedable: No",
  18. "IsTexture": "false",
  19. "Texture": "",
  20. "Material": "MaterialInstanceConstant/Game/PrimalEarth/Dinos/Icons/DinoEnteryIcon_Anky.DinoEntryIcon_Anky"
  21. }
  22. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement