Advertisement
ProClifo

Untitled

Jun 25th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. #org 0x1EF7EB
  2. msgbox 0x81EFC48 MSG_KEEPOPEN '"MAY: Hi, [player]\v\h05, long time..."
  3. copyvar 0x8000 0x4023
  4. compare 0x8000 0x0
  5. if 0x1 goto 0x81EF81A
  6. compare 0x8000 0x1
  7. if 0x1 goto 0x81EF82A
  8. compare 0x8000 0x2
  9. if 0x1 goto 0x81EF83A
  10. end
  11.  
  12. '---------------
  13. #org 0x1EF865
  14. msgbox 0x81EFE3F MSG_KEEPOPEN '"BRENDAN: Hey, [player].\nSo this i..."
  15. copyvar 0x8000 0x4023
  16. compare 0x8000 0x0
  17. if 0x1 goto 0x81EF894
  18. compare 0x8000 0x1
  19. if 0x1 goto 0x81EF8A4
  20. compare 0x8000 0x2
  21. if 0x1 goto 0x81EF8B4
  22. end
  23.  
  24. '---------------
  25. #org 0x1EF81A
  26. trainerbattle 0x3 0x215 0x0 0x81EFCCB
  27. goto 0x81EF84A
  28.  
  29. '---------------
  30. #org 0x1EF82A
  31. trainerbattle 0x3 0x218 0x0 0x81EFCCB
  32. goto 0x81EF84A
  33.  
  34. '---------------
  35. #org 0x1EF83A
  36. trainerbattle 0x3 0x212 0x0 0x81EFCCB
  37. goto 0x81EF84A
  38.  
  39. '---------------
  40. #org 0x1EF894
  41. trainerbattle 0x3 0x20C 0x0 0x81EFEB4
  42. goto 0x81EF8C4
  43.  
  44. '---------------
  45. #org 0x1EF8A4
  46. trainerbattle 0x3 0x20F 0x0 0x81EFEB4
  47. goto 0x81EF8C4
  48.  
  49. '---------------
  50. #org 0x1EF8B4
  51. trainerbattle 0x3 0x209 0x0 0x81EFEB4
  52. goto 0x81EF8C4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement