summaryrefslogtreecommitdiff
path: root/engine/overworld/npc_movement.asm
diff options
context:
space:
mode:
authorDaniel Harding <corrnondacqb@yahoo.com>2015-07-17 10:49:54 -0500
committerDaniel Harding <corrnondacqb@yahoo.com>2015-07-17 10:49:54 -0500
commit6e46ec61f9a324116ef016397cdce9e67f75e77f (patch)
tree101d51fea00a852808f2a76d9e45a4b3779cab56 /engine/overworld/npc_movement.asm
parentfb559f1f4e0104bfc59350359a2fb82fbe88ebba (diff)
parent6931ce96259d366263c63e704dfaac6f241d8e4a (diff)
Merge pull request #103 from YamaArashi/master
Misc changes again
Diffstat (limited to 'engine/overworld/npc_movement.asm')
-rwxr-xr-xengine/overworld/npc_movement.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/npc_movement.asm b/engine/overworld/npc_movement.asm
index aabc2de8..fcef55e0 100755
--- a/engine/overworld/npc_movement.asm
+++ b/engine/overworld/npc_movement.asm
@@ -74,7 +74,7 @@ PalletMovementScript_OakMoveLeft: ; 1a44c (6:644c)
jr .done
; The player is on the left tile of the northern path out of Pallet Town and
; Prof. Oak is below.
-; Prof. Oak is already on the right tile.
+; Prof. Oak is already where he needs to be.
.playerOnLeftTile
ld a, $3
ld [wNPCMovementScriptFunctionNum], a