Skip to content

Instantly share code, notes, and snippets.

@zephenryus
Created October 16, 2018 00:50
Show Gist options
  • Save zephenryus/ee72eccc9fb03769400ed37ca0c56967 to your computer and use it in GitHub Desktop.
Save zephenryus/ee72eccc9fb03769400ed37ca0c56967 to your computer and use it in GitHub Desktop.
Hex Value   7 6 5 4 3 2 1  X Coordinate  0  Y Coordinate
8E6ADF6E    1 0 0 0 1 1 1  001101010110  1  111101101110
Flag 0 1 Description
0 -y +y Mirrors point across the x-axis
1 false true Horizontal shift (+4096)
2 -x +x Mirrors point across the y-axis
3 true false Teleport start?
4 true false Teleport end?
5 true false Death
6 true false Riding a horse?
7 true false true = MainField , false = Dungeon or AocField
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment