diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-09-30 23:17:04 -0700 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-30 23:17:04 -0700 |
commit | 94d4c89e093b76a0964114bd7a370046e70e965e (patch) | |
tree | ff6a162f91628d6e05eb14144448ea5c1c4d80fa /maps/VictoryRoadGate.asm | |
parent | 7872b7e8b3b8774ac6c2800c47cc3cfb384f1f57 (diff) | |
parent | d31dbfc7804cc0fa0a48a28779b8f9db1a0032c8 (diff) |
Merge pull request #209 from yenatch/script-commands
use updated script commands from pokemontools
Diffstat (limited to 'maps/VictoryRoadGate.asm')
-rw-r--r-- | maps/VictoryRoadGate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/VictoryRoadGate.asm b/maps/VictoryRoadGate.asm index f2e689ceb..9cd574826 100644 --- a/maps/VictoryRoadGate.asm +++ b/maps/VictoryRoadGate.asm @@ -30,7 +30,7 @@ UnknownScript_0x9ba04: ; 0x9ba04 2writetext UnknownText_0x9ba29 keeptextopen checkcode $7 - if_less_than $7, UnknownScript_0x9ba19 + if_greater_than $7, UnknownScript_0x9ba19 2writetext UnknownText_0x9ba5f closetext loadmovesprites |