Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Gamemaster:
  2. (...)
  3. {
  4. "templateId": "FORMS_V0037_POKEMON_VULPIX",
  5. "formSettings": {
  6. "pokemon": "VULPIX",
  7. "forms": [
  8. {
  9. "form": "VULPIX_NORMAL"
  10. },
  11. {
  12. "form": "VULPIX_ALOLA",
  13. "assetBundleValue": 61
  14. }
  15. ]
  16. }
  17. },
  18. (...)
  19.  
  20.  
  21. PROTOS:
  22. (...)
  23. 56: .same(proto: "VULPIX_ALOLA"),
  24. (...)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement