summaryrefslogtreecommitdiff
path: root/Hard-coded-logic.md
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-04-04 13:07:10 -0400
committerRangi <35663410+Rangi42@users.noreply.github.com>2018-04-04 13:07:10 -0400
commit9366cd32721d26de85c41d169fbdc6539577247e (patch)
treeb99ad3f38d015068183578fb8e75111af436b199 /Hard-coded-logic.md
parentb413e463686cc2f2c3b308a0cb99bd1acd638ceb (diff)
Updated Hard coded logic (markdown)
Diffstat (limited to 'Hard-coded-logic.md')
-rw-r--r--Hard-coded-logic.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Hard-coded-logic.md b/Hard-coded-logic.md
index 070b971..fc0616c 100644
--- a/Hard-coded-logic.md
+++ b/Hard-coded-logic.md
@@ -112,6 +112,8 @@ TownMap_GetKantoLandmarkLimits: ; 910e8
ret
```
+If you access a map that's outside the limits, then scrolling through the Town Map can underflow and go past the defined landmark data, displaying garbage. ([Video](https://www.youtube.com/watch?v=r32agevxdw4))
+
## `RIVAL1`'s first Pokémon has no held item