Advertisement
Guest User

Untitled

a guest
May 23rd, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. PewterCityScript_1925e: ; 1925e (6:525e)
  2. ld a, [wd755]
  3. bit 7, a
  4. ret nz
  5. ld hl, CoordsData_19277
  6. call ArePlayerCoordsInArray
  7. ret nc
  8. ld a, $f0 ;change this to #FC
  9. ld [wJoyIgnore], a
  10. ld a, $5
  11. ld [$ff8c], a
  12. jp DisplayTextID
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement