diff options
author | Scott Norton <PikalaxALT@gmail.com> | 2015-06-29 22:24:45 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-03 13:46:38 -0400 |
commit | f74fd6903f90e30c3bf1dbde93153ddec62a450a (patch) | |
tree | 3d90d694665388922af9a1137e962db30d95427b /maps/TeamRocketBaseB2F.asm | |
parent | e2c2e20f93f43848542362a5deee677e88f9507d (diff) |
- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and constants to better reflect their hypothesized purposes.
- Using yenatch's version of the macro and constant handling, rewrote the tmhm bit array as a macro-defined environment.
Diffstat (limited to 'maps/TeamRocketBaseB2F.asm')
-rw-r--r-- | maps/TeamRocketBaseB2F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/TeamRocketBaseB2F.asm b/maps/TeamRocketBaseB2F.asm index a018050f1..f4bcb8edd 100644 --- a/maps/TeamRocketBaseB2F.asm +++ b/maps/TeamRocketBaseB2F.asm @@ -348,7 +348,7 @@ UnknownScript_0x6d184: ; 0x6d184 loadfont writetext UnknownText_0x6d809 keeptextopen - verbosegiveitem HM_06, 1 + verbosegiveitem HM_WHIRLPOOL, 1 setevent EVENT_GOT_HM06_WHIRLPOOL writetext UnknownText_0x6d8f8 closetext @@ -422,7 +422,7 @@ UnknownScript_0x6d207: ; 0x6d207 ; 0x6d20d ItemFragment_0x6d20d: ; 0x6d20d - db TM_46, 1 + db TM_THIEF, 1 ; 0x6d20f MapTeamRocketBaseB2FSignpostItem22: ; 0x6d20f |