Advertisement
Guest User

Untitled

a guest
Aug 29th, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. 4b | cf 02
  2. 20 | 2e 00
  3. 03 | 79 04
  4. 69 | 1c 07
  5. 66 | 26 07
  6. 28 | d1 00 ; gsp
  7. 29 | 2a 06 ; original rsp location!
  8. 37 | 27 02 ; bsp
  9. 4a | af 02
  10. 27 | 57 01
  11. 43 | 72 05
  12. 4a | bf 02 ; original choco fort location!
  13. 1f | 2c 00
  14. 02 | 12 02 ; original ysp location!
  15. 34 | b4 06
  16. 0f | cd 00
  17.  
  18.  
  19. ; gsp (28) points to the original gsp location, which gets replaced by a star warp (which still has event 28 set to it)
  20. ; rsp missing (44; 0534), in place of VoB warp
  21. ; ysp missing (37; 06AC), in place of bsp
  22. ;;; -> both ysp and bsp are set to activate event 37
  23. ; forest fort missing (35; 0306) not in list
  24. ; event 4A is duped; points to castle location (02AF) and original fort location (02BF)
  25.  
  26. ; unchanged events: 29 (rsp), 4A (choco fort), 02 (ysp)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement