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/Route20.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/Route20.asm')
-rw-r--r-- | maps/Route20.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route20.asm b/maps/Route20.asm index 74ac03422..b9b80c7cc 100644 --- a/maps/Route20.asm +++ b/maps/Route20.asm @@ -11,7 +11,7 @@ Route20_MapScriptHeader: ; 0x1acd20 ; 0x1acd25 UnknownScript_0x1acd25: ; 0x1acd25 - setbit1 $00d7 + setevent $00d7 return ; 0x1acd29 |