From dc18e188b2948ede03328c0c0cf7ab423cacc861 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 24 Mar 2021 10:24:52 -0400 Subject: Sync some files with pokegold --- docs/bugs_and_glitches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/bugs_and_glitches.md') diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index dfaeb28ef..145f23403 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -1729,7 +1729,7 @@ Most of the NPCs in [maps/NationalParkBugContest.asm](https://github.com/pret/po ```diff .CheckWarp: -; Bug: Since no case is made for STANDING here, it will check --; [.edgewarps + $ff]. This resolves to $3e at $8035a. +-; [.EdgeWarps + $ff]. This resolves to $3e. -; This causes wWalkingIntoEdgeWarp to be nonzero when standing on tile $3e, -; making bumps silent. - -- cgit v1.2.3