summaryrefslogtreecommitdiff
path: root/maps/TeamRocketBaseB2F.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-12 15:16:23 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-12 15:16:23 -0500
commit1cb19a03a3c57c85d27495f95483b30ae37f0976 (patch)
tree0f798841fdf32e9ee4fdee93fb0b43d8cb73fa5b /maps/TeamRocketBaseB2F.asm
parentb676c24aefc3213d844fba9572dcb327be16a4d9 (diff)
parent8d75f962e45694555b10ac78a3e78e3f53682db0 (diff)
Merge commit '8d75f96' into master
Mostly sprite stuff.
Diffstat (limited to 'maps/TeamRocketBaseB2F.asm')
-rw-r--r--maps/TeamRocketBaseB2F.asm34
1 files changed, 17 insertions, 17 deletions
diff --git a/maps/TeamRocketBaseB2F.asm b/maps/TeamRocketBaseB2F.asm
index b319a31f5..c0ef3fa76 100644
--- a/maps/TeamRocketBaseB2F.asm
+++ b/maps/TeamRocketBaseB2F.asm
@@ -278,7 +278,7 @@ GruntM19Script: ; 0x6d0f9
end
; 0x6d101
-UnknownScript_0x6d101: ; 0x6d101
+VoltorbScript_0x6d101: ; 0x6d101
cry ELECTRODE
loadpokedata ELECTRODE, 23
startbattle
@@ -297,7 +297,7 @@ UnknownScript_0x6d101: ; 0x6d101
2jump UnknownScript_0x6d184
; 0x6d12c
-UnknownScript_0x6d12c: ; 0x6d12c
+VoltorbScript_0x6d12c: ; 0x6d12c
cry ELECTRODE
loadpokedata ELECTRODE, 23
startbattle
@@ -316,7 +316,7 @@ UnknownScript_0x6d12c: ; 0x6d12c
2jump UnknownScript_0x6d184
; 0x6d157
-UnknownScript_0x6d157: ; 0x6d157
+VoltorbScript_0x6d157: ; 0x6d157
cry ELECTRODE
loadpokedata ELECTRODE, 23
startbattle
@@ -990,19 +990,19 @@ TeamRocketBaseB2F_MapEventHeader: ; 0x6de44
; people-events
db 14
- person_event $35, 20, 24, $7, $0, 255, 255, $0, 0, ObjectEvent, $06de
- person_event $36, 20, 24, $7, $0, 255, 255, $80, 0, ObjectEvent, $06dd
- person_event $1e, 17, 9, $6, $0, 255, 255, $0, 0, ObjectEvent, $06d6
- person_event $4f, 17, 13, $9, $0, 255, 255, $0, 0, ObjectEvent, $06df
- person_event $9b, 9, 11, $16, $0, 255, 255, $0, 0, UnknownScript_0x6d101, $06e0
- person_event $9b, 11, 11, $16, $0, 255, 255, $0, 0, UnknownScript_0x6d12c, $06e1
- person_event $9b, 13, 11, $16, $0, 255, 255, $0, 0, UnknownScript_0x6d157, $06e2
- person_event $9b, 9, 26, $16, $0, 255, 255, $0, 0, ObjectEvent, $06e0
- person_event $9b, 11, 26, $16, $0, 255, 255, $0, 0, ObjectEvent, $06e1
- person_event $9b, 13, 26, $16, $0, 255, 255, $0, 0, ObjectEvent, $06e2
- person_event $35, 17, 29, $6, $0, 255, 255, $2, 3, TrainerGruntM17, $06da
- person_event $35, 5, 8, $a, $0, 255, 255, $2, 1, TrainerGruntM18, $06da
- person_event $35, 18, 25, $8, $0, 255, 255, $2, 4, TrainerGruntM19, $06da
- person_event $54, 14, 7, $1, $0, 255, 255, $1, 0, ItemFragment_0x6d20d, $066c
+ person_event SPRITE_ROCKET, 20, 24, $7, $0, 255, 255, $0, 0, ObjectEvent, $06de
+ person_event SPRITE_ROCKET_GIRL, 20, 24, $7, $0, 255, 255, $80, 0, ObjectEvent, $06dd
+ person_event SPRITE_LANCE, 17, 9, $6, $0, 255, 255, $0, 0, ObjectEvent, $06d6
+ person_event SPRITE_DRAGON, 17, 13, $9, $0, 255, 255, $0, 0, ObjectEvent, $06df
+ person_event SPRITE_VOLTORB, 9, 11, $16, $0, 255, 255, $0, 0, VoltorbScript_0x6d101, $06e0
+ person_event SPRITE_VOLTORB, 11, 11, $16, $0, 255, 255, $0, 0, VoltorbScript_0x6d12c, $06e1
+ person_event SPRITE_VOLTORB, 13, 11, $16, $0, 255, 255, $0, 0, VoltorbScript_0x6d157, $06e2
+ person_event SPRITE_VOLTORB, 9, 26, $16, $0, 255, 255, $0, 0, ObjectEvent, $06e0
+ person_event SPRITE_VOLTORB, 11, 26, $16, $0, 255, 255, $0, 0, ObjectEvent, $06e1
+ person_event SPRITE_VOLTORB, 13, 26, $16, $0, 255, 255, $0, 0, ObjectEvent, $06e2
+ person_event SPRITE_ROCKET, 17, 29, $6, $0, 255, 255, $2, 3, TrainerGruntM17, $06da
+ person_event SPRITE_ROCKET, 5, 8, $a, $0, 255, 255, $2, 1, TrainerGruntM18, $06da
+ person_event SPRITE_ROCKET, 18, 25, $8, $0, 255, 255, $2, 4, TrainerGruntM19, $06da
+ person_event SPRITE_POKE_BALL, 14, 7, $1, $0, 255, 255, $1, 0, ItemFragment_0x6d20d, $066c
; 0x6dfd4