Advertisement
Bond697

egg data

Nov 7th, 2012
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. -------------------------------------------------------------------------------
  2.  
  3. egg data:
  4.  
  5. 2fe35c8 is the local array that holds all the egg data.
  6.  
  7. 2fe35c8 - species
  8. 2fe35cc -
  9.  
  10.  
  11.  
  12. 2fe35d8 - happiness
  13. 2fe35dc - iv1
  14. 2fe35e0 - iv2
  15. 2fe35e4 - iv3
  16. 2fe35e8 - iv4
  17. 2fe35ec - iv5
  18. 2fe35f0 - iv6
  19. 2fe35f4 - id set
  20.  
  21. 2fe35f8 - pid
  22. 2fe3600 - move1
  23. 2fe3604 - move2
  24. 2fe3608 - move3
  25. 2fe360c - move4
  26.  
  27. 2fe3610 - ability number
  28.  
  29. 2fe361c - inherit_iv1_parent1
  30. 2fe3620 - inherit_iv2_parent1
  31. 2fe3624 - inherit_iv3_parent1
  32. 2fe3628 - inherit_iv4_parent1
  33. 2fe362c - inherit_iv5_parent1
  34. 2fe3630 - inherit_iv6_parent1
  35.  
  36. 2fe3634 - inherit_iv1_parent2
  37. 2fe3638 - inherit_iv2_parent2
  38. 2fe363c - inherit_iv3_parent2
  39. 2fe3640 - inherit_iv4_parent2
  40. 2fe3644 - inherit_iv5_parent2
  41. 2fe3648 - inherit_iv6_parent2
  42. 2fe364c -
  43. 2fe3650
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement