mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
sprite constants in map events
This commit is contained in:
parent
5f6d69fdd3
commit
4ac88d6cdc
@ -6,7 +6,7 @@ AzaleaGym_MapScriptHeader: ; 0x18ec1c
|
||||
db 0
|
||||
; 0x18ec1e
|
||||
|
||||
UnknownScript_0x18ec1e: ; 0x18ec1e
|
||||
BugsyScript_0x18ec1e: ; 0x18ec1e
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $04be
|
||||
@ -443,13 +443,13 @@ AzaleaGym_MapEventHeader: ; 0x18f3cc
|
||||
|
||||
; people-events
|
||||
db 7
|
||||
person_event $14, 11, 9, $3, $0, 255, 255, $a0, 0, UnknownScript_0x18ec1e, $ffff
|
||||
person_event $25, 7, 9, $a, $0, 255, 255, $b2, 2, TrainerBug_catcherBug_catcher_benny, $ffff
|
||||
person_event $25, 12, 12, $6, $0, 255, 255, $b2, 3, TrainerBug_catcherAl, $ffff
|
||||
person_event $25, 6, 4, $6, $0, 255, 255, $b2, 3, TrainerBug_catcherJosh, $ffff
|
||||
person_event $26, 14, 8, $6, $0, 255, 255, $82, 1, TrainerTwinsAmyandmay1, $ffff
|
||||
person_event $26, 14, 9, $6, $0, 255, 255, $82, 1, TrainerTwinsAmyandmay2, $ffff
|
||||
person_event $48, 17, 11, $6, $0, 255, 255, $80, 0, AzaleaGymGuyScript, $ffff
|
||||
person_event SPRITE_BUGSY, 11, 9, $3, $0, 255, 255, $a0, 0, BugsyScript_0x18ec1e, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 7, 9, $a, $0, 255, 255, $b2, 2, TrainerBug_catcherBug_catcher_benny, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 12, 12, $6, $0, 255, 255, $b2, 3, TrainerBug_catcherAl, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 6, 4, $6, $0, 255, 255, $b2, 3, TrainerBug_catcherJosh, $ffff
|
||||
person_event SPRITE_TWIN, 14, 8, $6, $0, 255, 255, $82, 1, TrainerTwinsAmyandmay1, $ffff
|
||||
person_event SPRITE_TWIN, 14, 9, $6, $0, 255, 255, $82, 1, TrainerTwinsAmyandmay2, $ffff
|
||||
person_event SPRITE_GYM_GUY, 17, 11, $6, $0, 255, 255, $80, 0, AzaleaGymGuyScript, $ffff
|
||||
; 0x18f441
|
||||
|
||||
|
||||
|
@ -6,18 +6,18 @@ AzaleaMart_MapScriptHeader: ; 0x18e03e
|
||||
db 0
|
||||
; 0x18e040
|
||||
|
||||
UnknownScript_0x18e040: ; 0x18e040
|
||||
ClerkScript_0x18e040: ; 0x18e040
|
||||
loadfont
|
||||
pokemart $0, $0003
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x18e047
|
||||
|
||||
UnknownScript_0x18e047: ; 0x18e047
|
||||
CooltrainerMScript_0x18e047: ; 0x18e047
|
||||
jumptextfaceplayer UnknownText_0x18e04d
|
||||
; 0x18e04a
|
||||
|
||||
UnknownScript_0x18e04a: ; 0x18e04a
|
||||
BugCatcherScript_0x18e04a: ; 0x18e04a
|
||||
jumptextfaceplayer UnknownText_0x18e0b6
|
||||
; 0x18e04d
|
||||
|
||||
@ -58,8 +58,8 @@ AzaleaMart_MapEventHeader: ; 0x18e118
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 7, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x18e040, $ffff
|
||||
person_event $23, 9, 6, $7, $0, 255, 255, $0, 0, UnknownScript_0x18e047, $ffff
|
||||
person_event $25, 6, 11, $5, $2, 255, 255, $80, 0, UnknownScript_0x18e04a, $ffff
|
||||
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x18e040, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 9, 6, $7, $0, 255, 255, $0, 0, CooltrainerMScript_0x18e047, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 6, 11, $5, $2, 255, 255, $80, 0, BugCatcherScript_0x18e04a, $ffff
|
||||
; 0x18e14f
|
||||
|
||||
|
@ -13,19 +13,19 @@ UnknownScript_0x18db27: ; 0x18db27
|
||||
end
|
||||
; 0x18db28
|
||||
|
||||
UnknownScript_0x18db28: ; 0x18db28
|
||||
NurseScript_0x18db28: ; 0x18db28
|
||||
jumpstd $0000
|
||||
; 0x18db2b
|
||||
|
||||
UnknownScript_0x18db2b: ; 0x18db2b
|
||||
GentlemanScript_0x18db2b: ; 0x18db2b
|
||||
jumptextfaceplayer UnknownText_0x18db34
|
||||
; 0x18db2e
|
||||
|
||||
UnknownScript_0x18db2e: ; 0x18db2e
|
||||
FishingGuruScript_0x18db2e: ; 0x18db2e
|
||||
jumptextfaceplayer UnknownText_0x18dbee
|
||||
; 0x18db31
|
||||
|
||||
UnknownScript_0x18db31: ; 0x18db31
|
||||
PokefanFScript_0x18db31: ; 0x18db31
|
||||
jumptextfaceplayer UnknownText_0x18dc19
|
||||
; 0x18db34
|
||||
|
||||
@ -87,9 +87,9 @@ AzaleaPokeCenter1F_MapEventHeader: ; 0x18dccf
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x18db28, $ffff
|
||||
person_event $40, 10, 13, $4, $10, 255, 255, $0, 0, UnknownScript_0x18db2b, $ffff
|
||||
person_event $3b, 5, 10, $6, $0, 255, 255, $0, 0, UnknownScript_0x18db2e, $ffff
|
||||
person_event $2e, 8, 5, $2, $21, 255, 255, $0, 0, UnknownScript_0x18db31, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x18db28, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 10, 13, $4, $10, 255, 255, $0, 0, GentlemanScript_0x18db2b, $ffff
|
||||
person_event SPRITE_FISHING_GURU, 5, 10, $6, $0, 255, 255, $0, 0, FishingGuruScript_0x18db2e, $ffff
|
||||
person_event SPRITE_POKEFAN_F, 8, 5, $2, $21, 255, 255, $0, 0, PokefanFScript_0x18db31, $ffff
|
||||
; 0x18dd18
|
||||
|
||||
|
@ -108,15 +108,15 @@ UnknownScript_0x198091: ; 0x198091
|
||||
end
|
||||
; 0x1980ab
|
||||
|
||||
UnknownScript_0x1980ab: ; 0x1980ab
|
||||
AzaleaRocketScript_0x1980ab: ; 0x1980ab
|
||||
jumptextfaceplayer UnknownText_0x19837b
|
||||
; 0x1980ae
|
||||
|
||||
UnknownScript_0x1980ae: ; 0x1980ae
|
||||
AzaleaRocketScript_0x1980ae: ; 0x1980ae
|
||||
jumptextfaceplayer UnknownText_0x1983c7
|
||||
; 0x1980b1
|
||||
|
||||
UnknownScript_0x1980b1: ; 0x1980b1
|
||||
GrampsScript_0x1980b1: ; 0x1980b1
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $002b
|
||||
@ -134,15 +134,15 @@ UnknownScript_0x1980bf: ; 0x1980bf
|
||||
end
|
||||
; 0x1980c5
|
||||
|
||||
UnknownScript_0x1980c5: ; 0x1980c5
|
||||
TeacherScript_0x1980c5: ; 0x1980c5
|
||||
jumptextfaceplayer UnknownText_0x1984ce
|
||||
; 0x1980c8
|
||||
|
||||
UnknownScript_0x1980c8: ; 0x1980c8
|
||||
YoungsterScript_0x1980c8: ; 0x1980c8
|
||||
jumptextfaceplayer UnknownText_0x19851a
|
||||
; 0x1980cb
|
||||
|
||||
UnknownScript_0x1980cb: ; 0x1980cb
|
||||
SlowpokeScript_0x1980cb: ; 0x1980cb
|
||||
loadfont
|
||||
2writetext UnknownText_0x1985b0
|
||||
pause 60
|
||||
@ -183,7 +183,7 @@ UnknownScript_0x1980e5: ; 0x1980e5
|
||||
end
|
||||
; 0x19810c
|
||||
|
||||
UnknownScript_0x19810c: ; 0x19810c
|
||||
KurtOutsideScript_0x19810c: ; 0x19810c
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x198628
|
||||
@ -225,7 +225,7 @@ MapAzaleaTownSignpost6Script: ; 0x19812c
|
||||
jumpstd $0011
|
||||
; 0x19812f
|
||||
|
||||
UnknownScript_0x19812f: ; 0x19812f
|
||||
FruitTreeScript_0x19812f: ; 0x19812f
|
||||
fruittree $14
|
||||
; 0x198131
|
||||
|
||||
@ -485,17 +485,17 @@ AzaleaTown_MapEventHeader: ; 0x1987c1
|
||||
|
||||
; people-events
|
||||
db 12
|
||||
person_event $f6, 13, 35, $6, $0, 255, 255, $0, 0, UnknownScript_0x1980ab, $06fa
|
||||
person_event $2f, 13, 25, $2, $21, 255, 255, $0, 0, UnknownScript_0x1980b1, $ffff
|
||||
person_event $29, 17, 19, $4, $20, 255, 255, $90, 0, UnknownScript_0x1980c5, $ffff
|
||||
person_event $27, 13, 11, $5, $1, 255, 255, $a0, 0, UnknownScript_0x1980c8, $ffff
|
||||
person_event $45, 21, 12, $1, $0, 255, 255, $0, 0, UnknownScript_0x1980cb, $06f9
|
||||
person_event $45, 13, 22, $1, $0, 255, 255, $0, 0, UnknownScript_0x1980cb, $06f9
|
||||
person_event $45, 13, 33, $1, $0, 255, 255, $0, 0, UnknownScript_0x1980cb, $06f9
|
||||
person_event $45, 19, 19, $1, $0, 255, 255, $0, 0, UnknownScript_0x1980cb, $06f9
|
||||
person_event $5d, 6, 12, $1, $0, 255, 255, $0, 0, UnknownScript_0x19812f, $ffff
|
||||
person_event $f6, 14, 15, $8, $0, 255, 255, $0, 0, ObjectEvent, $06bf
|
||||
person_event $f6, 20, 14, $6, $0, 255, 255, $0, 0, UnknownScript_0x1980ae, $06fc
|
||||
person_event $62, 9, 10, $8, $0, 255, 255, $0, 0, UnknownScript_0x19810c, $07a4
|
||||
person_event SPRITE_AZALEA_ROCKET, 13, 35, $6, $0, 255, 255, $0, 0, AzaleaRocketScript_0x1980ab, $06fa
|
||||
person_event SPRITE_GRAMPS, 13, 25, $2, $21, 255, 255, $0, 0, GrampsScript_0x1980b1, $ffff
|
||||
person_event SPRITE_TEACHER, 17, 19, $4, $20, 255, 255, $90, 0, TeacherScript_0x1980c5, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 13, 11, $5, $1, 255, 255, $a0, 0, YoungsterScript_0x1980c8, $ffff
|
||||
person_event SPRITE_SLOWPOKE, 21, 12, $1, $0, 255, 255, $0, 0, SlowpokeScript_0x1980cb, $06f9
|
||||
person_event SPRITE_SLOWPOKE, 13, 22, $1, $0, 255, 255, $0, 0, SlowpokeScript_0x1980cb, $06f9
|
||||
person_event SPRITE_SLOWPOKE, 13, 33, $1, $0, 255, 255, $0, 0, SlowpokeScript_0x1980cb, $06f9
|
||||
person_event SPRITE_SLOWPOKE, 19, 19, $1, $0, 255, 255, $0, 0, SlowpokeScript_0x1980cb, $06f9
|
||||
person_event SPRITE_FRUIT_TREE, 6, 12, $1, $0, 255, 255, $0, 0, FruitTreeScript_0x19812f, $ffff
|
||||
person_event SPRITE_AZALEA_ROCKET, 14, 15, $8, $0, 255, 255, $0, 0, ObjectEvent, $06bf
|
||||
person_event SPRITE_AZALEA_ROCKET, 20, 14, $6, $0, 255, 255, $0, 0, AzaleaRocketScript_0x1980ae, $06fc
|
||||
person_event SPRITE_KURT_OUTSIDE, 9, 10, $8, $0, 255, 255, $0, 0, KurtOutsideScript_0x19810c, $07a4
|
||||
; 0x1988d0
|
||||
|
||||
|
@ -55,7 +55,7 @@ UnknownScript_0x9e3e0: ; 0x9e3e0
|
||||
end
|
||||
; 0x9e3e2
|
||||
|
||||
UnknownScript_0x9e3e2: ; 0x9e3e2
|
||||
ReceptionistScript_0x9e3e2: ; 0x9e3e2
|
||||
writebyte $2
|
||||
special $0086
|
||||
if_equal $3, BattleTowerBattleRoomScript_0x9f4e4
|
||||
@ -267,7 +267,7 @@ UnknownScript_0x9e555: ; 0x9e555
|
||||
2jump UnknownScript_0x9e4b0
|
||||
; 0x9e55d
|
||||
|
||||
UnknownScript_0x9e55d: ; 0x9e55d
|
||||
YoungsterScript_0x9e55d: ; 0x9e55d
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x9f264
|
||||
@ -277,15 +277,15 @@ UnknownScript_0x9e55d: ; 0x9e55d
|
||||
end
|
||||
; 0x9e568
|
||||
|
||||
UnknownScript_0x9e568: ; 0x9e568
|
||||
CooltrainerFScript_0x9e568: ; 0x9e568
|
||||
jumptextfaceplayer UnknownText_0x9f2a4
|
||||
; 0x9e56b
|
||||
|
||||
UnknownScript_0x9e56b: ; 0x9e56b
|
||||
BugCatcherScript_0x9e56b: ; 0x9e56b
|
||||
jumptextfaceplayer UnknownText_0x9f35b
|
||||
; 0x9e56e
|
||||
|
||||
UnknownScript_0x9e56e: ; 0x9e56e
|
||||
GrannyScript_0x9e56e: ; 0x9e56e
|
||||
jumptextfaceplayer UnknownText_0x9f2e3
|
||||
; 0x9e571
|
||||
|
||||
@ -773,10 +773,10 @@ BattleTower1F_MapEventHeader: ; 0x9f3b4
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $42, 10, 11, $6, $0, 255, 255, $0, 0, UnknownScript_0x9e3e2, $ffff
|
||||
person_event $27, 13, 18, $9, $0, 255, 255, $b0, 0, UnknownScript_0x9e55d, $ffff
|
||||
person_event $24, 13, 8, $5, $1, 255, 255, $80, 0, UnknownScript_0x9e568, $ffff
|
||||
person_event $25, 7, 5, $2, $11, 255, 255, $90, 0, UnknownScript_0x9e56b, $ffff
|
||||
person_event $30, 7, 18, $4, $10, 255, 255, $0, 0, UnknownScript_0x9e56e, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 10, 11, $6, $0, 255, 255, $0, 0, ReceptionistScript_0x9e3e2, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 13, 18, $9, $0, 255, 255, $b0, 0, YoungsterScript_0x9e55d, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 13, 8, $5, $1, 255, 255, $80, 0, CooltrainerFScript_0x9e568, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 7, 5, $2, $11, 255, 255, $90, 0, BugCatcherScript_0x9e56b, $ffff
|
||||
person_event SPRITE_GRANNY, 7, 18, $4, $10, 255, 255, $0, 0, GrannyScript_0x9e56e, $ffff
|
||||
; 0x9f40f
|
||||
|
||||
|
@ -161,7 +161,7 @@ BattleTowerBattleRoom_MapEventHeader: ; 0x9f52e
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $27, 4, 8, $6, $0, 255, 255, $0, 0, ObjectEvent, $0791
|
||||
person_event $42, 10, 5, $9, $0, 255, 255, $0, 0, ObjectEvent, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 4, 8, $6, $0, 255, 255, $0, 0, ObjectEvent, $0791
|
||||
person_event SPRITE_RECEPTIONIST, 10, 5, $9, $0, 255, 255, $0, 0, ObjectEvent, $ffff
|
||||
; 0x9f558
|
||||
|
||||
|
@ -66,6 +66,6 @@ BattleTowerElevator_MapEventHeader: ; 0x9f594
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $42, 6, 5, $9, $0, 255, 255, $0, 0, MovementData_0x9f58f, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 6, 5, $9, $0, 255, 255, $0, 0, MovementData_0x9f58f, $ffff
|
||||
; 0x9f5b1
|
||||
|
||||
|
@ -107,6 +107,6 @@ BattleTowerHallway_MapEventHeader: ; 0x9f62f
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $42, 6, 15, $6, $0, 255, 255, $0, 0, BattleTowerHallway_MapEventHeader, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 6, 15, $6, $0, 255, 255, $0, 0, BattleTowerHallway_MapEventHeader, $ffff
|
||||
; 0x9f660
|
||||
|
||||
|
@ -21,15 +21,15 @@ UnknownScript_0x9f85b: ; 0x9f85b
|
||||
return
|
||||
; 0x9f85f
|
||||
|
||||
UnknownScript_0x9f85f: ; 0x9f85f
|
||||
StandingYoungsterScript_0x9f85f: ; 0x9f85f
|
||||
jumptextfaceplayer UnknownText_0x9f930
|
||||
; 0x9f862
|
||||
|
||||
UnknownScript_0x9f862: ; 0x9f862
|
||||
BuenaScript_0x9f862: ; 0x9f862
|
||||
jumptextfaceplayer UnknownText_0x9f9db
|
||||
; 0x9f865
|
||||
|
||||
UnknownScript_0x9f865: ; 0x9f865
|
||||
SailorScript_0x9f865: ; 0x9f865
|
||||
jumptextfaceplayer UnknownText_0x9fa8c
|
||||
; 0x9f868
|
||||
|
||||
@ -138,10 +138,10 @@ BattleTowerOutside_MapEventHeader: ; 0x9fb5f
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $66, 16, 10, $7, $0, 255, 255, $80, 0, UnknownScript_0x9f85f, $ffff
|
||||
person_event $2a, 15, 17, $2, $11, 255, 255, $a0, 0, UnknownScript_0x9f862, $ffff
|
||||
person_event $49, 22, 16, $5, $1, 255, 255, $0, 0, UnknownScript_0x9f865, $07cf
|
||||
person_event $28, 28, 16, $3, $0, 255, 255, $a0, 0, ObjectEvent, $ffff
|
||||
person_event SPRITE_STANDING_YOUNGSTER, 16, 10, $7, $0, 255, 255, $80, 0, StandingYoungsterScript_0x9f85f, $ffff
|
||||
person_event SPRITE_BUENA, 15, 17, $2, $11, 255, 255, $a0, 0, BuenaScript_0x9f862, $ffff
|
||||
person_event SPRITE_SAILOR, 22, 16, $5, $1, 255, 255, $0, 0, SailorScript_0x9f865, $07cf
|
||||
person_event SPRITE_LASS, 28, 16, $3, $0, 255, 255, $a0, 0, ObjectEvent, $ffff
|
||||
; 0x9fbb2
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@ BillsHouse_MapScriptHeader: ; 0x189536
|
||||
db 0
|
||||
; 0x189538
|
||||
|
||||
UnknownScript_0x189538: ; 0x189538
|
||||
GrampsScript_0x189538: ; 0x189538
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0000
|
||||
@ -368,6 +368,6 @@ BillsHouse_MapEventHeader: ; 0x189b42
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $2f, 7, 6, $7, $20, 255, 255, $90, 0, UnknownScript_0x189538, $ffff
|
||||
person_event SPRITE_GRAMPS, 7, 6, $7, $20, 255, 255, $90, 0, GrampsScript_0x189538, $ffff
|
||||
; 0x189b5f
|
||||
|
||||
|
@ -29,7 +29,7 @@ UnknownScript_0x1a46e5: ; 0x1a46e5
|
||||
return
|
||||
; 0x1a46e8
|
||||
|
||||
UnknownScript_0x1a46e8: ; 0x1a46e8
|
||||
SuperNerdScript_0x1a46e8: ; 0x1a46e8
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $04c4
|
||||
@ -56,15 +56,15 @@ UnknownScript_0x1a4702: ; 0x1a4702
|
||||
end
|
||||
; 0x1a4708
|
||||
|
||||
UnknownScript_0x1a4708: ; 0x1a4708
|
||||
GrampsScript_0x1a4708: ; 0x1a4708
|
||||
jumptextfaceplayer UnknownText_0x1a48c3
|
||||
; 0x1a470b
|
||||
|
||||
UnknownScript_0x1a470b: ; 0x1a470b
|
||||
GrampsScript_0x1a470b: ; 0x1a470b
|
||||
jumptextfaceplayer UnknownText_0x1a48fb
|
||||
; 0x1a470e
|
||||
|
||||
UnknownScript_0x1a470e: ; 0x1a470e
|
||||
BlackBeltScript_0x1a470e: ; 0x1a470e
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0021
|
||||
@ -82,19 +82,19 @@ UnknownScript_0x1a471c: ; 0x1a471c
|
||||
end
|
||||
; 0x1a4722
|
||||
|
||||
UnknownScript_0x1a4722: ; 0x1a4722
|
||||
CooltrainerFScript_0x1a4722: ; 0x1a4722
|
||||
jumptextfaceplayer UnknownText_0x1a49bd
|
||||
; 0x1a4725
|
||||
|
||||
UnknownScript_0x1a4725: ; 0x1a4725
|
||||
YoungsterScript_0x1a4725: ; 0x1a4725
|
||||
jumptextfaceplayer UnknownText_0x1a49f1
|
||||
; 0x1a4728
|
||||
|
||||
UnknownScript_0x1a4728: ; 0x1a4728
|
||||
CooltrainerFScript_0x1a4728: ; 0x1a4728
|
||||
jumptextfaceplayer UnknownText_0x1a4b1e
|
||||
; 0x1a472b
|
||||
|
||||
UnknownScript_0x1a472b: ; 0x1a472b
|
||||
YoungsterScript_0x1a472b: ; 0x1a472b
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $006d
|
||||
@ -336,14 +336,14 @@ BlackthornCity_MapEventHeader: ; 0x1a4c57
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $2b, 16, 22, $6, $0, 255, 255, $80, 0, UnknownScript_0x1a46e8, $06e3
|
||||
person_event $2b, 16, 23, $6, $0, 255, 255, $80, 0, UnknownScript_0x1a46e8, $06e4
|
||||
person_event $2f, 6, 24, $6, $0, 255, 255, $0, 0, UnknownScript_0x1a4708, $074c
|
||||
person_event $2f, 6, 25, $8, $0, 255, 255, $0, 0, UnknownScript_0x1a470b, $074d
|
||||
person_event $41, 35, 28, $5, $1, 255, 255, $90, 0, UnknownScript_0x1a470e, $ffff
|
||||
person_event $24, 29, 13, $5, $2, 255, 255, $80, 0, UnknownScript_0x1a4722, $ffff
|
||||
person_event $27, 19, 17, $5, $1, 255, 255, $0, 0, UnknownScript_0x1a4725, $ffff
|
||||
person_event $27, 24, 26, $6, $0, 255, 255, $0, 0, UnknownScript_0x1a472b, $075d
|
||||
person_event $24, 23, 39, $7, $0, 255, 255, $a0, 0, UnknownScript_0x1a4728, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 16, 22, $6, $0, 255, 255, $80, 0, SuperNerdScript_0x1a46e8, $06e3
|
||||
person_event SPRITE_SUPER_NERD, 16, 23, $6, $0, 255, 255, $80, 0, SuperNerdScript_0x1a46e8, $06e4
|
||||
person_event SPRITE_GRAMPS, 6, 24, $6, $0, 255, 255, $0, 0, GrampsScript_0x1a4708, $074c
|
||||
person_event SPRITE_GRAMPS, 6, 25, $8, $0, 255, 255, $0, 0, GrampsScript_0x1a470b, $074d
|
||||
person_event SPRITE_BLACK_BELT, 35, 28, $5, $1, 255, 255, $90, 0, BlackBeltScript_0x1a470e, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 29, 13, $5, $2, 255, 255, $80, 0, CooltrainerFScript_0x1a4722, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 19, 17, $5, $1, 255, 255, $0, 0, YoungsterScript_0x1a4725, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 24, 26, $6, $0, 255, 255, $0, 0, YoungsterScript_0x1a472b, $075d
|
||||
person_event SPRITE_COOLTRAINER_F, 23, 39, $7, $0, 255, 255, $a0, 0, CooltrainerFScript_0x1a4728, $ffff
|
||||
; 0x1a4d1d
|
||||
|
||||
|
@ -6,7 +6,7 @@ BlackthornDodrioTradeHouse_MapScriptHeader: ; 0x195a28
|
||||
db 0
|
||||
; 0x195a2a
|
||||
|
||||
UnknownScript_0x195a2a: ; 0x195a2a
|
||||
LassScript_0x195a2a: ; 0x195a2a
|
||||
faceplayer
|
||||
loadfont
|
||||
trade $3
|
||||
@ -38,6 +38,6 @@ BlackthornDodrioTradeHouse_MapEventHeader: ; 0x195a34
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $28, 7, 6, $3, $0, 255, 255, $a0, 0, UnknownScript_0x195a2a, $ffff
|
||||
person_event SPRITE_LASS, 7, 6, $3, $0, 255, 255, $a0, 0, LassScript_0x195a2a, $ffff
|
||||
; 0x195a5b
|
||||
|
||||
|
@ -6,11 +6,11 @@ BlackthornDragonSpeechHouse_MapScriptHeader: ; 0x195947
|
||||
db 0
|
||||
; 0x195949
|
||||
|
||||
UnknownScript_0x195949: ; 0x195949
|
||||
GrannyScript_0x195949: ; 0x195949
|
||||
jumptextfaceplayer UnknownText_0x19595c
|
||||
; 0x19594c
|
||||
|
||||
UnknownScript_0x19594c: ; 0x19594c
|
||||
EkansScript_0x19594c: ; 0x19594c
|
||||
loadfont
|
||||
2writetext UnknownText_0x1959ee
|
||||
cry DRATINI
|
||||
@ -56,7 +56,7 @@ BlackthornDragonSpeechHouse_MapEventHeader: ; 0x1959fe
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $30, 7, 6, $3, $0, 255, 255, $0, 0, UnknownScript_0x195949, $ffff
|
||||
person_event $96, 9, 9, $16, $0, 255, 255, $90, 0, UnknownScript_0x19594c, $ffff
|
||||
person_event SPRITE_GRANNY, 7, 6, $3, $0, 255, 255, $0, 0, GrannyScript_0x195949, $ffff
|
||||
person_event SPRITE_EKANS, 9, 9, $16, $0, 255, 255, $90, 0, EkansScript_0x19594c, $ffff
|
||||
; 0x195a28
|
||||
|
||||
|
@ -26,7 +26,7 @@ UnknownScript_0x194e23: ; 0x194e23
|
||||
return
|
||||
; 0x194e24
|
||||
|
||||
UnknownScript_0x194e24: ; 0x194e24
|
||||
ClairScript_0x194e24: ; 0x194e24
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $0022
|
||||
@ -428,10 +428,10 @@ BlackthornGym1F_MapEventHeader: ; 0x1956ae
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $19, 7, 9, $6, $0, 255, 255, $90, 0, UnknownScript_0x194e24, $ffff
|
||||
person_event $23, 10, 10, $6, $0, 255, 255, $82, 3, TrainerCooltrainermMike, $ffff
|
||||
person_event $23, 18, 5, $6, $0, 255, 255, $82, 3, TrainerCooltrainermPaul, $ffff
|
||||
person_event $24, 6, 13, $6, $0, 255, 255, $82, 1, TrainerCooltrainerfLola, $ffff
|
||||
person_event $48, 19, 11, $6, $0, 255, 255, $80, 0, BlackthornGymGuyScript, $ffff
|
||||
person_event SPRITE_CLAIR, 7, 9, $6, $0, 255, 255, $90, 0, ClairScript_0x194e24, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 10, 10, $6, $0, 255, 255, $82, 3, TrainerCooltrainermMike, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 18, 5, $6, $0, 255, 255, $82, 3, TrainerCooltrainermPaul, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 6, 13, $6, $0, 255, 255, $82, 1, TrainerCooltrainerfLola, $ffff
|
||||
person_event SPRITE_GYM_GUY, 19, 11, $6, $0, 255, 255, $80, 0, BlackthornGymGuyScript, $ffff
|
||||
; 0x195722
|
||||
|
||||
|
@ -65,7 +65,7 @@ UnknownScript_0x195758: ; 0x195758
|
||||
; 0x19575e
|
||||
|
||||
|
||||
UnknownScript_0x19575e: ; 0x19575e
|
||||
BoulderScript_0x19575e: ; 0x19575e
|
||||
jumpstd $000e
|
||||
; 0x195761
|
||||
|
||||
@ -189,13 +189,13 @@ BlackthornGym2F_MapEventHeader: ; 0x1958c0
|
||||
|
||||
; people-events
|
||||
db 8
|
||||
person_event $23, 5, 8, $9, $0, 255, 255, $82, 1, TrainerCooltrainermCody, $ffff
|
||||
person_event $24, 15, 8, $8, $0, 255, 255, $82, 1, TrainerCooltrainerfFran, $ffff
|
||||
person_event $5a, 6, 12, $19, $0, 255, 255, $0, 0, UnknownScript_0x19575e, $0706
|
||||
person_event $5a, 7, 6, $19, $0, 255, 255, $0, 0, UnknownScript_0x19575e, $0707
|
||||
person_event $5a, 20, 10, $19, $0, 255, 255, $0, 0, UnknownScript_0x19575e, $0708
|
||||
person_event $5a, 7, 7, $19, $0, 255, 255, $0, 0, UnknownScript_0x19575e, $ffff
|
||||
person_event $5a, 5, 10, $19, $0, 255, 255, $0, 0, UnknownScript_0x19575e, $ffff
|
||||
person_event $5a, 18, 12, $19, $0, 255, 255, $0, 0, UnknownScript_0x19575e, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 5, 8, $9, $0, 255, 255, $82, 1, TrainerCooltrainermCody, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 15, 8, $8, $0, 255, 255, $82, 1, TrainerCooltrainerfFran, $ffff
|
||||
person_event SPRITE_BOULDER, 6, 12, $19, $0, 255, 255, $0, 0, BoulderScript_0x19575e, $0706
|
||||
person_event SPRITE_BOULDER, 7, 6, $19, $0, 255, 255, $0, 0, BoulderScript_0x19575e, $0707
|
||||
person_event SPRITE_BOULDER, 20, 10, $19, $0, 255, 255, $0, 0, BoulderScript_0x19575e, $0708
|
||||
person_event SPRITE_BOULDER, 7, 7, $19, $0, 255, 255, $0, 0, BoulderScript_0x19575e, $ffff
|
||||
person_event SPRITE_BOULDER, 5, 10, $19, $0, 255, 255, $0, 0, BoulderScript_0x19575e, $ffff
|
||||
person_event SPRITE_BOULDER, 18, 12, $19, $0, 255, 255, $0, 0, BoulderScript_0x19575e, $ffff
|
||||
; 0x195947
|
||||
|
||||
|
@ -6,18 +6,18 @@ BlackthornMart_MapScriptHeader: ; 0x195a5b
|
||||
db 0
|
||||
; 0x195a5d
|
||||
|
||||
UnknownScript_0x195a5d: ; 0x195a5d
|
||||
ClerkScript_0x195a5d: ; 0x195a5d
|
||||
loadfont
|
||||
pokemart $0, $0011
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x195a64
|
||||
|
||||
UnknownScript_0x195a64: ; 0x195a64
|
||||
CooltrainerMScript_0x195a64: ; 0x195a64
|
||||
jumptextfaceplayer UnknownText_0x195a6a
|
||||
; 0x195a67
|
||||
|
||||
UnknownScript_0x195a67: ; 0x195a67
|
||||
BlackBeltScript_0x195a67: ; 0x195a67
|
||||
jumptextfaceplayer UnknownText_0x195ae9
|
||||
; 0x195a6a
|
||||
|
||||
@ -58,8 +58,8 @@ BlackthornMart_MapEventHeader: ; 0x195b40
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 7, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x195a5d, $ffff
|
||||
person_event $23, 10, 11, $5, $2, 255, 255, $0, 0, UnknownScript_0x195a64, $ffff
|
||||
person_event $41, 6, 9, $6, $0, 255, 255, $a0, 0, UnknownScript_0x195a67, $ffff
|
||||
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x195a5d, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 10, 11, $5, $2, 255, 255, $0, 0, CooltrainerMScript_0x195a64, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 6, 9, $6, $0, 255, 255, $a0, 0, BlackBeltScript_0x195a67, $ffff
|
||||
; 0x195b77
|
||||
|
||||
|
@ -6,19 +6,19 @@ BlackthornPokeCenter1F_MapScriptHeader: ; 0x195b77
|
||||
db 0
|
||||
; 0x195b79
|
||||
|
||||
UnknownScript_0x195b79: ; 0x195b79
|
||||
NurseScript_0x195b79: ; 0x195b79
|
||||
jumpstd $0000
|
||||
; 0x195b7c
|
||||
|
||||
UnknownScript_0x195b7c: ; 0x195b7c
|
||||
GentlemanScript_0x195b7c: ; 0x195b7c
|
||||
jumptextfaceplayer UnknownText_0x195b85
|
||||
; 0x195b7f
|
||||
|
||||
UnknownScript_0x195b7f: ; 0x195b7f
|
||||
TwinScript_0x195b7f: ; 0x195b7f
|
||||
jumptextfaceplayer UnknownText_0x195bfd
|
||||
; 0x195b82
|
||||
|
||||
UnknownScript_0x195b82: ; 0x195b82
|
||||
CooltrainerMScript_0x195b82: ; 0x195b82
|
||||
jumpstd $0033
|
||||
; 0x195b85
|
||||
|
||||
@ -61,9 +61,9 @@ BlackthornPokeCenter1F_MapEventHeader: ; 0x195c69
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x195b79, $ffff
|
||||
person_event $40, 7, 9, $6, $0, 255, 255, $0, 0, UnknownScript_0x195b7c, $ffff
|
||||
person_event $26, 8, 5, $3, $0, 255, 255, $a0, 0, UnknownScript_0x195b7f, $ffff
|
||||
person_event $23, 10, 11, $5, $1, 255, 255, $80, 0, UnknownScript_0x195b82, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x195b79, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 7, 9, $6, $0, 255, 255, $0, 0, GentlemanScript_0x195b7c, $ffff
|
||||
person_event SPRITE_TWIN, 8, 5, $3, $0, 255, 255, $a0, 0, TwinScript_0x195b7f, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 10, 11, $5, $1, 255, 255, $80, 0, CooltrainerMScript_0x195b82, $ffff
|
||||
; 0x195cb2
|
||||
|
||||
|
@ -6,7 +6,7 @@ BluesHouse_MapScriptHeader: ; 0x19b0ce
|
||||
db 0
|
||||
; 0x19b0d0
|
||||
|
||||
UnknownScript_0x19b0d0: ; 0x19b0d0
|
||||
DaisyScript_0x19b0d0: ; 0x19b0d0
|
||||
faceplayer
|
||||
loadfont
|
||||
checkcode $a
|
||||
@ -154,6 +154,6 @@ BluesHouse_MapEventHeader: ; 0x19b3a8
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $f, 7, 6, $3, $0, 255, 255, $0, 0, UnknownScript_0x19b0d0, $ffff
|
||||
person_event SPRITE_DAISY, 7, 6, $3, $0, 255, 255, $0, 0, DaisyScript_0x19b0d0, $ffff
|
||||
; 0x19b3c5
|
||||
|
||||
|
@ -49,7 +49,7 @@ UnknownScript_0x1809ad: ; 0x1809ad
|
||||
end
|
||||
; 0x1809c5
|
||||
|
||||
UnknownScript_0x1809c5: ; 0x1809c5
|
||||
BrunoScript_0x1809c5: ; 0x1809c5
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $05ba
|
||||
@ -144,6 +144,6 @@ BrunosRoom_MapEventHeader: ; 0x180b88
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $1c, 11, 9, $6, $0, 255, 255, $b0, 0, UnknownScript_0x1809c5, $ffff
|
||||
person_event SPRITE_BRUNO, 11, 9, $6, $0, 255, 255, $b0, 0, BrunoScript_0x1809c5, $ffff
|
||||
; 0x180baf
|
||||
|
||||
|
@ -129,15 +129,15 @@ UnknownScript_0x185c80: ; 0x185c80
|
||||
end
|
||||
; 0x185cbc
|
||||
|
||||
UnknownScript_0x185cbc: ; 0x185cbc
|
||||
SuperNerdScript_0x185cbc: ; 0x185cbc
|
||||
jumptextfaceplayer UnknownText_0x185f99
|
||||
; 0x185cbf
|
||||
|
||||
UnknownScript_0x185cbf: ; 0x185cbf
|
||||
MortyScript_0x185cbf: ; 0x185cbf
|
||||
jumptextfaceplayer UnknownText_0x186002
|
||||
; 0x185cc2
|
||||
|
||||
UnknownScript_0x185cc2: ; 0x185cc2
|
||||
RockScript_0x185cc2: ; 0x185cc2
|
||||
jumpstd $000f
|
||||
; 0x185cc5
|
||||
|
||||
@ -303,10 +303,10 @@ BurnedTower1F_MapEventHeader: ; 0x1860b2
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $59, 8, 19, $18, $0, 255, 255, $0, 0, UnknownScript_0x185cc2, $ffff
|
||||
person_event $2b, 16, 16, $3, $0, 255, 255, $90, 0, UnknownScript_0x185cbc, $0765
|
||||
person_event $4, 13, 12, $8, $0, 255, 255, $2, 3, ObjectEvent, $06c5
|
||||
person_event $15, 18, 18, $2, $11, 255, 255, $b0, 0, UnknownScript_0x185cbf, $0764
|
||||
person_event $54, 6, 18, $1, $0, 255, 255, $1, 0, ItemFragment_0x185ccb, $0656
|
||||
person_event SPRITE_ROCK, 8, 19, $18, $0, 255, 255, $0, 0, RockScript_0x185cc2, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 16, 16, $3, $0, 255, 255, $90, 0, SuperNerdScript_0x185cbc, $0765
|
||||
person_event SPRITE_SILVER, 13, 12, $8, $0, 255, 255, $2, 3, ObjectEvent, $06c5
|
||||
person_event SPRITE_MORTY, 18, 18, $2, $11, 255, 255, $b0, 0, MortyScript_0x185cbf, $0764
|
||||
person_event SPRITE_POKE_BALL, 6, 18, $1, $0, 255, 255, $1, 0, ItemFragment_0x185ccb, $0656
|
||||
; 0x186151
|
||||
|
||||
|
@ -98,7 +98,7 @@ UnknownScript_0x18616b: ; 0x18616b
|
||||
end
|
||||
; 0x186212
|
||||
|
||||
UnknownScript_0x186212: ; 0x186212
|
||||
SuperNerdScript_0x186212: ; 0x186212
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x18626a
|
||||
@ -123,7 +123,7 @@ ItemFragment_0x186231: ; 0x186231
|
||||
db TM_20, 1
|
||||
; 0x186233
|
||||
|
||||
UnknownScript_0x186233: ; 0x186233
|
||||
BoulderScript_0x186233: ; 0x186233
|
||||
jumpstd $000e
|
||||
; 0x186236
|
||||
|
||||
@ -254,15 +254,15 @@ BurnedTowerB1F_MapEventHeader: ; 0x1863de
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $5a, 12, 21, $19, $0, 255, 255, $0, 0, UnknownScript_0x186233, $ffff
|
||||
person_event $65, 7, 11, $16, $0, 255, 255, $b0, 0, ObjectEvent, $074a
|
||||
person_event $64, 7, 16, $16, $0, 255, 255, $80, 0, ObjectEvent, $074a
|
||||
person_event $63, 8, 14, $16, $0, 255, 255, $90, 0, ObjectEvent, $074a
|
||||
person_event $65, 7, 11, $6, $0, 255, 255, $d0, 0, ObjectEvent, $074b
|
||||
person_event $64, 7, 16, $6, $0, 255, 255, $d0, 0, ObjectEvent, $074b
|
||||
person_event $63, 8, 14, $6, $0, 255, 255, $d0, 0, ObjectEvent, $074b
|
||||
person_event $54, 8, 20, $1, $0, 255, 255, $1, 0, ItemFragment_0x186231, $0657
|
||||
person_event $2b, 16, 14, $7, $0, 255, 255, $90, 0, UnknownScript_0x186212, $07aa
|
||||
person_event SPRITE_BOULDER, 12, 21, $19, $0, 255, 255, $0, 0, BoulderScript_0x186233, $ffff
|
||||
person_event SPRITE_RAIKOU, 7, 11, $16, $0, 255, 255, $b0, 0, ObjectEvent, $074a
|
||||
person_event SPRITE_ENTEI, 7, 16, $16, $0, 255, 255, $80, 0, ObjectEvent, $074a
|
||||
person_event SPRITE_SUICUNE, 8, 14, $16, $0, 255, 255, $90, 0, ObjectEvent, $074a
|
||||
person_event SPRITE_RAIKOU, 7, 11, $6, $0, 255, 255, $d0, 0, ObjectEvent, $074b
|
||||
person_event SPRITE_ENTEI, 7, 16, $6, $0, 255, 255, $d0, 0, ObjectEvent, $074b
|
||||
person_event SPRITE_SUICUNE, 8, 14, $6, $0, 255, 255, $d0, 0, ObjectEvent, $074b
|
||||
person_event SPRITE_POKE_BALL, 8, 20, $1, $0, 255, 255, $1, 0, ItemFragment_0x186231, $0657
|
||||
person_event SPRITE_SUPER_NERD, 16, 14, $7, $0, 255, 255, $90, 0, SuperNerdScript_0x186212, $07aa
|
||||
; 0x18647f
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonCafe_MapScriptHeader: ; 0x73047
|
||||
db 0
|
||||
; 0x73049
|
||||
|
||||
UnknownScript_0x73049: ; 0x73049
|
||||
SuperNerdScript_0x73049: ; 0x73049
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x730de
|
||||
@ -15,7 +15,7 @@ UnknownScript_0x73049: ; 0x73049
|
||||
end
|
||||
; 0x73051
|
||||
|
||||
UnknownScript_0x73051: ; 0x73051
|
||||
FisherScript_0x73051: ; 0x73051
|
||||
loadfont
|
||||
2writetext UnknownText_0x73129
|
||||
closetext
|
||||
@ -29,7 +29,7 @@ UnknownScript_0x73051: ; 0x73051
|
||||
end
|
||||
; 0x73062
|
||||
|
||||
UnknownScript_0x73062: ; 0x73062
|
||||
FisherScript_0x73062: ; 0x73062
|
||||
loadfont
|
||||
2writetext UnknownText_0x7316a
|
||||
closetext
|
||||
@ -43,7 +43,7 @@ UnknownScript_0x73062: ; 0x73062
|
||||
end
|
||||
; 0x73073
|
||||
|
||||
UnknownScript_0x73073: ; 0x73073
|
||||
FisherScript_0x73073: ; 0x73073
|
||||
loadfont
|
||||
2writetext UnknownText_0x731ae
|
||||
closetext
|
||||
@ -57,7 +57,7 @@ UnknownScript_0x73073: ; 0x73073
|
||||
end
|
||||
; 0x73084
|
||||
|
||||
UnknownScript_0x73084: ; 0x73084
|
||||
TeacherScript_0x73084: ; 0x73084
|
||||
checkitem COIN_CASE
|
||||
iftrue UnknownScript_0x7309a
|
||||
loadfont
|
||||
@ -222,10 +222,10 @@ CeladonCafe_MapEventHeader: ; 0x73316
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $2b, 7, 13, $8, $0, 255, 255, $b0, 0, UnknownScript_0x73049, $ffff
|
||||
person_event $3a, 10, 8, $8, $0, 255, 255, $0, 0, UnknownScript_0x73051, $ffff
|
||||
person_event $3a, 11, 5, $9, $0, 255, 255, $a0, 0, UnknownScript_0x73062, $ffff
|
||||
person_event $3a, 6, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x73073, $ffff
|
||||
person_event $29, 7, 8, $8, $0, 255, 255, $0, 0, UnknownScript_0x73084, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 7, 13, $8, $0, 255, 255, $b0, 0, SuperNerdScript_0x73049, $ffff
|
||||
person_event SPRITE_FISHER, 10, 8, $8, $0, 255, 255, $0, 0, FisherScript_0x73051, $ffff
|
||||
person_event SPRITE_FISHER, 11, 5, $9, $0, 255, 255, $a0, 0, FisherScript_0x73062, $ffff
|
||||
person_event SPRITE_FISHER, 6, 5, $9, $0, 255, 255, $0, 0, FisherScript_0x73073, $ffff
|
||||
person_event SPRITE_TEACHER, 7, 8, $8, $0, 255, 255, $0, 0, TeacherScript_0x73084, $ffff
|
||||
; 0x73371
|
||||
|
||||
|
@ -15,11 +15,11 @@ UnknownScript_0x1a9f3f: ; 0x1a9f3f
|
||||
return
|
||||
; 0x1a9f43
|
||||
|
||||
UnknownScript_0x1a9f43: ; 0x1a9f43
|
||||
FisherScript_0x1a9f43: ; 0x1a9f43
|
||||
jumptextfaceplayer UnknownText_0x1a9f7d
|
||||
; 0x1a9f46
|
||||
|
||||
UnknownScript_0x1a9f46: ; 0x1a9f46
|
||||
PoliwagScript_0x1a9f46: ; 0x1a9f46
|
||||
loadfont
|
||||
2writetext UnknownText_0x1a9fcb
|
||||
cry POLIWRATH
|
||||
@ -28,31 +28,31 @@ UnknownScript_0x1a9f46: ; 0x1a9f46
|
||||
end
|
||||
; 0x1a9f50
|
||||
|
||||
UnknownScript_0x1a9f50: ; 0x1a9f50
|
||||
TeacherScript_0x1a9f50: ; 0x1a9f50
|
||||
jumptextfaceplayer UnknownText_0x1a9fde
|
||||
; 0x1a9f53
|
||||
|
||||
UnknownScript_0x1a9f53: ; 0x1a9f53
|
||||
GrampsScript_0x1a9f53: ; 0x1a9f53
|
||||
jumptextfaceplayer UnknownText_0x1aa043
|
||||
; 0x1a9f56
|
||||
|
||||
UnknownScript_0x1a9f56: ; 0x1a9f56
|
||||
GrampsScript_0x1a9f56: ; 0x1a9f56
|
||||
jumptextfaceplayer UnknownText_0x1aa0dc
|
||||
; 0x1a9f59
|
||||
|
||||
UnknownScript_0x1a9f59: ; 0x1a9f59
|
||||
YoungsterScript_0x1a9f59: ; 0x1a9f59
|
||||
jumptextfaceplayer UnknownText_0x1aa115
|
||||
; 0x1a9f5c
|
||||
|
||||
UnknownScript_0x1a9f5c: ; 0x1a9f5c
|
||||
YoungsterScript_0x1a9f5c: ; 0x1a9f5c
|
||||
jumptextfaceplayer UnknownText_0x1aa155
|
||||
; 0x1a9f5f
|
||||
|
||||
UnknownScript_0x1a9f5f: ; 0x1a9f5f
|
||||
TeacherScript_0x1a9f5f: ; 0x1a9f5f
|
||||
jumptextfaceplayer UnknownText_0x1aa1bd
|
||||
; 0x1a9f62
|
||||
|
||||
UnknownScript_0x1a9f62: ; 0x1a9f62
|
||||
LassScript_0x1a9f62: ; 0x1a9f62
|
||||
jumptextfaceplayer UnknownText_0x1aa306
|
||||
; 0x1a9f65
|
||||
|
||||
@ -256,14 +256,14 @@ CeladonCity_MapEventHeader: ; 0x1aa497
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $3a, 15, 30, $9, $0, 255, 255, $a0, 0, UnknownScript_0x1a9f43, $ffff
|
||||
person_event $8d, 15, 31, $16, $0, 255, 255, $90, 0, UnknownScript_0x1a9f46, $ffff
|
||||
person_event $29, 28, 24, $5, $2, 255, 255, $80, 0, UnknownScript_0x1a9f50, $ffff
|
||||
person_event $2f, 20, 18, $6, $0, 255, 255, $b0, 0, UnknownScript_0x1a9f53, $ffff
|
||||
person_event $2f, 35, 12, $7, $0, 255, 255, $80, 0, UnknownScript_0x1a9f56, $ffff
|
||||
person_event $27, 17, 22, $5, $2, 255, 255, $90, 0, UnknownScript_0x1a9f59, $ffff
|
||||
person_event $27, 37, 28, $7, $0, 255, 255, $a0, 0, UnknownScript_0x1a9f5c, $ffff
|
||||
person_event $29, 18, 10, $2, $22, 255, 255, $a0, 0, UnknownScript_0x1a9f5f, $ffff
|
||||
person_event $28, 26, 11, $4, $20, 255, 255, $80, 0, UnknownScript_0x1a9f62, $ffff
|
||||
person_event SPRITE_FISHER, 15, 30, $9, $0, 255, 255, $a0, 0, FisherScript_0x1a9f43, $ffff
|
||||
person_event SPRITE_POLIWAG, 15, 31, $16, $0, 255, 255, $90, 0, PoliwagScript_0x1a9f46, $ffff
|
||||
person_event SPRITE_TEACHER, 28, 24, $5, $2, 255, 255, $80, 0, TeacherScript_0x1a9f50, $ffff
|
||||
person_event SPRITE_GRAMPS, 20, 18, $6, $0, 255, 255, $b0, 0, GrampsScript_0x1a9f53, $ffff
|
||||
person_event SPRITE_GRAMPS, 35, 12, $7, $0, 255, 255, $80, 0, GrampsScript_0x1a9f56, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 17, 22, $5, $2, 255, 255, $90, 0, YoungsterScript_0x1a9f59, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 37, 28, $7, $0, 255, 255, $a0, 0, YoungsterScript_0x1a9f5c, $ffff
|
||||
person_event SPRITE_TEACHER, 18, 10, $2, $22, 255, 255, $a0, 0, TeacherScript_0x1a9f5f, $ffff
|
||||
person_event SPRITE_LASS, 26, 11, $4, $20, 255, 255, $80, 0, LassScript_0x1a9f62, $ffff
|
||||
; 0x1aa567
|
||||
|
||||
|
@ -6,15 +6,15 @@ CeladonDeptStore1F_MapScriptHeader: ; 0x709de
|
||||
db 0
|
||||
; 0x709e0
|
||||
|
||||
UnknownScript_0x709e0: ; 0x709e0
|
||||
ReceptionistScript_0x709e0: ; 0x709e0
|
||||
jumptextfaceplayer UnknownText_0x709ef
|
||||
; 0x709e3
|
||||
|
||||
UnknownScript_0x709e3: ; 0x709e3
|
||||
GentlemanScript_0x709e3: ; 0x709e3
|
||||
jumptextfaceplayer UnknownText_0x70a35
|
||||
; 0x709e6
|
||||
|
||||
UnknownScript_0x709e6: ; 0x709e6
|
||||
TeacherScript_0x709e6: ; 0x709e6
|
||||
jumptextfaceplayer UnknownText_0x70aa9
|
||||
; 0x709e9
|
||||
|
||||
@ -85,8 +85,8 @@ CeladonDeptStore1F_MapEventHeader: ; 0x70b60
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $42, 5, 14, $6, $0, 255, 255, $80, 0, UnknownScript_0x709e0, $ffff
|
||||
person_event $40, 8, 15, $2, $11, 255, 255, $0, 0, UnknownScript_0x709e3, $ffff
|
||||
person_event $29, 7, 9, $5, $1, 255, 255, $a0, 0, UnknownScript_0x709e6, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 5, 14, $6, $0, 255, 255, $80, 0, ReceptionistScript_0x709e0, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 8, 15, $2, $11, 255, 255, $0, 0, GentlemanScript_0x709e3, $ffff
|
||||
person_event SPRITE_TEACHER, 7, 9, $5, $1, 255, 255, $a0, 0, TeacherScript_0x709e6, $ffff
|
||||
; 0x70bab
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonDeptStore2F_MapScriptHeader: ; 0x70bab
|
||||
db 0
|
||||
; 0x70bad
|
||||
|
||||
UnknownScript_0x70bad: ; 0x70bad
|
||||
ClerkScript_0x70bad: ; 0x70bad
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0017
|
||||
@ -14,7 +14,7 @@ UnknownScript_0x70bad: ; 0x70bad
|
||||
end
|
||||
; 0x70bb5
|
||||
|
||||
UnknownScript_0x70bb5: ; 0x70bb5
|
||||
ClerkScript_0x70bb5: ; 0x70bb5
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0018
|
||||
@ -22,11 +22,11 @@ UnknownScript_0x70bb5: ; 0x70bb5
|
||||
end
|
||||
; 0x70bbd
|
||||
|
||||
UnknownScript_0x70bbd: ; 0x70bbd
|
||||
PokefanMScript_0x70bbd: ; 0x70bbd
|
||||
jumptextfaceplayer UnknownText_0x70bc9
|
||||
; 0x70bc0
|
||||
|
||||
UnknownScript_0x70bc0: ; 0x70bc0
|
||||
YoungsterScript_0x70bc0: ; 0x70bc0
|
||||
jumptextfaceplayer UnknownText_0x70c3e
|
||||
; 0x70bc3
|
||||
|
||||
@ -84,9 +84,9 @@ CeladonDeptStore2F_MapEventHeader: ; 0x70cd4
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $39, 9, 17, $7, $0, 255, 255, $90, 0, UnknownScript_0x70bad, $ffff
|
||||
person_event $39, 9, 18, $7, $0, 255, 255, $90, 0, UnknownScript_0x70bb5, $ffff
|
||||
person_event $2d, 6, 9, $7, $0, 255, 255, $80, 0, UnknownScript_0x70bbd, $ffff
|
||||
person_event $27, 6, 10, $8, $0, 255, 255, $a0, 0, UnknownScript_0x70bc0, $ffff
|
||||
person_event SPRITE_CLERK, 9, 17, $7, $0, 255, 255, $90, 0, ClerkScript_0x70bad, $ffff
|
||||
person_event SPRITE_CLERK, 9, 18, $7, $0, 255, 255, $90, 0, ClerkScript_0x70bb5, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 6, 9, $7, $0, 255, 255, $80, 0, PokefanMScript_0x70bbd, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 6, 10, $8, $0, 255, 255, $a0, 0, YoungsterScript_0x70bc0, $ffff
|
||||
; 0x70d27
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonDeptStore3F_MapScriptHeader: ; 0x70d27
|
||||
db 0
|
||||
; 0x70d29
|
||||
|
||||
UnknownScript_0x70d29: ; 0x70d29
|
||||
ClerkScript_0x70d29: ; 0x70d29
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0019
|
||||
@ -14,11 +14,11 @@ UnknownScript_0x70d29: ; 0x70d29
|
||||
end
|
||||
; 0x70d31
|
||||
|
||||
UnknownScript_0x70d31: ; 0x70d31
|
||||
YoungsterScript_0x70d31: ; 0x70d31
|
||||
jumptextfaceplayer UnknownText_0x70d53
|
||||
; 0x70d34
|
||||
|
||||
UnknownScript_0x70d34: ; 0x70d34
|
||||
GameboyKidScript_0x70d34: ; 0x70d34
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x70d86
|
||||
@ -28,7 +28,7 @@ UnknownScript_0x70d34: ; 0x70d34
|
||||
end
|
||||
; 0x70d3f
|
||||
|
||||
UnknownScript_0x70d3f: ; 0x70d3f
|
||||
GameboyKidScript_0x70d3f: ; 0x70d3f
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x70dc7
|
||||
@ -38,7 +38,7 @@ UnknownScript_0x70d3f: ; 0x70d3f
|
||||
end
|
||||
; 0x70d4a
|
||||
|
||||
UnknownScript_0x70d4a: ; 0x70d4a
|
||||
SuperNerdScript_0x70d4a: ; 0x70d4a
|
||||
jumptextfaceplayer UnknownText_0x70e61
|
||||
; 0x70d4d
|
||||
|
||||
@ -108,10 +108,10 @@ CeladonDeptStore3F_MapEventHeader: ; 0x70eab
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $39, 5, 11, $6, $0, 255, 255, $90, 0, UnknownScript_0x70d29, $ffff
|
||||
person_event $27, 8, 10, $4, $10, 255, 255, $a0, 0, UnknownScript_0x70d31, $ffff
|
||||
person_event $3, 5, 13, $6, $0, 255, 255, $80, 0, UnknownScript_0x70d34, $ffff
|
||||
person_event $3, 5, 14, $6, $0, 255, 255, $90, 0, UnknownScript_0x70d3f, $ffff
|
||||
person_event $2b, 8, 17, $2, $11, 255, 255, $80, 0, UnknownScript_0x70d4a, $ffff
|
||||
person_event SPRITE_CLERK, 5, 11, $6, $0, 255, 255, $90, 0, ClerkScript_0x70d29, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 8, 10, $4, $10, 255, 255, $a0, 0, YoungsterScript_0x70d31, $ffff
|
||||
person_event SPRITE_GAMEBOY_KID, 5, 13, $6, $0, 255, 255, $80, 0, GameboyKidScript_0x70d34, $ffff
|
||||
person_event SPRITE_GAMEBOY_KID, 5, 14, $6, $0, 255, 255, $90, 0, GameboyKidScript_0x70d3f, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 8, 17, $2, $11, 255, 255, $80, 0, SuperNerdScript_0x70d4a, $ffff
|
||||
; 0x70f0b
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonDeptStore4F_MapScriptHeader: ; 0x70f0b
|
||||
db 0
|
||||
; 0x70f0d
|
||||
|
||||
UnknownScript_0x70f0d: ; 0x70f0d
|
||||
ClerkScript_0x70f0d: ; 0x70f0d
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $001a
|
||||
@ -14,11 +14,11 @@ UnknownScript_0x70f0d: ; 0x70f0d
|
||||
end
|
||||
; 0x70f15
|
||||
|
||||
UnknownScript_0x70f15: ; 0x70f15
|
||||
SuperNerdScript_0x70f15: ; 0x70f15
|
||||
jumptextfaceplayer UnknownText_0x70f21
|
||||
; 0x70f18
|
||||
|
||||
UnknownScript_0x70f18: ; 0x70f18
|
||||
YoungsterScript_0x70f18: ; 0x70f18
|
||||
jumptextfaceplayer UnknownText_0x70f55
|
||||
; 0x70f1b
|
||||
|
||||
@ -69,8 +69,8 @@ CeladonDeptStore4F_MapEventHeader: ; 0x70fbc
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 9, 17, $7, $0, 255, 255, $90, 0, UnknownScript_0x70f0d, $ffff
|
||||
person_event $2b, 10, 11, $5, $1, 255, 255, $a0, 0, UnknownScript_0x70f15, $ffff
|
||||
person_event $27, 6, 12, $7, $0, 255, 255, $0, 0, UnknownScript_0x70f18, $ffff
|
||||
person_event SPRITE_CLERK, 9, 17, $7, $0, 255, 255, $90, 0, ClerkScript_0x70f0d, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 10, 11, $5, $1, 255, 255, $a0, 0, SuperNerdScript_0x70f15, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 6, 12, $7, $0, 255, 255, $0, 0, YoungsterScript_0x70f18, $ffff
|
||||
; 0x71002
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonDeptStore5F_MapScriptHeader: ; 0x71002
|
||||
db 0
|
||||
; 0x71004
|
||||
|
||||
UnknownScript_0x71004: ; 0x71004
|
||||
ClerkScript_0x71004: ; 0x71004
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $001b
|
||||
@ -14,7 +14,7 @@ UnknownScript_0x71004: ; 0x71004
|
||||
end
|
||||
; 0x7100c
|
||||
|
||||
UnknownScript_0x7100c: ; 0x7100c
|
||||
ClerkScript_0x7100c: ; 0x7100c
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $001c
|
||||
@ -22,15 +22,15 @@ UnknownScript_0x7100c: ; 0x7100c
|
||||
end
|
||||
; 0x71014
|
||||
|
||||
UnknownScript_0x71014: ; 0x71014
|
||||
GentlemanScript_0x71014: ; 0x71014
|
||||
jumptextfaceplayer UnknownText_0x71023
|
||||
; 0x71017
|
||||
|
||||
UnknownScript_0x71017: ; 0x71017
|
||||
SailorScript_0x71017: ; 0x71017
|
||||
jumptextfaceplayer UnknownText_0x71072
|
||||
; 0x7101a
|
||||
|
||||
UnknownScript_0x7101a: ; 0x7101a
|
||||
TeacherScript_0x7101a: ; 0x7101a
|
||||
jumptextfaceplayer UnknownText_0x710b6
|
||||
; 0x7101d
|
||||
|
||||
@ -89,10 +89,10 @@ CeladonDeptStore5F_MapEventHeader: ; 0x71110
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $39, 9, 11, $7, $0, 255, 255, $90, 0, UnknownScript_0x71004, $ffff
|
||||
person_event $39, 9, 12, $7, $0, 255, 255, $90, 0, UnknownScript_0x7100c, $ffff
|
||||
person_event $40, 9, 17, $2, $11, 255, 255, $80, 0, UnknownScript_0x71014, $ffff
|
||||
person_event $49, 8, 7, $2, $11, 255, 255, $90, 0, UnknownScript_0x71017, $ffff
|
||||
person_event $29, 11, 5, $9, $0, 255, 255, $a0, 0, UnknownScript_0x7101a, $ffff
|
||||
person_event SPRITE_CLERK, 9, 11, $7, $0, 255, 255, $90, 0, ClerkScript_0x71004, $ffff
|
||||
person_event SPRITE_CLERK, 9, 12, $7, $0, 255, 255, $90, 0, ClerkScript_0x7100c, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 9, 17, $2, $11, 255, 255, $80, 0, GentlemanScript_0x71014, $ffff
|
||||
person_event SPRITE_SAILOR, 8, 7, $2, $11, 255, 255, $90, 0, SailorScript_0x71017, $ffff
|
||||
person_event SPRITE_TEACHER, 11, 5, $9, $0, 255, 255, $a0, 0, TeacherScript_0x7101a, $ffff
|
||||
; 0x71170
|
||||
|
||||
|
@ -15,11 +15,11 @@ UnknownScript_0x71175: ; 0x71175
|
||||
return
|
||||
; 0x7117a
|
||||
|
||||
UnknownScript_0x7117a: ; 0x7117a
|
||||
SuperNerdScript_0x7117a: ; 0x7117a
|
||||
jumptextfaceplayer UnknownText_0x712c7
|
||||
; 0x7117d
|
||||
|
||||
UnknownScript_0x7117d: ; 0x7117d
|
||||
YoungsterScript_0x7117d: ; 0x7117d
|
||||
jumptextfaceplayer UnknownText_0x71310
|
||||
; 0x71180
|
||||
|
||||
@ -181,7 +181,7 @@ CeladonDeptStore6F_MapEventHeader: ; 0x71363
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $2b, 6, 13, $7, $0, 255, 255, $0, 0, UnknownScript_0x7117a, $ffff
|
||||
person_event $27, 9, 16, $2, $12, 255, 255, $80, 0, UnknownScript_0x7117d, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 6, 13, $7, $0, 255, 255, $0, 0, SuperNerdScript_0x7117a, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 9, 16, $2, $12, 255, 255, $80, 0, YoungsterScript_0x7117d, $ffff
|
||||
; 0x713ab
|
||||
|
||||
|
@ -6,15 +6,15 @@ CeladonGameCorner_MapScriptHeader: ; 0x7211b
|
||||
db 0
|
||||
; 0x7211d
|
||||
|
||||
UnknownScript_0x7211d: ; 0x7211d
|
||||
ClerkScript_0x7211d: ; 0x7211d
|
||||
jumpstd $0032
|
||||
; 0x72120
|
||||
|
||||
UnknownScript_0x72120: ; 0x72120
|
||||
ReceptionistScript_0x72120: ; 0x72120
|
||||
jumptextfaceplayer UnknownText_0x721d0
|
||||
; 0x72123
|
||||
|
||||
UnknownScript_0x72123: ; 0x72123
|
||||
PokefanMScript_0x72123: ; 0x72123
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x72215
|
||||
@ -24,7 +24,7 @@ UnknownScript_0x72123: ; 0x72123
|
||||
end
|
||||
; 0x7212e
|
||||
|
||||
UnknownScript_0x7212e: ; 0x7212e
|
||||
TeacherScript_0x7212e: ; 0x7212e
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x72242
|
||||
@ -34,7 +34,7 @@ UnknownScript_0x7212e: ; 0x7212e
|
||||
end
|
||||
; 0x72139
|
||||
|
||||
UnknownScript_0x72139: ; 0x72139
|
||||
FishingGuruScript_0x72139: ; 0x72139
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x72295
|
||||
@ -44,7 +44,7 @@ UnknownScript_0x72139: ; 0x72139
|
||||
end
|
||||
; 0x72144
|
||||
|
||||
UnknownScript_0x72144: ; 0x72144
|
||||
FisherScript_0x72144: ; 0x72144
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00ce
|
||||
@ -96,7 +96,7 @@ CeladonGymGuyScript: ; 0x7218d
|
||||
jumptextfaceplayer CeladonGymGuyText
|
||||
; 0x72190
|
||||
|
||||
UnknownScript_0x72190: ; 0x72190
|
||||
GrampsScript_0x72190: ; 0x72190
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x724ad
|
||||
@ -319,14 +319,14 @@ CeladonGameCorner_MapEventHeader: ; 0x725a4
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $39, 6, 9, $6, $0, 255, 255, $a0, 0, UnknownScript_0x7211d, $ffff
|
||||
person_event $42, 6, 7, $6, $0, 255, 255, $a0, 0, UnknownScript_0x72120, $ffff
|
||||
person_event $2d, 14, 18, $8, $0, 255, 255, $80, 0, UnknownScript_0x72123, $ffff
|
||||
person_event $29, 11, 21, $9, $0, 255, 255, $90, 0, UnknownScript_0x7212e, $ffff
|
||||
person_event $3b, 11, 15, $9, $0, 255, 255, $a0, 0, UnknownScript_0x72139, $ffff
|
||||
person_event $3a, 14, 12, $8, $0, 255, 2, $80, 0, UnknownScript_0x72144, $ffff
|
||||
person_event $3a, 14, 12, $8, $0, 255, 4, $80, 0, UnknownScript_0x72144, $ffff
|
||||
person_event $48, 7, 15, $6, $0, 255, 255, $80, 0, CeladonGymGuyScript, $ffff
|
||||
person_event $2f, 12, 6, $8, $0, 255, 255, $a0, 0, UnknownScript_0x72190, $ffff
|
||||
person_event SPRITE_CLERK, 6, 9, $6, $0, 255, 255, $a0, 0, ClerkScript_0x7211d, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 6, 7, $6, $0, 255, 255, $a0, 0, ReceptionistScript_0x72120, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 14, 18, $8, $0, 255, 255, $80, 0, PokefanMScript_0x72123, $ffff
|
||||
person_event SPRITE_TEACHER, 11, 21, $9, $0, 255, 255, $90, 0, TeacherScript_0x7212e, $ffff
|
||||
person_event SPRITE_FISHING_GURU, 11, 15, $9, $0, 255, 255, $a0, 0, FishingGuruScript_0x72139, $ffff
|
||||
person_event SPRITE_FISHER, 14, 12, $8, $0, 255, 2, $80, 0, FisherScript_0x72144, $ffff
|
||||
person_event SPRITE_FISHER, 14, 12, $8, $0, 255, 4, $80, 0, FisherScript_0x72144, $ffff
|
||||
person_event SPRITE_GYM_GUY, 7, 15, $6, $0, 255, 255, $80, 0, CeladonGymGuyScript, $ffff
|
||||
person_event SPRITE_GRAMPS, 12, 6, $8, $0, 255, 255, $a0, 0, GrampsScript_0x72190, $ffff
|
||||
; 0x726e7
|
||||
|
||||
|
@ -6,11 +6,11 @@ CeladonGameCornerPrizeRoom_MapScriptHeader: ; 0x726e7
|
||||
db 0
|
||||
; 0x726e9
|
||||
|
||||
UnknownScript_0x726e9: ; 0x726e9
|
||||
GentlemanScript_0x726e9: ; 0x726e9
|
||||
jumptextfaceplayer UnknownText_0x728b8
|
||||
; 0x726ec
|
||||
|
||||
UnknownScript_0x726ec: ; 0x726ec
|
||||
PharmacistScript_0x726ec: ; 0x726ec
|
||||
jumptextfaceplayer UnknownText_0x728e9
|
||||
; 0x726ef
|
||||
|
||||
@ -302,7 +302,7 @@ CeladonGameCornerPrizeRoom_MapEventHeader: ; 0x72a34
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $40, 6, 4, $6, $0, 255, 255, $80, 0, UnknownScript_0x726e9, $ffff
|
||||
person_event $4b, 8, 8, $4, $10, 255, 255, $a0, 0, UnknownScript_0x726ec, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 6, 4, $6, $0, 255, 255, $80, 0, GentlemanScript_0x726e9, $ffff
|
||||
person_event SPRITE_PHARMACIST, 8, 8, $4, $10, 255, 255, $a0, 0, PharmacistScript_0x726ec, $ffff
|
||||
; 0x72a68
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonGym_MapScriptHeader: ; 0x72a68
|
||||
db 0
|
||||
; 0x72a6a
|
||||
|
||||
UnknownScript_0x72a6a: ; 0x72a6a
|
||||
ErikaScript_0x72a6a: ; 0x72a6a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $0026
|
||||
@ -356,11 +356,11 @@ CeladonGym_MapEventHeader: ; 0x72fdf
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $20, 7, 9, $6, $0, 255, 255, $a0, 0, UnknownScript_0x72a6a, $ffff
|
||||
person_event $28, 12, 11, $8, $0, 255, 255, $92, 2, TrainerLassMichelle, $ffff
|
||||
person_event $28, 12, 6, $9, $0, 255, 255, $a2, 2, TrainerPicnickerTanya, $ffff
|
||||
person_event $2a, 9, 7, $9, $0, 255, 255, $92, 2, TrainerBeautyJulia, $ffff
|
||||
person_event $26, 14, 8, $6, $0, 255, 255, $82, 1, TrainerTwinsJoandzoe1, $ffff
|
||||
person_event $26, 14, 9, $6, $0, 255, 255, $82, 1, TrainerTwinsJoandzoe2, $ffff
|
||||
person_event SPRITE_ERIKA, 7, 9, $6, $0, 255, 255, $a0, 0, ErikaScript_0x72a6a, $ffff
|
||||
person_event SPRITE_LASS, 12, 11, $8, $0, 255, 255, $92, 2, TrainerLassMichelle, $ffff
|
||||
person_event SPRITE_LASS, 12, 6, $9, $0, 255, 255, $a2, 2, TrainerPicnickerTanya, $ffff
|
||||
person_event SPRITE_BUENA, 9, 7, $9, $0, 255, 255, $92, 2, TrainerBeautyJulia, $ffff
|
||||
person_event SPRITE_TWIN, 14, 8, $6, $0, 255, 255, $82, 1, TrainerTwinsJoandzoe1, $ffff
|
||||
person_event SPRITE_TWIN, 14, 9, $6, $0, 255, 255, $82, 1, TrainerTwinsJoandzoe2, $ffff
|
||||
; 0x73047
|
||||
|
||||
|
@ -6,11 +6,11 @@ CeladonMansion1F_MapScriptHeader: ; 0x713ed
|
||||
db 0
|
||||
; 0x713ef
|
||||
|
||||
UnknownScript_0x713ef: ; 0x713ef
|
||||
GrannyScript_0x713ef: ; 0x713ef
|
||||
jumptextfaceplayer UnknownText_0x71416
|
||||
; 0x713f2
|
||||
|
||||
UnknownScript_0x713f2: ; 0x713f2
|
||||
GrowlitheScript_0x713f2: ; 0x713f2
|
||||
loadfont
|
||||
2writetext UnknownText_0x71470
|
||||
cry MEOWTH
|
||||
@ -19,7 +19,7 @@ UnknownScript_0x713f2: ; 0x713f2
|
||||
end
|
||||
; 0x713fc
|
||||
|
||||
UnknownScript_0x713fc: ; 0x713fc
|
||||
ClefairyScript_0x713fc: ; 0x713fc
|
||||
loadfont
|
||||
2writetext UnknownText_0x7147f
|
||||
cry CLEFAIRY
|
||||
@ -28,7 +28,7 @@ UnknownScript_0x713fc: ; 0x713fc
|
||||
end
|
||||
; 0x71406
|
||||
|
||||
UnknownScript_0x71406: ; 0x71406
|
||||
GrowlitheScript_0x71406: ; 0x71406
|
||||
loadfont
|
||||
2writetext UnknownText_0x71496
|
||||
cry NIDORAN_F
|
||||
@ -96,9 +96,9 @@ CeladonMansion1F_MapEventHeader: ; 0x714cc
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $30, 9, 5, $3, $0, 255, 255, $0, 0, UnknownScript_0x713ef, $ffff
|
||||
person_event $82, 10, 6, $16, $0, 255, 255, $0, 0, UnknownScript_0x713f2, $ffff
|
||||
person_event $8f, 8, 7, $16, $0, 255, 255, $0, 0, UnknownScript_0x713fc, $ffff
|
||||
person_event $82, 8, 8, $16, $2, 255, 255, $90, 0, UnknownScript_0x71406, $ffff
|
||||
person_event SPRITE_GRANNY, 9, 5, $3, $0, 255, 255, $0, 0, GrannyScript_0x713ef, $ffff
|
||||
person_event SPRITE_GROWLITHE, 10, 6, $16, $0, 255, 255, $0, 0, GrowlitheScript_0x713f2, $ffff
|
||||
person_event SPRITE_CLEFAIRY, 8, 7, $16, $0, 255, 255, $0, 0, ClefairyScript_0x713fc, $ffff
|
||||
person_event SPRITE_GROWLITHE, 8, 8, $16, $2, 255, 255, $90, 0, GrowlitheScript_0x71406, $ffff
|
||||
; 0x7152e
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonMansion3F_MapScriptHeader: ; 0x7166e
|
||||
db 0
|
||||
; 0x71670
|
||||
|
||||
UnknownScript_0x71670: ; 0x71670
|
||||
CooltrainerMScript_0x71670: ; 0x71670
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x716ce
|
||||
@ -32,7 +32,7 @@ UnknownScript_0x7167e: ; 0x7167e
|
||||
end
|
||||
; 0x71696
|
||||
|
||||
UnknownScript_0x71696: ; 0x71696
|
||||
GymGuyScript_0x71696: ; 0x71696
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00d6
|
||||
@ -66,11 +66,11 @@ UnknownScript_0x716b6: ; 0x716b6
|
||||
end
|
||||
; 0x716bc
|
||||
|
||||
UnknownScript_0x716bc: ; 0x716bc
|
||||
SuperNerdScript_0x716bc: ; 0x716bc
|
||||
jumptextfaceplayer UnknownText_0x71895
|
||||
; 0x716bf
|
||||
|
||||
UnknownScript_0x716bf: ; 0x716bf
|
||||
FisherScript_0x716bf: ; 0x716bf
|
||||
jumptextfaceplayer UnknownText_0x718ca
|
||||
; 0x716c2
|
||||
|
||||
@ -208,9 +208,9 @@ CeladonMansion3F_MapEventHeader: ; 0x719d5
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $23, 10, 7, $3, $0, 255, 255, $80, 0, UnknownScript_0x71670, $ffff
|
||||
person_event $48, 8, 7, $7, $0, 255, 255, $90, 0, UnknownScript_0x71696, $ffff
|
||||
person_event $2b, 11, 4, $7, $0, 255, 255, $90, 0, UnknownScript_0x716bc, $ffff
|
||||
person_event $3a, 8, 4, $7, $2, 255, 255, $80, 0, UnknownScript_0x716bf, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 10, 7, $3, $0, 255, 255, $80, 0, CooltrainerMScript_0x71670, $ffff
|
||||
person_event SPRITE_GYM_GUY, 8, 7, $7, $0, 255, 255, $90, 0, GymGuyScript_0x71696, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 11, 4, $7, $0, 255, 255, $90, 0, SuperNerdScript_0x716bc, $ffff
|
||||
person_event SPRITE_FISHER, 8, 4, $7, $2, 255, 255, $80, 0, FisherScript_0x716bf, $ffff
|
||||
; 0x71a37
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonMansionRoof_MapScriptHeader: ; 0x71a37
|
||||
db 0
|
||||
; 0x71a39
|
||||
|
||||
UnknownScript_0x71a39: ; 0x71a39
|
||||
FisherScript_0x71a39: ; 0x71a39
|
||||
jumptextfaceplayer UnknownText_0x71a3f
|
||||
; 0x71a3c
|
||||
|
||||
@ -49,6 +49,6 @@ CeladonMansionRoof_MapEventHeader: ; 0x71ad4
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $3a, 9, 11, $4, $10, 255, 255, $90, 0, UnknownScript_0x71a39, $ffff
|
||||
person_event SPRITE_FISHER, 9, 11, $4, $10, 255, 255, $90, 0, FisherScript_0x71a39, $ffff
|
||||
; 0x71afb
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeladonMansionRoofHouse_MapScriptHeader: ; 0x71afb
|
||||
db 0
|
||||
; 0x71afd
|
||||
|
||||
UnknownScript_0x71afd: ; 0x71afd
|
||||
PharmacistScript_0x71afd: ; 0x71afd
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00da
|
||||
@ -112,6 +112,6 @@ CeladonMansionRoofHouse_MapEventHeader: ; 0x71e03
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $4b, 6, 7, $6, $20, 255, 255, $a0, 0, UnknownScript_0x71afd, $ffff
|
||||
person_event SPRITE_PHARMACIST, 6, 7, $6, $20, 255, 255, $a0, 0, PharmacistScript_0x71afd, $ffff
|
||||
; 0x71e20
|
||||
|
||||
|
@ -6,23 +6,23 @@ CeladonPokeCenter1F_MapScriptHeader: ; 0x71e20
|
||||
db 0
|
||||
; 0x71e22
|
||||
|
||||
UnknownScript_0x71e22: ; 0x71e22
|
||||
NurseScript_0x71e22: ; 0x71e22
|
||||
jumpstd $0000
|
||||
; 0x71e25
|
||||
|
||||
UnknownScript_0x71e25: ; 0x71e25
|
||||
GentlemanScript_0x71e25: ; 0x71e25
|
||||
jumpstd $0033
|
||||
; 0x71e28
|
||||
|
||||
UnknownScript_0x71e28: ; 0x71e28
|
||||
CooltrainerFScript_0x71e28: ; 0x71e28
|
||||
jumptextfaceplayer UnknownText_0x71e70
|
||||
; 0x71e2b
|
||||
|
||||
UnknownScript_0x71e2b: ; 0x71e2b
|
||||
PharmacistScript_0x71e2b: ; 0x71e2b
|
||||
jumptextfaceplayer UnknownText_0x71ec1
|
||||
; 0x71e2e
|
||||
|
||||
UnknownScript_0x71e2e: ; 0x71e2e
|
||||
SuperNerdScript_0x71e2e: ; 0x71e2e
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x71f22
|
||||
@ -150,10 +150,10 @@ CeladonPokeCenter1F_MapEventHeader: ; 0x720b8
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x71e22, $ffff
|
||||
person_event $40, 9, 5, $5, $1, 255, 255, $0, 0, UnknownScript_0x71e25, $ffff
|
||||
person_event $4b, 7, 4, $6, $0, 255, 255, $80, 0, UnknownScript_0x71e2b, $ffff
|
||||
person_event $24, 10, 12, $5, $1, 255, 255, $a0, 0, UnknownScript_0x71e28, $ffff
|
||||
person_event $2b, 7, 8, $6, $0, 255, 255, $90, 0, UnknownScript_0x71e2e, $07b7
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x71e22, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 9, 5, $5, $1, 255, 255, $0, 0, GentlemanScript_0x71e25, $ffff
|
||||
person_event SPRITE_PHARMACIST, 7, 4, $6, $0, 255, 255, $80, 0, PharmacistScript_0x71e2b, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 10, 12, $5, $1, 255, 255, $a0, 0, CooltrainerFScript_0x71e28, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 7, 8, $6, $0, 255, 255, $90, 0, SuperNerdScript_0x71e2e, $07b7
|
||||
; 0x7210e
|
||||
|
||||
|
@ -15,7 +15,7 @@ UnknownScript_0x184005: ; 0x184005
|
||||
return
|
||||
; 0x184009
|
||||
|
||||
UnknownScript_0x184009: ; 0x184009
|
||||
CooltrainerMScript_0x184009: ; 0x184009
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00c9
|
||||
@ -33,11 +33,11 @@ UnknownScript_0x184017: ; 0x184017
|
||||
end
|
||||
; 0x18401d
|
||||
|
||||
UnknownScript_0x18401d: ; 0x18401d
|
||||
SuperNerdScript_0x18401d: ; 0x18401d
|
||||
jumptextfaceplayer UnknownText_0x1841a8
|
||||
; 0x184020
|
||||
|
||||
UnknownScript_0x184020: ; 0x184020
|
||||
SlowpokeScript_0x184020: ; 0x184020
|
||||
loadfont
|
||||
2writetext UnknownText_0x1841e9
|
||||
cry SLOWBRO
|
||||
@ -46,7 +46,7 @@ UnknownScript_0x184020: ; 0x184020
|
||||
end
|
||||
; 0x18402a
|
||||
|
||||
UnknownScript_0x18402a: ; 0x18402a
|
||||
CooltrainerFScript_0x18402a: ; 0x18402a
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x1841fa
|
||||
@ -69,7 +69,7 @@ UnknownScript_0x18402a: ; 0x18402a
|
||||
end
|
||||
; 0x18404a
|
||||
|
||||
UnknownScript_0x18404a: ; 0x18404a
|
||||
FisherScript_0x18404a: ; 0x18404a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00c9
|
||||
@ -90,7 +90,7 @@ UnknownScript_0x18405e: ; 0x18405e
|
||||
end
|
||||
; 0x184064
|
||||
|
||||
UnknownScript_0x184064: ; 0x184064
|
||||
YoungsterScript_0x184064: ; 0x184064
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x1842a9
|
||||
@ -309,11 +309,11 @@ CeruleanCity_MapEventHeader: ; 0x18445d
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $23, 27, 19, $2, $22, 255, 255, $90, 0, UnknownScript_0x184009, $ffff
|
||||
person_event $2b, 19, 27, $2, $11, 255, 255, $90, 0, UnknownScript_0x18401d, $ffff
|
||||
person_event $45, 28, 24, $1, $0, 255, 255, $0, 0, UnknownScript_0x184020, $ffff
|
||||
person_event $24, 28, 25, $8, $0, 255, 255, $a0, 0, UnknownScript_0x18402a, $ffff
|
||||
person_event $3a, 30, 34, $5, $1, 255, 255, $80, 0, UnknownScript_0x18404a, $ffff
|
||||
person_event $27, 16, 10, $3, $1, 255, 255, $80, 0, UnknownScript_0x184064, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 27, 19, $2, $22, 255, 255, $90, 0, CooltrainerMScript_0x184009, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 19, 27, $2, $11, 255, 255, $90, 0, SuperNerdScript_0x18401d, $ffff
|
||||
person_event SPRITE_SLOWPOKE, 28, 24, $1, $0, 255, 255, $0, 0, SlowpokeScript_0x184020, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 28, 25, $8, $0, 255, 255, $a0, 0, CooltrainerFScript_0x18402a, $ffff
|
||||
person_event SPRITE_FISHER, 30, 34, $5, $1, 255, 255, $80, 0, FisherScript_0x18404a, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 16, 10, $3, $1, 255, 255, $80, 0, YoungsterScript_0x184064, $ffff
|
||||
; 0x1844fc
|
||||
|
||||
|
@ -56,7 +56,7 @@ UnknownScript_0x1883de: ; 0x1883de
|
||||
end
|
||||
; 0x188432
|
||||
|
||||
UnknownScript_0x188432: ; 0x188432
|
||||
MistyScript_0x188432: ; 0x188432
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $0024
|
||||
@ -432,11 +432,11 @@ CeruleanGym_MapEventHeader: ; 0x188a51
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $35, 14, 8, $6, $0, 255, 255, $0, 0, ObjectEvent, $076d
|
||||
person_event $1d, 7, 9, $6, $0, 255, 255, $80, 0, UnknownScript_0x188432, $076f
|
||||
person_event $32, 10, 8, $9, $0, 255, 255, $a2, 3, TrainerSwimmerfDiana, $076f
|
||||
person_event $32, 13, 5, $9, $0, 255, 255, $a2, 1, TrainerSwimmerfBriana, $076f
|
||||
person_event $31, 13, 12, $8, $0, 255, 255, $82, 3, TrainerSwimmermParker, $076f
|
||||
person_event $48, 17, 11, $6, $0, 255, 255, $90, 0, CeruleanGymGuyScript, $076f
|
||||
person_event SPRITE_ROCKET, 14, 8, $6, $0, 255, 255, $0, 0, ObjectEvent, $076d
|
||||
person_event SPRITE_MISTY, 7, 9, $6, $0, 255, 255, $80, 0, MistyScript_0x188432, $076f
|
||||
person_event SPRITE_SWIMMER_GIRL, 10, 8, $9, $0, 255, 255, $a2, 3, TrainerSwimmerfDiana, $076f
|
||||
person_event SPRITE_SWIMMER_GIRL, 13, 5, $9, $0, 255, 255, $a2, 1, TrainerSwimmerfBriana, $076f
|
||||
person_event SPRITE_SWIMMER_GUY, 13, 12, $8, $0, 255, 255, $82, 3, TrainerSwimmermParker, $076f
|
||||
person_event SPRITE_GYM_GUY, 17, 11, $6, $0, 255, 255, $90, 0, CeruleanGymGuyScript, $076f
|
||||
; 0x188abe
|
||||
|
||||
|
@ -6,7 +6,7 @@ CeruleanGymBadgeSpeechHouse_MapScriptHeader: ; 0x188000
|
||||
db 0
|
||||
; 0x188002
|
||||
|
||||
UnknownScript_0x188002: ; 0x188002
|
||||
PokefanMScript_0x188002: ; 0x188002
|
||||
jumptextfaceplayer UnknownText_0x188005
|
||||
; 0x188005
|
||||
|
||||
@ -32,6 +32,6 @@ CeruleanGymBadgeSpeechHouse_MapEventHeader: ; 0x18802b
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $2d, 7, 6, $9, $0, 255, 255, $0, 0, UnknownScript_0x188002, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $9, $0, 255, 255, $0, 0, PokefanMScript_0x188002, $ffff
|
||||
; 0x188048
|
||||
|
||||
|
@ -6,18 +6,18 @@ CeruleanMart_MapScriptHeader: ; 0x188abe
|
||||
db 0
|
||||
; 0x188ac0
|
||||
|
||||
UnknownScript_0x188ac0: ; 0x188ac0
|
||||
ClerkScript_0x188ac0: ; 0x188ac0
|
||||
loadfont
|
||||
pokemart $0, $0014
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x188ac7
|
||||
|
||||
UnknownScript_0x188ac7: ; 0x188ac7
|
||||
CooltrainerMScript_0x188ac7: ; 0x188ac7
|
||||
jumptextfaceplayer UnknownText_0x188acd
|
||||
; 0x188aca
|
||||
|
||||
UnknownScript_0x188aca: ; 0x188aca
|
||||
CooltrainerFScript_0x188aca: ; 0x188aca
|
||||
jumptextfaceplayer UnknownText_0x188b46
|
||||
; 0x188acd
|
||||
|
||||
@ -57,8 +57,8 @@ CeruleanMart_MapEventHeader: ; 0x188b9b
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 7, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x188ac0, $ffff
|
||||
person_event $23, 10, 5, $6, $0, 255, 255, $a0, 0, UnknownScript_0x188ac7, $ffff
|
||||
person_event $24, 6, 11, $5, $2, 255, 255, $80, 0, UnknownScript_0x188aca, $ffff
|
||||
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x188ac0, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 10, 5, $6, $0, 255, 255, $a0, 0, CooltrainerMScript_0x188ac7, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 6, 11, $5, $2, 255, 255, $80, 0, CooltrainerFScript_0x188aca, $ffff
|
||||
; 0x188bd2
|
||||
|
||||
|
@ -6,11 +6,11 @@ CeruleanPokeCenter1F_MapScriptHeader: ; 0x18820d
|
||||
db 0
|
||||
; 0x18820f
|
||||
|
||||
UnknownScript_0x18820f: ; 0x18820f
|
||||
NurseScript_0x18820f: ; 0x18820f
|
||||
jumpstd $0000
|
||||
; 0x188212
|
||||
|
||||
UnknownScript_0x188212: ; 0x188212
|
||||
SuperNerdScript_0x188212: ; 0x188212
|
||||
special $00a0
|
||||
iftrue UnknownScript_0x18821b
|
||||
jumptextfaceplayer UnknownText_0x188221
|
||||
@ -20,7 +20,7 @@ UnknownScript_0x18821b: ; 0x18821b
|
||||
jumptextfaceplayer UnknownText_0x18828c
|
||||
; 0x18821e
|
||||
|
||||
UnknownScript_0x18821e: ; 0x18821e
|
||||
GymGuyScript_0x18821e: ; 0x18821e
|
||||
jumptextfaceplayer UnknownText_0x1882ff
|
||||
; 0x188221
|
||||
|
||||
@ -73,8 +73,8 @@ CeruleanPokeCenter1F_MapEventHeader: ; 0x188386
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x18820f, $ffff
|
||||
person_event $2b, 8, 12, $5, $1, 255, 255, $0, 0, UnknownScript_0x188212, $ffff
|
||||
person_event $48, 9, 5, $2, $11, 255, 255, $a0, 0, UnknownScript_0x18821e, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x18820f, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 8, 12, $5, $1, 255, 255, $0, 0, SuperNerdScript_0x188212, $ffff
|
||||
person_event SPRITE_GYM_GUY, 9, 5, $2, $11, 255, 255, $a0, 0, GymGuyScript_0x18821e, $ffff
|
||||
; 0x1883c2
|
||||
|
||||
|
@ -6,15 +6,15 @@ CeruleanPoliceStation_MapScriptHeader: ; 0x188048
|
||||
db 0
|
||||
; 0x18804a
|
||||
|
||||
UnknownScript_0x18804a: ; 0x18804a
|
||||
FishingGuruScript_0x18804a: ; 0x18804a
|
||||
jumptextfaceplayer UnknownText_0x18805a
|
||||
; 0x18804d
|
||||
|
||||
UnknownScript_0x18804d: ; 0x18804d
|
||||
PokefanFScript_0x18804d: ; 0x18804d
|
||||
jumptextfaceplayer UnknownText_0x1880c3
|
||||
; 0x188050
|
||||
|
||||
UnknownScript_0x188050: ; 0x188050
|
||||
DiglettScript_0x188050: ; 0x188050
|
||||
loadfont
|
||||
2writetext UnknownText_0x1880e7
|
||||
cry DIGLETT
|
||||
@ -58,8 +58,8 @@ CeruleanPoliceStation_MapEventHeader: ; 0x1880fa
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $3b, 5, 9, $7, $0, 255, 255, $a0, 0, UnknownScript_0x18804a, $ffff
|
||||
person_event $2e, 8, 9, $8, $0, 255, 255, $90, 0, UnknownScript_0x18804d, $ffff
|
||||
person_event $8c, 9, 7, $16, $0, 255, 255, $b0, 0, UnknownScript_0x188050, $ffff
|
||||
person_event SPRITE_FISHING_GURU, 5, 9, $7, $0, 255, 255, $a0, 0, FishingGuruScript_0x18804a, $ffff
|
||||
person_event SPRITE_POKEFAN_F, 8, 9, $8, $0, 255, 255, $90, 0, PokefanFScript_0x18804d, $ffff
|
||||
person_event SPRITE_DIGLETT, 9, 7, $16, $0, 255, 255, $b0, 0, DiglettScript_0x188050, $ffff
|
||||
; 0x188131
|
||||
|
||||
|
@ -6,15 +6,15 @@ CeruleanTradeSpeechHouse_MapScriptHeader: ; 0x188131
|
||||
db 0
|
||||
; 0x188133
|
||||
|
||||
UnknownScript_0x188133: ; 0x188133
|
||||
GrannyScript_0x188133: ; 0x188133
|
||||
jumptextfaceplayer UnknownText_0x18814d
|
||||
; 0x188136
|
||||
|
||||
UnknownScript_0x188136: ; 0x188136
|
||||
GrampsScript_0x188136: ; 0x188136
|
||||
jumptextfaceplayer UnknownText_0x18818a
|
||||
; 0x188139
|
||||
|
||||
UnknownScript_0x188139: ; 0x188139
|
||||
RhydonScript_0x188139: ; 0x188139
|
||||
loadfont
|
||||
2writetext UnknownText_0x18819c
|
||||
cry KANGASKHAN
|
||||
@ -23,7 +23,7 @@ UnknownScript_0x188139: ; 0x188139
|
||||
end
|
||||
; 0x188143
|
||||
|
||||
UnknownScript_0x188143: ; 0x188143
|
||||
ZubatScript_0x188143: ; 0x188143
|
||||
loadfont
|
||||
2writetext UnknownText_0x1881b5
|
||||
cry ZUBAT
|
||||
@ -69,9 +69,9 @@ CeruleanTradeSpeechHouse_MapEventHeader: ; 0x1881c9
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $30, 8, 6, $9, $0, 255, 255, $90, 0, UnknownScript_0x188133, $ffff
|
||||
person_event $2f, 6, 5, $2, $0, 255, 255, $a0, 0, UnknownScript_0x188136, $ffff
|
||||
person_event $9d, 6, 9, $16, $0, 255, 255, $b0, 0, UnknownScript_0x188139, $ffff
|
||||
person_event $87, 10, 9, $16, $0, 255, 255, $0, 0, UnknownScript_0x188143, $ffff
|
||||
person_event SPRITE_GRANNY, 8, 6, $9, $0, 255, 255, $90, 0, GrannyScript_0x188133, $ffff
|
||||
person_event SPRITE_GRAMPS, 6, 5, $2, $0, 255, 255, $a0, 0, GrampsScript_0x188136, $ffff
|
||||
person_event SPRITE_RHYDON, 6, 9, $16, $0, 255, 255, $b0, 0, RhydonScript_0x188139, $ffff
|
||||
person_event SPRITE_ZUBAT, 10, 9, $16, $0, 255, 255, $0, 0, ZubatScript_0x188143, $ffff
|
||||
; 0x18820d
|
||||
|
||||
|
@ -6,7 +6,7 @@ CharcoalKiln_MapScriptHeader: ; 0x18dd18
|
||||
db 0
|
||||
; 0x18dd1a
|
||||
|
||||
UnknownScript_0x18dd1a: ; 0x18dd1a
|
||||
BlackBeltScript_0x18dd1a: ; 0x18dd1a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0010
|
||||
@ -33,7 +33,7 @@ UnknownScript_0x18dd34: ; 0x18dd34
|
||||
end
|
||||
; 0x18dd3a
|
||||
|
||||
UnknownScript_0x18dd3a: ; 0x18dd3a
|
||||
YoungsterScript_0x18dd3a: ; 0x18dd3a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $005e
|
||||
@ -64,7 +64,7 @@ UnknownScript_0x18dd61: ; 0x18dd61
|
||||
end
|
||||
; 0x18dd63
|
||||
|
||||
UnknownScript_0x18dd63: ; 0x18dd63
|
||||
MoltresScript_0x18dd63: ; 0x18dd63
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x18dfe5
|
||||
@ -163,8 +163,8 @@ CharcoalKiln_MapEventHeader: ; 0x18dff8
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $41, 7, 6, $3, $0, 255, 255, $0, 0, UnknownScript_0x18dd1a, $06f7
|
||||
person_event $27, 7, 9, $2, $11, 255, 255, $0, 0, UnknownScript_0x18dd3a, $06f6
|
||||
person_event $9e, 10, 9, $16, $22, 255, 255, $b0, 0, UnknownScript_0x18dd63, $06f5
|
||||
person_event SPRITE_BLACK_BELT, 7, 6, $3, $0, 255, 255, $0, 0, BlackBeltScript_0x18dd1a, $06f7
|
||||
person_event SPRITE_YOUNGSTER, 7, 9, $2, $11, 255, 255, $0, 0, YoungsterScript_0x18dd3a, $06f6
|
||||
person_event SPRITE_MOLTRES, 10, 9, $16, $22, 255, 255, $b0, 0, MoltresScript_0x18dd63, $06f5
|
||||
; 0x18e03e
|
||||
|
||||
|
@ -27,7 +27,7 @@ UnknownScript_0x19c00f: ; 0x19c00f
|
||||
return
|
||||
; 0x19c013
|
||||
|
||||
UnknownScript_0x19c013: ; 0x19c013
|
||||
GrampsScript_0x19c013: ; 0x19c013
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x19c1e3
|
||||
@ -189,7 +189,7 @@ UnknownScript_0x19c12f: ; 0x19c12f
|
||||
end
|
||||
; 0x19c146
|
||||
|
||||
UnknownScript_0x19c146: ; 0x19c146
|
||||
TeacherScript_0x19c146: ; 0x19c146
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $0001
|
||||
@ -207,7 +207,7 @@ UnknownScript_0x19c154: ; 0x19c154
|
||||
end
|
||||
; 0x19c15a
|
||||
|
||||
UnknownScript_0x19c15a: ; 0x19c15a
|
||||
YoungsterScript_0x19c15a: ; 0x19c15a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $000b
|
||||
@ -225,7 +225,7 @@ UnknownScript_0x19c168: ; 0x19c168
|
||||
end
|
||||
; 0x19c16e
|
||||
|
||||
UnknownScript_0x19c16e: ; 0x19c16e
|
||||
FisherScript_0x19c16e: ; 0x19c16e
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $004d
|
||||
@ -574,10 +574,10 @@ CherrygroveCity_MapEventHeader: ; 0x19c829
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $2f, 10, 36, $6, $0, 255, 255, $0, 0, UnknownScript_0x19c013, $06fe
|
||||
person_event $4, 10, 43, $3, $0, 255, 255, $0, 0, ObjectEvent, $06be
|
||||
person_event $29, 16, 31, $5, $1, 255, 255, $90, 0, UnknownScript_0x19c146, $ffff
|
||||
person_event $27, 11, 27, $5, $1, 255, 255, $80, 0, UnknownScript_0x19c15a, $ffff
|
||||
person_event $3a, 16, 11, $9, $0, 255, 255, $a0, 0, UnknownScript_0x19c16e, $ffff
|
||||
person_event SPRITE_GRAMPS, 10, 36, $6, $0, 255, 255, $0, 0, GrampsScript_0x19c013, $06fe
|
||||
person_event SPRITE_SILVER, 10, 43, $3, $0, 255, 255, $0, 0, ObjectEvent, $06be
|
||||
person_event SPRITE_TEACHER, 16, 31, $5, $1, 255, 255, $90, 0, TeacherScript_0x19c146, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 11, 27, $5, $1, 255, 255, $80, 0, YoungsterScript_0x19c15a, $ffff
|
||||
person_event SPRITE_FISHER, 16, 11, $9, $0, 255, 255, $a0, 0, FisherScript_0x19c16e, $ffff
|
||||
; 0x19c8ad
|
||||
|
||||
|
@ -6,7 +6,7 @@ CherrygroveEvolutionSpeechHouse_MapScriptHeader: ; 0x196cb0
|
||||
db 0
|
||||
; 0x196cb2
|
||||
|
||||
UnknownScript_0x196cb2: ; 0x196cb2
|
||||
YoungsterScript_0x196cb2: ; 0x196cb2
|
||||
loadfont
|
||||
2writetext UnknownText_0x196cc3
|
||||
closetext
|
||||
@ -14,7 +14,7 @@ UnknownScript_0x196cb2: ; 0x196cb2
|
||||
end
|
||||
; 0x196cb9
|
||||
|
||||
UnknownScript_0x196cb9: ; 0x196cb9
|
||||
LassScript_0x196cb9: ; 0x196cb9
|
||||
loadfont
|
||||
2writetext UnknownText_0x196cfc
|
||||
closetext
|
||||
@ -58,7 +58,7 @@ CherrygroveEvolutionSpeechHouse_MapEventHeader: ; 0x196d2e
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $28, 9, 7, $8, $0, 255, 255, $a0, 0, UnknownScript_0x196cb9, $ffff
|
||||
person_event $27, 9, 6, $9, $0, 255, 255, $80, 0, UnknownScript_0x196cb2, $ffff
|
||||
person_event SPRITE_LASS, 9, 7, $8, $0, 255, 255, $a0, 0, LassScript_0x196cb9, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 9, 6, $9, $0, 255, 255, $80, 0, YoungsterScript_0x196cb2, $ffff
|
||||
; 0x196d62
|
||||
|
||||
|
@ -6,11 +6,11 @@ CherrygroveGymSpeechHouse_MapScriptHeader: ; 0x196adf
|
||||
db 0
|
||||
; 0x196ae1
|
||||
|
||||
UnknownScript_0x196ae1: ; 0x196ae1
|
||||
PokefanMScript_0x196ae1: ; 0x196ae1
|
||||
jumptextfaceplayer UnknownText_0x196aea
|
||||
; 0x196ae4
|
||||
|
||||
UnknownScript_0x196ae4: ; 0x196ae4
|
||||
BugCatcherScript_0x196ae4: ; 0x196ae4
|
||||
jumptextfaceplayer UnknownText_0x196b65
|
||||
; 0x196ae7
|
||||
|
||||
@ -58,7 +58,7 @@ CherrygroveGymSpeechHouse_MapEventHeader: ; 0x196bd1
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $2d, 7, 6, $6, $0, 255, 255, $0, 0, UnknownScript_0x196ae1, $ffff
|
||||
person_event $25, 9, 9, $5, $1, 255, 255, $80, 0, UnknownScript_0x196ae4, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $6, $0, 255, 255, $0, 0, PokefanMScript_0x196ae1, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 9, 9, $5, $1, 255, 255, $80, 0, BugCatcherScript_0x196ae4, $ffff
|
||||
; 0x196c05
|
||||
|
||||
|
@ -6,7 +6,7 @@ CherrygroveMart_MapScriptHeader: ; 0x196808
|
||||
db 0
|
||||
; 0x19680a
|
||||
|
||||
UnknownScript_0x19680a: ; 0x19680a
|
||||
ClerkScript_0x19680a: ; 0x19680a
|
||||
loadfont
|
||||
checkbit1 $001f
|
||||
iftrue UnknownScript_0x196817
|
||||
@ -21,7 +21,7 @@ UnknownScript_0x196817: ; 0x196817
|
||||
end
|
||||
; 0x19681d
|
||||
|
||||
UnknownScript_0x19681d: ; 0x19681d
|
||||
CooltrainerMScript_0x19681d: ; 0x19681d
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $001f
|
||||
@ -39,7 +39,7 @@ UnknownScript_0x19682b: ; 0x19682b
|
||||
end
|
||||
; 0x196831
|
||||
|
||||
UnknownScript_0x196831: ; 0x196831
|
||||
YoungsterScript_0x196831: ; 0x196831
|
||||
jumptextfaceplayer UnknownText_0x1968a0
|
||||
; 0x196834
|
||||
|
||||
@ -85,8 +85,8 @@ CherrygroveMart_MapEventHeader: ; 0x196934
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 7, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x19680a, $ffff
|
||||
person_event $23, 10, 11, $5, $2, 255, 255, $0, 0, UnknownScript_0x19681d, $ffff
|
||||
person_event $27, 9, 6, $6, $0, 255, 255, $80, 0, UnknownScript_0x196831, $ffff
|
||||
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x19680a, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 10, 11, $5, $2, 255, 255, $0, 0, CooltrainerMScript_0x19681d, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 9, 6, $6, $0, 255, 255, $80, 0, YoungsterScript_0x196831, $ffff
|
||||
; 0x19696b
|
||||
|
||||
|
@ -6,19 +6,19 @@ CherrygrovePokeCenter1F_MapScriptHeader: ; 0x19696b
|
||||
db 0
|
||||
; 0x19696d
|
||||
|
||||
UnknownScript_0x19696d: ; 0x19696d
|
||||
NurseScript_0x19696d: ; 0x19696d
|
||||
jumpstd $0000
|
||||
; 0x196970
|
||||
|
||||
UnknownScript_0x196970: ; 0x196970
|
||||
FisherScript_0x196970: ; 0x196970
|
||||
jumptextfaceplayer UnknownText_0x19698a
|
||||
; 0x196973
|
||||
|
||||
UnknownScript_0x196973: ; 0x196973
|
||||
GentlemanScript_0x196973: ; 0x196973
|
||||
jumptextfaceplayer UnknownText_0x1969c8
|
||||
; 0x196976
|
||||
|
||||
UnknownScript_0x196976: ; 0x196976
|
||||
TeacherScript_0x196976: ; 0x196976
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $001f
|
||||
@ -83,9 +83,9 @@ CherrygrovePokeCenter1F_MapEventHeader: ; 0x196a96
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x19696d, $ffff
|
||||
person_event $3a, 7, 6, $7, $0, 255, 255, $80, 0, UnknownScript_0x196970, $ffff
|
||||
person_event $40, 10, 12, $7, $0, 255, 255, $0, 0, UnknownScript_0x196973, $ffff
|
||||
person_event $29, 10, 5, $9, $0, 255, 255, $a0, 0, UnknownScript_0x196976, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x19696d, $ffff
|
||||
person_event SPRITE_FISHER, 7, 6, $7, $0, 255, 255, $80, 0, FisherScript_0x196970, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 10, 12, $7, $0, 255, 255, $0, 0, GentlemanScript_0x196973, $ffff
|
||||
person_event SPRITE_TEACHER, 10, 5, $9, $0, 255, 255, $a0, 0, TeacherScript_0x196976, $ffff
|
||||
; 0x196adf
|
||||
|
||||
|
@ -78,7 +78,7 @@ UnknownScript_0x1a0083: ; 0x1a0083
|
||||
end
|
||||
; 0x1a0084
|
||||
|
||||
UnknownScript_0x1a0084: ; 0x1a0084
|
||||
PokefanFScript_0x1a0084: ; 0x1a0084
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0011
|
||||
@ -109,15 +109,15 @@ UnknownScript_0x1a00b1: ; 0x1a00b1
|
||||
end
|
||||
; 0x1a00b3
|
||||
|
||||
UnknownScript_0x1a00b3: ; 0x1a00b3
|
||||
StandingYoungsterScript_0x1a00b3: ; 0x1a00b3
|
||||
jumptextfaceplayer UnknownText_0x1a02df
|
||||
; 0x1a00b6
|
||||
|
||||
UnknownScript_0x1a00b6: ; 0x1a00b6
|
||||
PokefanMScript_0x1a00b6: ; 0x1a00b6
|
||||
jumptextfaceplayer UnknownText_0x1a0319
|
||||
; 0x1a00b9
|
||||
|
||||
UnknownScript_0x1a00b9: ; 0x1a00b9
|
||||
LassScript_0x1a00b9: ; 0x1a00b9
|
||||
jumptextfaceplayer UnknownText_0x1a0394
|
||||
; 0x1a00bc
|
||||
|
||||
@ -149,7 +149,7 @@ MapCianwoodCitySignpost2Script: ; 0x1a00ce
|
||||
jumpstd $0010
|
||||
; 0x1a00d1
|
||||
|
||||
UnknownScript_0x1a00d1: ; 0x1a00d1
|
||||
RockScript_0x1a00d1: ; 0x1a00d1
|
||||
jumpstd $000f
|
||||
; 0x1a00d4
|
||||
|
||||
@ -394,17 +394,17 @@ CianwoodCity_MapEventHeader: ; 0x1a0772
|
||||
|
||||
; people-events
|
||||
db 12
|
||||
person_event $66, 41, 25, $3, $0, 255, 255, $a0, 0, UnknownScript_0x1a00b3, $ffff
|
||||
person_event $2d, 37, 21, $5, $1, 255, 255, $0, 0, UnknownScript_0x1a00b6, $ffff
|
||||
person_event $28, 46, 18, $4, $20, 255, 255, $0, 0, UnknownScript_0x1a00b9, $ffff
|
||||
person_event $59, 20, 12, $18, $0, 255, 255, $0, 0, UnknownScript_0x1a00d1, $ffff
|
||||
person_event $59, 21, 13, $18, $0, 255, 255, $0, 0, UnknownScript_0x1a00d1, $ffff
|
||||
person_event $59, 29, 8, $18, $0, 255, 255, $0, 0, UnknownScript_0x1a00d1, $ffff
|
||||
person_event $59, 33, 9, $18, $0, 255, 255, $0, 0, UnknownScript_0x1a00d1, $ffff
|
||||
person_event $59, 31, 14, $18, $0, 255, 255, $0, 0, UnknownScript_0x1a00d1, $ffff
|
||||
person_event $59, 23, 8, $18, $0, 255, 255, $0, 0, UnknownScript_0x1a00d1, $ffff
|
||||
person_event $2e, 50, 14, $5, $1, 255, 255, $0, 0, UnknownScript_0x1a0084, $ffff
|
||||
person_event $2b, 25, 15, $7, $0, 255, 255, $90, 0, ObjectEvent, $07ad
|
||||
person_event $63, 18, 14, $1, $0, 255, 255, $90, 0, ObjectEvent, $07ae
|
||||
person_event SPRITE_STANDING_YOUNGSTER, 41, 25, $3, $0, 255, 255, $a0, 0, StandingYoungsterScript_0x1a00b3, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 37, 21, $5, $1, 255, 255, $0, 0, PokefanMScript_0x1a00b6, $ffff
|
||||
person_event SPRITE_LASS, 46, 18, $4, $20, 255, 255, $0, 0, LassScript_0x1a00b9, $ffff
|
||||
person_event SPRITE_ROCK, 20, 12, $18, $0, 255, 255, $0, 0, RockScript_0x1a00d1, $ffff
|
||||
person_event SPRITE_ROCK, 21, 13, $18, $0, 255, 255, $0, 0, RockScript_0x1a00d1, $ffff
|
||||
person_event SPRITE_ROCK, 29, 8, $18, $0, 255, 255, $0, 0, RockScript_0x1a00d1, $ffff
|
||||
person_event SPRITE_ROCK, 33, 9, $18, $0, 255, 255, $0, 0, RockScript_0x1a00d1, $ffff
|
||||
person_event SPRITE_ROCK, 31, 14, $18, $0, 255, 255, $0, 0, RockScript_0x1a00d1, $ffff
|
||||
person_event SPRITE_ROCK, 23, 8, $18, $0, 255, 255, $0, 0, RockScript_0x1a00d1, $ffff
|
||||
person_event SPRITE_POKEFAN_F, 50, 14, $5, $1, 255, 255, $0, 0, PokefanFScript_0x1a0084, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 25, 15, $7, $0, 255, 255, $90, 0, ObjectEvent, $07ad
|
||||
person_event SPRITE_SUICUNE, 18, 14, $1, $0, 255, 255, $90, 0, ObjectEvent, $07ae
|
||||
; 0x1a0867
|
||||
|
||||
|
@ -6,7 +6,7 @@ CianwoodCityPhotoStudio_MapScriptHeader: ; 0x9e0de
|
||||
db 0
|
||||
; 0x9e0e0
|
||||
|
||||
UnknownScript_0x9e0e0: ; 0x9e0e0
|
||||
FishingGuruScript_0x9e0e0: ; 0x9e0e0
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x9e0f9
|
||||
@ -63,6 +63,6 @@ CianwoodCityPhotoStudio_MapEventHeader: ; 0x9e191
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $3b, 7, 6, $6, $0, 255, 255, $80, 0, UnknownScript_0x9e0e0, $ffff
|
||||
person_event SPRITE_FISHING_GURU, 7, 6, $6, $0, 255, 255, $80, 0, FishingGuruScript_0x9e0e0, $ffff
|
||||
; 0x9e1ae
|
||||
|
||||
|
@ -6,7 +6,7 @@ CianwoodGym_MapScriptHeader: ; 0x9d60d
|
||||
db 0
|
||||
; 0x9d60f
|
||||
|
||||
UnknownScript_0x9d60f: ; 0x9d60f
|
||||
ChuckScript_0x9d60f: ; 0x9d60f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $04c2
|
||||
@ -197,7 +197,7 @@ BlackbeltLungScript: ; 0x9d6d8
|
||||
end
|
||||
; 0x9d6e0
|
||||
|
||||
UnknownScript_0x9d6e0: ; 0x9d6e0
|
||||
BoulderScript_0x9d6e0: ; 0x9d6e0
|
||||
jumpstd $000e
|
||||
; 0x9d6e3
|
||||
|
||||
@ -378,14 +378,14 @@ CianwoodGym_MapEventHeader: ; 0x9db3e
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $16, 5, 8, $6, $0, 255, 255, $b0, 0, UnknownScript_0x9d60f, $ffff
|
||||
person_event $41, 16, 6, $9, $0, 255, 255, $b2, 3, TrainerBlackbeltYoshi, $ffff
|
||||
person_event $41, 16, 11, $8, $0, 255, 255, $b2, 3, TrainerBlackbeltLao, $ffff
|
||||
person_event $41, 13, 7, $9, $0, 255, 255, $b2, 2, TrainerBlackbeltNob, $ffff
|
||||
person_event $41, 9, 9, $8, $0, 255, 255, $b2, 1, TrainerBlackbeltLung, $ffff
|
||||
person_event $5a, 5, 9, $19, $0, 255, 255, $0, 0, UnknownScript_0x9d6e0, $ffff
|
||||
person_event $5a, 11, 7, $19, $0, 255, 255, $0, 0, UnknownScript_0x9d6e0, $ffff
|
||||
person_event $5a, 11, 8, $19, $0, 255, 255, $0, 0, UnknownScript_0x9d6e0, $ffff
|
||||
person_event $5a, 11, 9, $19, $0, 255, 255, $0, 0, UnknownScript_0x9d6e0, $ffff
|
||||
person_event SPRITE_CHUCK, 5, 8, $6, $0, 255, 255, $b0, 0, ChuckScript_0x9d60f, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 16, 6, $9, $0, 255, 255, $b2, 3, TrainerBlackbeltYoshi, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 16, 11, $8, $0, 255, 255, $b2, 3, TrainerBlackbeltLao, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 13, 7, $9, $0, 255, 255, $b2, 2, TrainerBlackbeltNob, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 9, 9, $8, $0, 255, 255, $b2, 1, TrainerBlackbeltLung, $ffff
|
||||
person_event SPRITE_BOULDER, 5, 9, $19, $0, 255, 255, $0, 0, BoulderScript_0x9d6e0, $ffff
|
||||
person_event SPRITE_BOULDER, 11, 7, $19, $0, 255, 255, $0, 0, BoulderScript_0x9d6e0, $ffff
|
||||
person_event SPRITE_BOULDER, 11, 8, $19, $0, 255, 255, $0, 0, BoulderScript_0x9d6e0, $ffff
|
||||
person_event SPRITE_BOULDER, 11, 9, $19, $0, 255, 255, $0, 0, BoulderScript_0x9d6e0, $ffff
|
||||
; 0x9dbcd
|
||||
|
||||
|
@ -6,15 +6,15 @@ CianwoodLugiaSpeechHouse_MapScriptHeader: ; 0x9e1ae
|
||||
db 0
|
||||
; 0x9e1b0
|
||||
|
||||
UnknownScript_0x9e1b0: ; 0x9e1b0
|
||||
TeacherScript_0x9e1b0: ; 0x9e1b0
|
||||
jumptextfaceplayer UnknownText_0x9e1bc
|
||||
; 0x9e1b3
|
||||
|
||||
UnknownScript_0x9e1b3: ; 0x9e1b3
|
||||
LassScript_0x9e1b3: ; 0x9e1b3
|
||||
jumptextfaceplayer UnknownText_0x9e23f
|
||||
; 0x9e1b6
|
||||
|
||||
UnknownScript_0x9e1b6: ; 0x9e1b6
|
||||
TwinScript_0x9e1b6: ; 0x9e1b6
|
||||
jumptextfaceplayer UnknownText_0x9e2a9
|
||||
; 0x9e1b9
|
||||
|
||||
@ -74,8 +74,8 @@ CianwoodLugiaSpeechHouse_MapEventHeader: ; 0x9e32b
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $29, 8, 6, $6, $0, 255, 255, $0, 0, UnknownScript_0x9e1b0, $ffff
|
||||
person_event $28, 9, 10, $5, $1, 255, 255, $a0, 0, UnknownScript_0x9e1b3, $ffff
|
||||
person_event $26, 6, 4, $7, $0, 255, 255, $90, 0, UnknownScript_0x9e1b6, $ffff
|
||||
person_event SPRITE_TEACHER, 8, 6, $6, $0, 255, 255, $0, 0, TeacherScript_0x9e1b0, $ffff
|
||||
person_event SPRITE_LASS, 9, 10, $5, $1, 255, 255, $a0, 0, LassScript_0x9e1b3, $ffff
|
||||
person_event SPRITE_TWIN, 6, 4, $7, $0, 255, 255, $90, 0, TwinScript_0x9e1b6, $ffff
|
||||
; 0x9e36c
|
||||
|
||||
|
@ -13,7 +13,7 @@ UnknownScript_0x9df9d: ; 0x9df9d
|
||||
end
|
||||
; 0x9df9e
|
||||
|
||||
UnknownScript_0x9df9e: ; 0x9df9e
|
||||
PharmacistScript_0x9df9e: ; 0x9df9e
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0023
|
||||
@ -89,6 +89,6 @@ CianwoodPharmacy_MapEventHeader: ; 0x9e0b7
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $4b, 7, 6, $6, $0, 255, 255, $80, 0, UnknownScript_0x9df9e, $ffff
|
||||
person_event SPRITE_PHARMACIST, 7, 6, $6, $0, 255, 255, $80, 0, PharmacistScript_0x9df9e, $ffff
|
||||
; 0x9e0de
|
||||
|
||||
|
@ -6,11 +6,11 @@ CianwoodPokeCenter1F_MapScriptHeader: ; 0x9dbcd
|
||||
db 0
|
||||
; 0x9dbcf
|
||||
|
||||
UnknownScript_0x9dbcf: ; 0x9dbcf
|
||||
NurseScript_0x9dbcf: ; 0x9dbcf
|
||||
jumpstd $0000
|
||||
; 0x9dbd2
|
||||
|
||||
UnknownScript_0x9dbd2: ; 0x9dbd2
|
||||
LassScript_0x9dbd2: ; 0x9dbd2
|
||||
jumptextfaceplayer UnknownText_0x9dbed
|
||||
; 0x9dbd5
|
||||
|
||||
@ -32,7 +32,7 @@ CianwoodGymGuyScript: ; 0x9dbd5
|
||||
end
|
||||
; 0x9dbea
|
||||
|
||||
UnknownScript_0x9dbea: ; 0x9dbea
|
||||
SuperNerdScript_0x9dbea: ; 0x9dbea
|
||||
jumptextfaceplayer UnknownText_0x9ded7
|
||||
; 0x9dbed
|
||||
|
||||
@ -129,9 +129,9 @@ CianwoodPokeCenter1F_MapEventHeader: ; 0x9df4e
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x9dbcf, $ffff
|
||||
person_event $28, 9, 5, $4, $10, 255, 255, $a0, 0, UnknownScript_0x9dbd2, $ffff
|
||||
person_event $48, 7, 9, $6, $0, 255, 255, $80, 0, CianwoodGymGuyScript, $ffff
|
||||
person_event $2b, 10, 12, $5, $1, 255, 255, $90, 0, UnknownScript_0x9dbea, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x9dbcf, $ffff
|
||||
person_event SPRITE_LASS, 9, 5, $4, $10, 255, 255, $a0, 0, LassScript_0x9dbd2, $ffff
|
||||
person_event SPRITE_GYM_GUY, 7, 9, $6, $0, 255, 255, $80, 0, CianwoodGymGuyScript, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 10, 12, $5, $1, 255, 255, $90, 0, SuperNerdScript_0x9dbea, $ffff
|
||||
; 0x9df97
|
||||
|
||||
|
@ -15,7 +15,7 @@ UnknownScript_0x1ac9ac: ; 0x1ac9ac
|
||||
return
|
||||
; 0x1ac9b0
|
||||
|
||||
UnknownScript_0x1ac9b0: ; 0x1ac9b0
|
||||
BlueScript_0x1ac9b0: ; 0x1ac9b0
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x1ac9d2
|
||||
@ -133,6 +133,6 @@ CinnabarIsland_MapEventHeader: ; 0x1accf4
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $7, 10, 13, $3, $0, 255, 255, $0, 0, UnknownScript_0x1ac9b0, $0775
|
||||
person_event SPRITE_BLUE, 10, 13, $3, $0, 255, 255, $0, 0, BlueScript_0x1ac9b0, $0775
|
||||
; 0x1acd20
|
||||
|
||||
|
@ -6,15 +6,15 @@ CinnabarPokeCenter1F_MapScriptHeader: ; 0x1ab32a
|
||||
db 0
|
||||
; 0x1ab32c
|
||||
|
||||
UnknownScript_0x1ab32c: ; 0x1ab32c
|
||||
NurseScript_0x1ab32c: ; 0x1ab32c
|
||||
jumpstd $0000
|
||||
; 0x1ab32f
|
||||
|
||||
UnknownScript_0x1ab32f: ; 0x1ab32f
|
||||
CooltrainerFScript_0x1ab32f: ; 0x1ab32f
|
||||
jumptextfaceplayer UnknownText_0x1ab335
|
||||
; 0x1ab332
|
||||
|
||||
UnknownScript_0x1ab332: ; 0x1ab332
|
||||
FisherScript_0x1ab332: ; 0x1ab332
|
||||
jumptextfaceplayer UnknownText_0x1ab37f
|
||||
; 0x1ab335
|
||||
|
||||
@ -50,8 +50,8 @@ CinnabarPokeCenter1F_MapEventHeader: ; 0x1ab3ab
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x1ab32c, $ffff
|
||||
person_event $24, 10, 11, $5, $2, 255, 255, $80, 0, UnknownScript_0x1ab32f, $ffff
|
||||
person_event $3a, 8, 6, $6, $0, 255, 255, $a0, 0, UnknownScript_0x1ab332, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x1ab32c, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 10, 11, $5, $2, 255, 255, $80, 0, CooltrainerFScript_0x1ab32f, $ffff
|
||||
person_event SPRITE_FISHER, 8, 6, $6, $0, 255, 255, $a0, 0, FisherScript_0x1ab332, $ffff
|
||||
; 0x1ab3e7
|
||||
|
||||
|
@ -61,7 +61,7 @@ MapColosseumSignpost1Script: ; 0x193493
|
||||
end
|
||||
; 0x193499
|
||||
|
||||
UnknownScript_0x193499: ; 0x193499
|
||||
ChrisScript_0x193499: ; 0x193499
|
||||
loadfont
|
||||
2writetext UnknownText_0x1934a0
|
||||
closetext
|
||||
@ -93,7 +93,7 @@ Colosseum_MapEventHeader: ; 0x1934b7
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $1, 8, 7, $9, $0, 255, 255, $0, 0, UnknownScript_0x193499, $0000
|
||||
person_event $1, 8, 10, $8, $0, 255, 255, $0, 0, UnknownScript_0x193499, $0001
|
||||
person_event SPRITE_CHRIS, 8, 7, $9, $0, 255, 255, $0, 0, ChrisScript_0x193499, $0000
|
||||
person_event SPRITE_CHRIS, 8, 10, $8, $0, 255, 255, $0, 0, ChrisScript_0x193499, $0001
|
||||
; 0x1934eb
|
||||
|
||||
|
@ -6,11 +6,11 @@ CopycatsHouse1F_MapScriptHeader: ; 0x18ad11
|
||||
db 0
|
||||
; 0x18ad13
|
||||
|
||||
UnknownScript_0x18ad13: ; 0x18ad13
|
||||
PokefanMScript_0x18ad13: ; 0x18ad13
|
||||
jumptextfaceplayer UnknownText_0x18ad34
|
||||
; 0x18ad16
|
||||
|
||||
UnknownScript_0x18ad16: ; 0x18ad16
|
||||
PokefanFScript_0x18ad16: ; 0x18ad16
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00c9
|
||||
@ -28,7 +28,7 @@ UnknownScript_0x18ad24: ; 0x18ad24
|
||||
end
|
||||
; 0x18ad2a
|
||||
|
||||
UnknownScript_0x18ad2a: ; 0x18ad2a
|
||||
ClefairyScript_0x18ad2a: ; 0x18ad2a
|
||||
loadfont
|
||||
2writetext UnknownText_0x18ae4b
|
||||
cry BLISSEY
|
||||
@ -85,8 +85,8 @@ CopycatsHouse1F_MapEventHeader: ; 0x18ae5e
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $2d, 7, 6, $6, $0, 255, 255, $0, 0, UnknownScript_0x18ad13, $ffff
|
||||
person_event $2e, 8, 9, $8, $0, 255, 255, $a0, 0, UnknownScript_0x18ad16, $ffff
|
||||
person_event $8f, 10, 10, $16, $0, 255, 255, $0, 0, UnknownScript_0x18ad2a, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $6, $0, 255, 255, $0, 0, PokefanMScript_0x18ad13, $ffff
|
||||
person_event SPRITE_POKEFAN_F, 8, 9, $8, $0, 255, 255, $a0, 0, PokefanFScript_0x18ad16, $ffff
|
||||
person_event SPRITE_CLEFAIRY, 10, 10, $16, $0, 255, 255, $0, 0, ClefairyScript_0x18ad2a, $ffff
|
||||
; 0x18ae9a
|
||||
|
||||
|
@ -25,7 +25,7 @@ UnknownScript_0x18aeb0: ; 0x18aeb0
|
||||
return
|
||||
; 0x18aeb1
|
||||
|
||||
UnknownScript_0x18aeb1: ; 0x18aeb1
|
||||
CopycatScript_0x18aeb1: ; 0x18aeb1
|
||||
faceplayer
|
||||
checkbit1 $00d1
|
||||
iftrue UnknownScript_0x18af6f
|
||||
@ -184,7 +184,7 @@ UnknownScript_0x18afba: ; 0x18afba
|
||||
end
|
||||
; 0x18afbc
|
||||
|
||||
UnknownScript_0x18afbc: ; 0x18afbc
|
||||
MoltresScript_0x18afbc: ; 0x18afbc
|
||||
loadfont
|
||||
2writetext UnknownText_0x18b476
|
||||
cry DODRIO
|
||||
@ -195,7 +195,9 @@ UnknownScript_0x18afbc: ; 0x18afbc
|
||||
end
|
||||
; 0x18afca
|
||||
|
||||
UnknownScript_0x18afca: ; 0x18afca
|
||||
FairyScript_0x18afca:
|
||||
MonsterScript_0x18afca:
|
||||
BirdScript_0x18afca: ; 0x18afca
|
||||
jumptext UnknownText_0x18b4c4
|
||||
; 0x18afcd
|
||||
|
||||
@ -368,11 +370,11 @@ CopycatsHouse2F_MapEventHeader: ; 0x18b4f0
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $fb, 7, 8, $8, $0, 255, 255, $80, 0, UnknownScript_0x18aeb1, $06ee
|
||||
person_event $9e, 8, 10, $16, $0, 255, 255, $b0, 0, UnknownScript_0x18afbc, $ffff
|
||||
person_event $4d, 5, 10, $6, $0, 255, 255, $80, 0, UnknownScript_0x18afca, $0773
|
||||
person_event $4c, 5, 6, $6, $0, 255, 255, $a0, 0, UnknownScript_0x18afca, $ffff
|
||||
person_event $4e, 5, 11, $6, $0, 255, 255, $90, 0, UnknownScript_0x18afca, $ffff
|
||||
person_event $fb, 7, 8, $8, $0, 255, 255, $90, 0, UnknownScript_0x18aeb1, $06ef
|
||||
person_event SPRITE_COPYCAT, 7, 8, $8, $0, 255, 255, $80, 0, CopycatScript_0x18aeb1, $06ee
|
||||
person_event SPRITE_MOLTRES, 8, 10, $16, $0, 255, 255, $b0, 0, MoltresScript_0x18afbc, $ffff
|
||||
person_event SPRITE_FAIRY, 5, 10, $6, $0, 255, 255, $80, 0, FairyScript_0x18afca, $0773
|
||||
person_event SPRITE_MONSTER, 5, 6, $6, $0, 255, 255, $a0, 0, MonsterScript_0x18afca, $ffff
|
||||
person_event SPRITE_BIRD, 5, 11, $6, $0, 255, 255, $90, 0, BirdScript_0x18afca, $ffff
|
||||
person_event SPRITE_COPYCAT, 7, 8, $8, $0, 255, 255, $90, 0, CopycatScript_0x18aeb1, $06ef
|
||||
; 0x18b553
|
||||
|
||||
|
@ -151,7 +151,7 @@ Kimono_girlMikiScript: ; 0x994be
|
||||
end
|
||||
; 0x994c6
|
||||
|
||||
UnknownScript_0x994c6: ; 0x994c6
|
||||
GentlemanScript_0x994c6: ; 0x994c6
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x9980a
|
||||
@ -205,7 +205,7 @@ UnknownScript_0x99515: ; 0x99515
|
||||
end
|
||||
; 0x9951b
|
||||
|
||||
UnknownScript_0x9951b: ; 0x9951b
|
||||
RhydonScript_0x9951b: ; 0x9951b
|
||||
loadfont
|
||||
2writetext UnknownText_0x99a0a
|
||||
cry RHYDON
|
||||
@ -214,11 +214,11 @@ UnknownScript_0x9951b: ; 0x9951b
|
||||
end
|
||||
; 0x99525
|
||||
|
||||
UnknownScript_0x99525: ; 0x99525
|
||||
CooltrainerMScript_0x99525: ; 0x99525
|
||||
jumptextfaceplayer UnknownText_0x99a24
|
||||
; 0x99528
|
||||
|
||||
UnknownScript_0x99528: ; 0x99528
|
||||
GrannyScript_0x99528: ; 0x99528
|
||||
jumptextfaceplayer UnknownText_0x99aaa
|
||||
; 0x9952b
|
||||
|
||||
@ -425,14 +425,14 @@ DanceTheatre_MapEventHeader: ; 0x99baa
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $3d, 6, 4, $1e, $0, 255, 255, $a2, 0, TrainerKimono_girlNaoko2, $ffff
|
||||
person_event $3d, 5, 6, $a, $0, 255, 255, $92, 0, TrainerKimono_girlSayo, $ffff
|
||||
person_event $3d, 6, 10, $3, $0, 255, 255, $82, 0, TrainerKimono_girlZuki, $ffff
|
||||
person_event $3d, 5, 13, $a, $0, 255, 255, $92, 0, TrainerKimono_girlKuni, $ffff
|
||||
person_event $3d, 6, 15, $1f, $0, 255, 255, $a2, 0, TrainerKimono_girlMiki, $ffff
|
||||
person_event $40, 14, 11, $7, $0, 255, 255, $0, 0, UnknownScript_0x994c6, $ffff
|
||||
person_event $9d, 12, 10, $16, $0, 255, 255, $90, 0, UnknownScript_0x9951b, $ffff
|
||||
person_event $23, 14, 14, $8, $0, 255, 255, $80, 0, UnknownScript_0x99525, $ffff
|
||||
person_event $30, 10, 7, $7, $0, 255, 255, $0, 0, UnknownScript_0x99528, $ffff
|
||||
person_event SPRITE_KIMONO_GIRL, 6, 4, $1e, $0, 255, 255, $a2, 0, TrainerKimono_girlNaoko2, $ffff
|
||||
person_event SPRITE_KIMONO_GIRL, 5, 6, $a, $0, 255, 255, $92, 0, TrainerKimono_girlSayo, $ffff
|
||||
person_event SPRITE_KIMONO_GIRL, 6, 10, $3, $0, 255, 255, $82, 0, TrainerKimono_girlZuki, $ffff
|
||||
person_event SPRITE_KIMONO_GIRL, 5, 13, $a, $0, 255, 255, $92, 0, TrainerKimono_girlKuni, $ffff
|
||||
person_event SPRITE_KIMONO_GIRL, 6, 15, $1f, $0, 255, 255, $a2, 0, TrainerKimono_girlMiki, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 14, 11, $7, $0, 255, 255, $0, 0, GentlemanScript_0x994c6, $ffff
|
||||
person_event SPRITE_RHYDON, 12, 10, $16, $0, 255, 255, $90, 0, RhydonScript_0x9951b, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 14, 14, $8, $0, 255, 255, $80, 0, CooltrainerMScript_0x99525, $ffff
|
||||
person_event SPRITE_GRANNY, 10, 7, $7, $0, 255, 255, $0, 0, GrannyScript_0x99528, $ffff
|
||||
; 0x99c39
|
||||
|
||||
|
@ -6,7 +6,7 @@ DarkCaveBlackthornEntrance_MapScriptHeader: ; 0x18c71e
|
||||
db 0
|
||||
; 0x18c720
|
||||
|
||||
UnknownScript_0x18c720: ; 0x18c720
|
||||
PharmacistScript_0x18c720: ; 0x18c720
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0072
|
||||
@ -72,8 +72,8 @@ DarkCaveBlackthornEntrance_MapEventHeader: ; 0x18c83d
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $4b, 7, 11, $3, $0, 255, 255, $0, 0, UnknownScript_0x18c720, $ffff
|
||||
person_event $54, 28, 25, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c73b, $06a1
|
||||
person_event $54, 26, 11, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c73d, $06a2
|
||||
person_event SPRITE_PHARMACIST, 7, 11, $3, $0, 255, 255, $0, 0, PharmacistScript_0x18c720, $ffff
|
||||
person_event SPRITE_POKE_BALL, 28, 25, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c73b, $06a1
|
||||
person_event SPRITE_POKE_BALL, 26, 11, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c73d, $06a2
|
||||
; 0x18c874
|
||||
|
||||
|
@ -22,7 +22,7 @@ ItemFragment_0x18c694: ; 0x18c694
|
||||
db DIRE_HIT, 1
|
||||
; 0x18c696
|
||||
|
||||
UnknownScript_0x18c696: ; 0x18c696
|
||||
RockScript_0x18c696: ; 0x18c696
|
||||
jumpstd $000f
|
||||
; 0x18c699
|
||||
|
||||
@ -51,13 +51,13 @@ DarkCaveVioletEntrance_MapEventHeader: ; 0x18c69c
|
||||
|
||||
; people-events
|
||||
db 8
|
||||
person_event $54, 12, 10, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c68e, $069e
|
||||
person_event $59, 18, 20, $18, $0, 255, 255, $0, 0, UnknownScript_0x18c696, $ffff
|
||||
person_event $59, 10, 31, $18, $0, 255, 255, $0, 0, UnknownScript_0x18c696, $ffff
|
||||
person_event $59, 18, 11, $18, $0, 255, 255, $0, 0, UnknownScript_0x18c696, $ffff
|
||||
person_event $59, 35, 40, $18, $0, 255, 255, $0, 0, UnknownScript_0x18c696, $ffff
|
||||
person_event $54, 26, 40, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c690, $069f
|
||||
person_event $54, 13, 39, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c692, $06a0
|
||||
person_event $54, 32, 34, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c694, $07ce
|
||||
person_event SPRITE_POKE_BALL, 12, 10, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c68e, $069e
|
||||
person_event SPRITE_ROCK, 18, 20, $18, $0, 255, 255, $0, 0, RockScript_0x18c696, $ffff
|
||||
person_event SPRITE_ROCK, 10, 31, $18, $0, 255, 255, $0, 0, RockScript_0x18c696, $ffff
|
||||
person_event SPRITE_ROCK, 18, 11, $18, $0, 255, 255, $0, 0, RockScript_0x18c696, $ffff
|
||||
person_event SPRITE_ROCK, 35, 40, $18, $0, 255, 255, $0, 0, RockScript_0x18c696, $ffff
|
||||
person_event SPRITE_POKE_BALL, 26, 40, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c690, $069f
|
||||
person_event SPRITE_POKE_BALL, 13, 39, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c692, $06a0
|
||||
person_event SPRITE_POKE_BALL, 32, 34, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c694, $07ce
|
||||
; 0x18c71e
|
||||
|
||||
|
@ -24,7 +24,7 @@ UnknownScript_0x62f88: ; 0x62f88
|
||||
return
|
||||
; 0x62f8f
|
||||
|
||||
UnknownScript_0x62f8f: ; 0x62f8f
|
||||
GrampsScript_0x62f8f: ; 0x62f8f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $033e
|
||||
@ -61,7 +61,7 @@ UnknownScript_0x62fbd: ; 0x62fbd
|
||||
end
|
||||
; 0x62fc3
|
||||
|
||||
UnknownScript_0x62fc3: ; 0x62fc3
|
||||
GrannyScript_0x62fc3: ; 0x62fc3
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $0005
|
||||
@ -169,8 +169,8 @@ DayCare_MapEventHeader: ; 0x63250
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $2f, 7, 6, $9, $0, 255, 255, $0, 0, UnknownScript_0x62f8f, $06e5
|
||||
person_event $30, 7, 9, $8, $0, 255, 255, $80, 0, UnknownScript_0x62fc3, $ffff
|
||||
person_event SPRITE_GRAMPS, 7, 6, $9, $0, 255, 255, $0, 0, GrampsScript_0x62f8f, $06e5
|
||||
person_event SPRITE_GRANNY, 7, 9, $8, $0, 255, 255, $80, 0, GrannyScript_0x62fc3, $ffff
|
||||
; 0x6328e
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@ DiglettsCave_MapScriptHeader: ; 0x74000
|
||||
db 0
|
||||
; 0x74002
|
||||
|
||||
UnknownScript_0x74002: ; 0x74002
|
||||
PokefanMScript_0x74002: ; 0x74002
|
||||
jumptextfaceplayer UnknownText_0x74008
|
||||
; 0x74005
|
||||
|
||||
@ -45,6 +45,6 @@ DiglettsCave_MapEventHeader: ; 0x74049
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $2d, 35, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x74002, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 35, 7, $6, $0, 255, 255, $0, 0, PokefanMScript_0x74002, $ffff
|
||||
; 0x7407f
|
||||
|
||||
|
@ -192,7 +192,7 @@ UnknownScript_0x18d100: ; 0x18d100
|
||||
end
|
||||
; 0x18d1a5
|
||||
|
||||
UnknownScript_0x18d1a5: ; 0x18d1a5
|
||||
ElderScript_0x18d1a5: ; 0x18d1a5
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0000
|
||||
@ -256,7 +256,7 @@ UnknownScript_0x18d1ff: ; 0x18d1ff
|
||||
end
|
||||
; 0x18d205
|
||||
|
||||
UnknownScript_0x18d205: ; 0x18d205
|
||||
ElderScript_0x18d205: ; 0x18d205
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x18d840
|
||||
@ -265,7 +265,7 @@ UnknownScript_0x18d205: ; 0x18d205
|
||||
end
|
||||
; 0x18d20d
|
||||
|
||||
UnknownScript_0x18d20d: ; 0x18d20d
|
||||
ElderScript_0x18d20d: ; 0x18d20d
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x18d8b1
|
||||
@ -673,9 +673,9 @@ DragonShrine_MapEventHeader: ; 0x18dabc
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $9, 5, 9, $6, $0, 255, 255, $0, 0, UnknownScript_0x18d1a5, $0000
|
||||
person_event $9, 8, 6, $9, $0, 255, 255, $0, 0, UnknownScript_0x18d205, $0000
|
||||
person_event $9, 8, 11, $8, $0, 255, 255, $0, 0, UnknownScript_0x18d20d, $0000
|
||||
person_event $19, 12, 8, $7, $0, 255, 255, $90, 0, ObjectEvent, $0790
|
||||
person_event SPRITE_ELDER, 5, 9, $6, $0, 255, 255, $0, 0, ElderScript_0x18d1a5, $0000
|
||||
person_event SPRITE_ELDER, 8, 6, $9, $0, 255, 255, $0, 0, ElderScript_0x18d205, $0000
|
||||
person_event SPRITE_ELDER, 8, 11, $8, $0, 255, 255, $0, 0, ElderScript_0x18d20d, $0000
|
||||
person_event SPRITE_CLAIR, 12, 8, $7, $0, 255, 255, $90, 0, ObjectEvent, $0790
|
||||
; 0x18db00
|
||||
|
||||
|
@ -201,7 +201,7 @@ TwinsLeaandpia2Script: ; 0x18c952
|
||||
end
|
||||
; 0x18c95a
|
||||
|
||||
UnknownScript_0x18c95a: ; 0x18c95a
|
||||
PokeBallScript_0x18c95a: ; 0x18c95a
|
||||
giveitem DRAGON_FANG, $1
|
||||
iffalse UnknownScript_0x18c970
|
||||
disappear $2
|
||||
@ -226,7 +226,7 @@ UnknownScript_0x18c970: ; 0x18c970
|
||||
end
|
||||
; 0x18c97e
|
||||
|
||||
UnknownScript_0x18c97e: ; 0x18c97e
|
||||
SilverScript_0x18c97e: ; 0x18c97e
|
||||
playmusic $001f
|
||||
faceplayer
|
||||
loadfont
|
||||
@ -484,14 +484,14 @@ DragonsDenB1F_MapEventHeader: ; 0x18cf73
|
||||
|
||||
; people-events
|
||||
db 9
|
||||
person_event $54, 20, 39, $1, $0, 255, 255, $0, 0, UnknownScript_0x18c95a, $06a8
|
||||
person_event $19, 34, 18, $7, $0, 255, 255, $90, 0, ObjectEvent, $06d8
|
||||
person_event $4, 27, 24, $2, $22, 255, 255, $0, 0, UnknownScript_0x18c97e, $06c6
|
||||
person_event $23, 12, 24, $7, $0, 255, 255, $82, 4, TrainerCooltrainermDarin, $ffff
|
||||
person_event $24, 12, 12, $6, $0, 255, 255, $82, 3, TrainerCooltrainerfCara, $ffff
|
||||
person_event $26, 21, 8, $9, $0, 255, 255, $82, 1, $4932, $ffff
|
||||
person_event $26, 22, 8, $9, $0, 255, 255, $82, 1, TrainerTwinsLeaandpia2, $ffff
|
||||
person_event $54, 8, 34, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c9a1, $07bf
|
||||
person_event $54, 24, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c9a3, $07c0
|
||||
person_event SPRITE_POKE_BALL, 20, 39, $1, $0, 255, 255, $0, 0, PokeBallScript_0x18c95a, $06a8
|
||||
person_event SPRITE_CLAIR, 34, 18, $7, $0, 255, 255, $90, 0, ObjectEvent, $06d8
|
||||
person_event SPRITE_SILVER, 27, 24, $2, $22, 255, 255, $0, 0, SilverScript_0x18c97e, $06c6
|
||||
person_event SPRITE_COOLTRAINER_M, 12, 24, $7, $0, 255, 255, $82, 4, TrainerCooltrainermDarin, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 12, 12, $6, $0, 255, 255, $82, 3, TrainerCooltrainerfCara, $ffff
|
||||
person_event SPRITE_TWIN, 21, 8, $9, $0, 255, 255, $82, 1, $4932, $ffff
|
||||
person_event SPRITE_TWIN, 22, 8, $9, $0, 255, 255, $82, 1, TrainerTwinsLeaandpia2, $ffff
|
||||
person_event SPRITE_POKE_BALL, 8, 34, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c9a1, $07bf
|
||||
person_event SPRITE_POKE_BALL, 24, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x18c9a3, $07c0
|
||||
; 0x18d014
|
||||
|
||||
|
@ -6,7 +6,7 @@ EarlsPokemonAcademy_MapScriptHeader: ; 0x68a5a
|
||||
db 0
|
||||
; 0x68a5c
|
||||
|
||||
UnknownScript_0x68a5c: ; 0x68a5c
|
||||
FisherScript_0x68a5c: ; 0x68a5c
|
||||
applymovement $2, MovementData_0x68b2d
|
||||
faceplayer
|
||||
loadfont
|
||||
@ -33,11 +33,11 @@ UnknownScript_0x68a7d: ; 0x68a7d
|
||||
end
|
||||
; 0x68a83
|
||||
|
||||
UnknownScript_0x68a83: ; 0x68a83
|
||||
YoungsterScript_0x68a83: ; 0x68a83
|
||||
jumptextfaceplayer UnknownText_0x68d80
|
||||
; 0x68a86
|
||||
|
||||
UnknownScript_0x68a86: ; 0x68a86
|
||||
GameboyKidScript_0x68a86: ; 0x68a86
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x68dda
|
||||
@ -47,7 +47,7 @@ UnknownScript_0x68a86: ; 0x68a86
|
||||
end
|
||||
; 0x68a91
|
||||
|
||||
UnknownScript_0x68a91: ; 0x68a91
|
||||
GameboyKidScript_0x68a91: ; 0x68a91
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x68e07
|
||||
@ -57,7 +57,7 @@ UnknownScript_0x68a91: ; 0x68a91
|
||||
end
|
||||
; 0x68a9c
|
||||
|
||||
UnknownScript_0x68a9c: ; 0x68a9c
|
||||
YoungsterScript_0x68a9c: ; 0x68a9c
|
||||
jumptextfaceplayer UnknownText_0x68e39
|
||||
; 0x68a9f
|
||||
|
||||
@ -134,7 +134,7 @@ UnknownText_0x68af2: ; 0x68af2
|
||||
; 0x68b0b
|
||||
|
||||
|
||||
UnknownScript_0x68b0b: ; 0x68b0b
|
||||
PokedexScript_0x68b0b: ; 0x68b0b
|
||||
loadfont
|
||||
2writetext UnknownText_0x69136
|
||||
yesorno
|
||||
@ -403,11 +403,11 @@ EarlsPokemonAcademy_MapEventHeader: ; 0x69375
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $3a, 6, 8, $6, $0, 255, 255, $a0, 0, UnknownScript_0x68a5c, $06cb
|
||||
person_event $27, 9, 6, $7, $0, 255, 255, $80, 0, UnknownScript_0x68a83, $ffff
|
||||
person_event $3, 15, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x68a86, $ffff
|
||||
person_event $3, 15, 8, $8, $0, 255, 255, $80, 0, UnknownScript_0x68a91, $ffff
|
||||
person_event $27, 11, 8, $7, $0, 255, 255, $0, 0, UnknownScript_0x68a9c, $ffff
|
||||
person_event $55, 8, 6, $1, $0, 255, 255, $0, 0, UnknownScript_0x68b0b, $ffff
|
||||
person_event SPRITE_FISHER, 6, 8, $6, $0, 255, 255, $a0, 0, FisherScript_0x68a5c, $06cb
|
||||
person_event SPRITE_YOUNGSTER, 9, 6, $7, $0, 255, 255, $80, 0, YoungsterScript_0x68a83, $ffff
|
||||
person_event SPRITE_GAMEBOY_KID, 15, 7, $6, $0, 255, 255, $0, 0, GameboyKidScript_0x68a86, $ffff
|
||||
person_event SPRITE_GAMEBOY_KID, 15, 8, $8, $0, 255, 255, $80, 0, GameboyKidScript_0x68a91, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 11, 8, $7, $0, 255, 255, $0, 0, YoungsterScript_0x68a9c, $ffff
|
||||
person_event SPRITE_POKEDEX, 8, 6, $1, $0, 255, 255, $0, 0, PokedexScript_0x68b0b, $ffff
|
||||
; 0x693e7
|
||||
|
||||
|
@ -15,23 +15,23 @@ UnknownScript_0x1a4005: ; 0x1a4005
|
||||
return
|
||||
; 0x1a4009
|
||||
|
||||
UnknownScript_0x1a4009: ; 0x1a4009
|
||||
GrampsScript_0x1a4009: ; 0x1a4009
|
||||
jumptextfaceplayer UnknownText_0x1a4105
|
||||
; 0x1a400c
|
||||
|
||||
UnknownScript_0x1a400c: ; 0x1a400c
|
||||
GrampsScript_0x1a400c: ; 0x1a400c
|
||||
jumptextfaceplayer UnknownText_0x1a4147
|
||||
; 0x1a400f
|
||||
|
||||
UnknownScript_0x1a400f: ; 0x1a400f
|
||||
GrampsScript_0x1a400f: ; 0x1a400f
|
||||
jumptextfaceplayer UnknownText_0x1a43cb
|
||||
; 0x1a4012
|
||||
|
||||
UnknownScript_0x1a4012: ; 0x1a4012
|
||||
LassScript_0x1a4012: ; 0x1a4012
|
||||
jumptextfaceplayer UnknownText_0x1a41db
|
||||
; 0x1a4015
|
||||
|
||||
UnknownScript_0x1a4015: ; 0x1a4015
|
||||
LassScript_0x1a4015: ; 0x1a4015
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $007b
|
||||
@ -49,7 +49,7 @@ UnknownScript_0x1a4023: ; 0x1a4023
|
||||
end
|
||||
; 0x1a4029
|
||||
|
||||
UnknownScript_0x1a4029: ; 0x1a4029
|
||||
FisherScript_0x1a4029: ; 0x1a4029
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0020
|
||||
@ -67,7 +67,7 @@ UnknownScript_0x1a4037: ; 0x1a4037
|
||||
end
|
||||
; 0x1a403d
|
||||
|
||||
UnknownScript_0x1a403d: ; 0x1a403d
|
||||
YoungsterScript_0x1a403d: ; 0x1a403d
|
||||
jumptextfaceplayer UnknownText_0x1a4386
|
||||
; 0x1a4040
|
||||
|
||||
@ -283,12 +283,12 @@ EcruteakCity_MapEventHeader: ; 0x1a45fc
|
||||
|
||||
; people-events
|
||||
db 7
|
||||
person_event $2f, 19, 22, $2, $11, 255, 255, $0, 0, UnknownScript_0x1a4009, $ffff
|
||||
person_event $2f, 25, 24, $3, $0, 255, 255, $0, 0, UnknownScript_0x1a400c, $ffff
|
||||
person_event $28, 33, 25, $5, $2, 255, 255, $90, 0, UnknownScript_0x1a4012, $ffff
|
||||
person_event $28, 13, 7, $7, $0, 255, 255, $0, 0, UnknownScript_0x1a4015, $ffff
|
||||
person_event $3a, 26, 13, $5, $1, 255, 255, $a0, 0, UnknownScript_0x1a4029, $ffff
|
||||
person_event $27, 18, 14, $2, $11, 255, 255, $80, 0, UnknownScript_0x1a403d, $ffff
|
||||
person_event $2f, 11, 7, $2, $11, 255, 255, $a0, 0, UnknownScript_0x1a400f, $07a9
|
||||
person_event SPRITE_GRAMPS, 19, 22, $2, $11, 255, 255, $0, 0, GrampsScript_0x1a4009, $ffff
|
||||
person_event SPRITE_GRAMPS, 25, 24, $3, $0, 255, 255, $0, 0, GrampsScript_0x1a400c, $ffff
|
||||
person_event SPRITE_LASS, 33, 25, $5, $2, 255, 255, $90, 0, LassScript_0x1a4012, $ffff
|
||||
person_event SPRITE_LASS, 13, 7, $7, $0, 255, 255, $0, 0, LassScript_0x1a4015, $ffff
|
||||
person_event SPRITE_FISHER, 26, 13, $5, $1, 255, 255, $a0, 0, FisherScript_0x1a4029, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 18, 14, $2, $11, 255, 255, $80, 0, YoungsterScript_0x1a403d, $ffff
|
||||
person_event SPRITE_GRAMPS, 11, 7, $2, $11, 255, 255, $a0, 0, GrampsScript_0x1a400f, $07a9
|
||||
; 0x1a46d0
|
||||
|
||||
|
@ -19,7 +19,7 @@ UnknownScript_0x99d57: ; 0x99d57
|
||||
end
|
||||
; 0x99d58
|
||||
|
||||
UnknownScript_0x99d58: ; 0x99d58
|
||||
MortyScript_0x99d58: ; 0x99d58
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $04c0
|
||||
@ -484,12 +484,12 @@ EcruteakGym_MapEventHeader: ; 0x9a4e9
|
||||
|
||||
; people-events
|
||||
db 7
|
||||
person_event $15, 5, 9, $6, $0, 255, 255, $b0, 0, UnknownScript_0x99d58, $ffff
|
||||
person_event $3e, 11, 6, $9, $0, 255, 255, $92, 1, TrainerSageJeffrey, $ffff
|
||||
person_event $3e, 17, 7, $9, $0, 255, 255, $92, 3, TrainerSagePing, $ffff
|
||||
person_event $30, 9, 11, $8, $0, 255, 255, $b2, 1, TrainerMediumMartha, $ffff
|
||||
person_event $30, 13, 11, $8, $0, 255, 255, $b2, 1, TrainerMediumGrace, $ffff
|
||||
person_event $48, 19, 11, $6, $0, 255, 255, $80, 0, EcruteakGymGuyScript, $ffff
|
||||
person_event $2f, 18, 8, $6, $0, 255, 255, $a0, 0, ObjectEvent, $07a8
|
||||
person_event SPRITE_MORTY, 5, 9, $6, $0, 255, 255, $b0, 0, MortyScript_0x99d58, $ffff
|
||||
person_event SPRITE_SAGE, 11, 6, $9, $0, 255, 255, $92, 1, TrainerSageJeffrey, $ffff
|
||||
person_event SPRITE_SAGE, 17, 7, $9, $0, 255, 255, $92, 3, TrainerSagePing, $ffff
|
||||
person_event SPRITE_GRANNY, 9, 11, $8, $0, 255, 255, $b2, 1, TrainerMediumMartha, $ffff
|
||||
person_event SPRITE_GRANNY, 13, 11, $8, $0, 255, 255, $b2, 1, TrainerMediumGrace, $ffff
|
||||
person_event SPRITE_GYM_GUY, 19, 11, $6, $0, 255, 255, $80, 0, EcruteakGymGuyScript, $ffff
|
||||
person_event SPRITE_GRAMPS, 18, 8, $6, $0, 255, 255, $a0, 0, ObjectEvent, $07a8
|
||||
; 0x9a5f9
|
||||
|
||||
|
@ -74,7 +74,7 @@ UnknownScript_0x98061: ; 0x98061
|
||||
end
|
||||
; 0x98062
|
||||
|
||||
UnknownScript_0x98062: ; 0x98062
|
||||
SageScript_0x98062: ; 0x98062
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0021
|
||||
@ -132,7 +132,7 @@ UnknownScript_0x980aa: ; 0x980aa
|
||||
end
|
||||
; 0x980b0
|
||||
|
||||
UnknownScript_0x980b0: ; 0x980b0
|
||||
SageScript_0x980b0: ; 0x980b0
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0078
|
||||
@ -150,7 +150,7 @@ UnknownScript_0x980be: ; 0x980be
|
||||
end
|
||||
; 0x980c4
|
||||
|
||||
UnknownScript_0x980c4: ; 0x980c4
|
||||
GrampsScript_0x980c4: ; 0x980c4
|
||||
jumptextfaceplayer UnknownText_0x984ab
|
||||
; 0x980c7
|
||||
|
||||
@ -291,9 +291,9 @@ EcruteakHouse_MapEventHeader: ; 0x98502
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $3e, 10, 8, $6, $0, 255, 255, $0, 0, UnknownScript_0x98062, $0766
|
||||
person_event $3e, 10, 9, $6, $0, 255, 255, $0, 0, UnknownScript_0x98062, $0767
|
||||
person_event $3e, 13, 10, $2, $11, 255, 255, $0, 0, UnknownScript_0x980b0, $07b1
|
||||
person_event $2f, 15, 7, $2, $11, 255, 255, $0, 0, UnknownScript_0x980c4, $07b1
|
||||
person_event SPRITE_SAGE, 10, 8, $6, $0, 255, 255, $0, 0, SageScript_0x98062, $0766
|
||||
person_event SPRITE_SAGE, 10, 9, $6, $0, 255, 255, $0, 0, SageScript_0x98062, $0767
|
||||
person_event SPRITE_SAGE, 13, 10, $2, $11, 255, 255, $0, 0, SageScript_0x980b0, $07b1
|
||||
person_event SPRITE_GRAMPS, 15, 7, $2, $11, 255, 255, $0, 0, GrampsScript_0x980c4, $07b1
|
||||
; 0x98565
|
||||
|
||||
|
@ -6,7 +6,7 @@ EcruteakItemfinderHouse_MapScriptHeader: ; 0x9a5f9
|
||||
db 0
|
||||
; 0x9a5fb
|
||||
|
||||
UnknownScript_0x9a5fb: ; 0x9a5fb
|
||||
CooltrainerMScript_0x9a5fb: ; 0x9a5fb
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $005a
|
||||
@ -32,7 +32,7 @@ UnknownScript_0x9a61a: ; 0x9a61a
|
||||
end
|
||||
; 0x9a620
|
||||
|
||||
UnknownScript_0x9a620: ; 0x9a620
|
||||
PokedexScript_0x9a620: ; 0x9a620
|
||||
loadfont
|
||||
2writetext UnknownText_0x9a826
|
||||
yesorno
|
||||
@ -161,7 +161,7 @@ EcruteakItemfinderHouse_MapEventHeader: ; 0x9a9f5
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $23, 7, 6, $6, $0, 255, 255, $80, 0, UnknownScript_0x9a5fb, $ffff
|
||||
person_event $55, 7, 7, $1, $0, 255, 255, $0, 0, UnknownScript_0x9a620, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 7, 6, $6, $0, 255, 255, $80, 0, CooltrainerMScript_0x9a5fb, $ffff
|
||||
person_event SPRITE_POKEDEX, 7, 7, $1, $0, 255, 255, $0, 0, PokedexScript_0x9a620, $ffff
|
||||
; 0x9aa24
|
||||
|
||||
|
@ -6,11 +6,11 @@ EcruteakLugiaSpeechHouse_MapScriptHeader: ; 0x99332
|
||||
db 0
|
||||
; 0x99334
|
||||
|
||||
UnknownScript_0x99334: ; 0x99334
|
||||
GrampsScript_0x99334: ; 0x99334
|
||||
jumptextfaceplayer UnknownText_0x9933d
|
||||
; 0x99337
|
||||
|
||||
UnknownScript_0x99337: ; 0x99337
|
||||
YoungsterScript_0x99337: ; 0x99337
|
||||
jumptextfaceplayer UnknownText_0x993ec
|
||||
; 0x9933a
|
||||
|
||||
@ -57,7 +57,7 @@ EcruteakLugiaSpeechHouse_MapEventHeader: ; 0x99431
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $2f, 7, 6, $3, $0, 255, 255, $0, 0, UnknownScript_0x99334, $ffff
|
||||
person_event $27, 8, 9, $8, $0, 255, 255, $0, 0, UnknownScript_0x99337, $ffff
|
||||
person_event SPRITE_GRAMPS, 7, 6, $3, $0, 255, 255, $0, 0, GrampsScript_0x99334, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 8, 9, $8, $0, 255, 255, $0, 0, YoungsterScript_0x99337, $ffff
|
||||
; 0x99460
|
||||
|
||||
|
@ -6,18 +6,18 @@ EcruteakMart_MapScriptHeader: ; 0x99c39
|
||||
db 0
|
||||
; 0x99c3b
|
||||
|
||||
UnknownScript_0x99c3b: ; 0x99c3b
|
||||
ClerkScript_0x99c3b: ; 0x99c3b
|
||||
loadfont
|
||||
pokemart $0, $000e
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x99c42
|
||||
|
||||
UnknownScript_0x99c42: ; 0x99c42
|
||||
SuperNerdScript_0x99c42: ; 0x99c42
|
||||
jumptextfaceplayer UnknownText_0x99c48
|
||||
; 0x99c45
|
||||
|
||||
UnknownScript_0x99c45: ; 0x99c45
|
||||
GrannyScript_0x99c45: ; 0x99c45
|
||||
jumptextfaceplayer UnknownText_0x99cd5
|
||||
; 0x99c48
|
||||
|
||||
@ -57,8 +57,8 @@ EcruteakMart_MapEventHeader: ; 0x99d12
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 7, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x99c3b, $ffff
|
||||
person_event $2b, 6, 9, $5, $1, 255, 255, $a0, 0, UnknownScript_0x99c42, $ffff
|
||||
person_event $30, 10, 10, $7, $0, 255, 255, $0, 0, UnknownScript_0x99c45, $ffff
|
||||
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x99c3b, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 6, 9, $5, $1, 255, 255, $a0, 0, SuperNerdScript_0x99c42, $ffff
|
||||
person_event SPRITE_GRANNY, 10, 10, $7, $0, 255, 255, $0, 0, GrannyScript_0x99c45, $ffff
|
||||
; 0x99d49
|
||||
|
||||
|
@ -57,11 +57,11 @@ UnknownScript_0x98e95: ; 0x98e95
|
||||
end
|
||||
; 0x98eb0
|
||||
|
||||
UnknownScript_0x98eb0: ; 0x98eb0
|
||||
NurseScript_0x98eb0: ; 0x98eb0
|
||||
jumpstd $0000
|
||||
; 0x98eb3
|
||||
|
||||
UnknownScript_0x98eb3: ; 0x98eb3
|
||||
PokefanMScript_0x98eb3: ; 0x98eb3
|
||||
special $00a0
|
||||
iftrue UnknownScript_0x98ebc
|
||||
jumptextfaceplayer UnknownText_0x99155
|
||||
@ -71,11 +71,11 @@ UnknownScript_0x98ebc: ; 0x98ebc
|
||||
jumptextfaceplayer UnknownText_0x991aa
|
||||
; 0x98ebf
|
||||
|
||||
UnknownScript_0x98ebf: ; 0x98ebf
|
||||
CooltrainerFScript_0x98ebf: ; 0x98ebf
|
||||
jumptextfaceplayer UnknownText_0x99240
|
||||
; 0x98ec2
|
||||
|
||||
UnknownScript_0x98ec2: ; 0x98ec2
|
||||
GymGuyScript_0x98ec2: ; 0x98ec2
|
||||
jumptextfaceplayer UnknownText_0x99286
|
||||
; 0x98ec5
|
||||
|
||||
@ -208,10 +208,10 @@ EcruteakPokeCenter1F_MapEventHeader: ; 0x992dc
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $0, 0, UnknownScript_0x98eb0, $ffff
|
||||
person_event $2d, 10, 11, $a, $0, 255, 255, $0, 0, UnknownScript_0x98eb3, $ffff
|
||||
person_event $24, 8, 5, $3, $0, 255, 255, $0, 0, UnknownScript_0x98ebf, $ffff
|
||||
person_event $48, 5, 11, $6, $0, 255, 255, $a0, 0, UnknownScript_0x98ec2, $ffff
|
||||
person_event $8, 11, 4, $9, $0, 255, 255, $0, 0, ObjectEvent, $0713
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $0, 0, NurseScript_0x98eb0, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 10, 11, $a, $0, 255, 255, $0, 0, PokefanMScript_0x98eb3, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 8, 5, $3, $0, 255, 255, $0, 0, CooltrainerFScript_0x98ebf, $ffff
|
||||
person_event SPRITE_GYM_GUY, 5, 11, $6, $0, 255, 255, $a0, 0, GymGuyScript_0x98ec2, $ffff
|
||||
person_event SPRITE_BILL, 11, 4, $9, $0, 255, 255, $0, 0, ObjectEvent, $0713
|
||||
; 0x99332
|
||||
|
||||
|
@ -6,11 +6,11 @@ ElmsHouse_MapScriptHeader: ; 0x7aee9
|
||||
db 0
|
||||
; 0x7aeeb
|
||||
|
||||
UnknownScript_0x7aeeb: ; 0x7aeeb
|
||||
TeacherScript_0x7aeeb: ; 0x7aeeb
|
||||
jumptextfaceplayer UnknownText_0x7aef7
|
||||
; 0x7aeee
|
||||
|
||||
UnknownScript_0x7aeee: ; 0x7aeee
|
||||
BugCatcherScript_0x7aeee: ; 0x7aeee
|
||||
jumptextfaceplayer UnknownText_0x7af6b
|
||||
; 0x7aef1
|
||||
|
||||
@ -92,7 +92,7 @@ ElmsHouse_MapEventHeader: ; 0x7b0ea
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $29, 9, 5, $4, $10, 255, 255, $a0, 0, UnknownScript_0x7aeeb, $ffff
|
||||
person_event $25, 8, 9, $7, $0, 255, 255, $0, 0, UnknownScript_0x7aeee, $ffff
|
||||
person_event SPRITE_TEACHER, 9, 5, $4, $10, 255, 255, $a0, 0, TeacherScript_0x7aeeb, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 8, 9, $7, $0, 255, 255, $0, 0, BugCatcherScript_0x7aeee, $ffff
|
||||
; 0x7b123
|
||||
|
||||
|
@ -1381,11 +1381,11 @@ ElmsLab_MapEventHeader: ; 0x7a3de
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $10, 6, 9, $6, $0, 255, 255, $0, 0, ProfElmScript, $ffff
|
||||
person_event $3c, 13, 6, $3, $0, 255, 255, $90, 0, ElmsAideScript, $0701
|
||||
person_event $54, 7, 10, $1, $0, 255, 255, $0, 0, CyndaquilPokeBallScript, $0640
|
||||
person_event $54, 7, 11, $1, $0, 255, 255, $0, 0, TotodilePokeBallScript, $0641
|
||||
person_event $54, 7, 12, $1, $0, 255, 255, $0, 0, ChikoritaPokeBallScript, $0642
|
||||
person_event $43, 7, 9, $7, $0, 255, 255, $90, 0, $4f1a, $0702
|
||||
person_event SPRITE_ELM, 6, 9, $6, $0, 255, 255, $0, 0, ProfElmScript, $ffff
|
||||
person_event SPRITE_SCIENTIST, 13, 6, $3, $0, 255, 255, $90, 0, ElmsAideScript, $0701
|
||||
person_event SPRITE_POKE_BALL, 7, 10, $1, $0, 255, 255, $0, 0, CyndaquilPokeBallScript, $0640
|
||||
person_event SPRITE_POKE_BALL, 7, 11, $1, $0, 255, 255, $0, 0, TotodilePokeBallScript, $0641
|
||||
person_event SPRITE_POKE_BALL, 7, 12, $1, $0, 255, 255, $0, 0, ChikoritaPokeBallScript, $0642
|
||||
person_event SPRITE_OFFICER, 7, 9, $7, $0, 255, 255, $90, 0, $4f1a, $0702
|
||||
; 0x7a4cc
|
||||
|
||||
|
@ -44,7 +44,7 @@ UnknownScript_0x7515d: ; 0x7515d
|
||||
end
|
||||
; 0x75160
|
||||
|
||||
UnknownScript_0x75160: ; 0x75160
|
||||
SailorScript_0x75160: ; 0x75160
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0031
|
||||
@ -108,7 +108,7 @@ UnknownScript_0x751c7: ; 0x751c7
|
||||
end
|
||||
; 0x751d0
|
||||
|
||||
UnknownScript_0x751d0: ; 0x751d0
|
||||
SailorScript_0x751d0: ; 0x751d0
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0030
|
||||
@ -126,7 +126,7 @@ UnknownScript_0x751de: ; 0x751de
|
||||
end
|
||||
; 0x751e4
|
||||
|
||||
UnknownScript_0x751e4: ; 0x751e4
|
||||
SailorScript_0x751e4: ; 0x751e4
|
||||
jumptextfaceplayer UnknownText_0x753c0
|
||||
; 0x751e7
|
||||
|
||||
@ -329,9 +329,9 @@ FastShip1F_MapEventHeader: ; 0x754f1
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $49, 6, 29, $6, $0, 255, 255, $0, 0, UnknownScript_0x75160, $ffff
|
||||
person_event $49, 11, 18, $9, $0, 255, 255, $0, 0, UnknownScript_0x751d0, $ffff
|
||||
person_event $49, 21, 26, $5, $2, 255, 255, $0, 0, UnknownScript_0x751e4, $ffff
|
||||
person_event $40, 10, 23, $9, $0, 255, 255, $0, 0, ObjectEvent, $072c
|
||||
person_event SPRITE_SAILOR, 6, 29, $6, $0, 255, 255, $0, 0, SailorScript_0x75160, $ffff
|
||||
person_event SPRITE_SAILOR, 11, 18, $9, $0, 255, 255, $0, 0, SailorScript_0x751d0, $ffff
|
||||
person_event SPRITE_SAILOR, 21, 26, $5, $2, 255, 255, $0, 0, SailorScript_0x751e4, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 10, 23, $9, $0, 255, 255, $0, 0, ObjectEvent, $072c
|
||||
; 0x75577
|
||||
|
||||
|
@ -44,7 +44,7 @@ UnknownScript_0x76766: ; 0x76766
|
||||
end
|
||||
; 0x76767
|
||||
|
||||
UnknownScript_0x76767: ; 0x76767
|
||||
SailorScript_0x76767: ; 0x76767
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0030
|
||||
@ -635,17 +635,17 @@ FastShipB1F_MapEventHeader: ; 0x76ee9
|
||||
|
||||
; people-events
|
||||
db 12
|
||||
person_event $49, 10, 34, $6, $0, 255, 255, $90, 0, UnknownScript_0x76767, $072e
|
||||
person_event $49, 10, 35, $6, $0, 255, 255, $90, 0, UnknownScript_0x76767, $072f
|
||||
person_event $49, 15, 13, $7, $0, 255, 255, $92, 3, TrainerSailorJeff, $0739
|
||||
person_event $28, 8, 10, $7, $0, 255, 255, $a2, 1, TrainerPicnickerDebra, $0739
|
||||
person_event $2b, 13, 30, $9, $0, 255, 255, $92, 1, TrainerJugglerFritz, $0739
|
||||
person_event $49, 8, 21, $9, $0, 255, 255, $92, 4, TrainerSailorGarrett, $073a
|
||||
person_event $3a, 12, 29, $7, $0, 255, 255, $a2, 3, TrainerFisherJonah, $073a
|
||||
person_event $41, 15, 19, $1f, $0, 255, 255, $b2, 3, TrainerBlackbeltWai, $073a
|
||||
person_event $49, 8, 27, $9, $0, 255, 255, $92, 4, TrainerSailorKenneth, $073b
|
||||
person_event $29, 15, 13, $7, $0, 255, 255, $82, 3, TrainerTeacherShirley, $073b
|
||||
person_event $27, 13, 18, $3, $0, 255, 255, $92, 1, TrainerSchoolboyNate, $073b
|
||||
person_event $27, 15, 18, $a, $0, 255, 255, $92, 1, TrainerSchoolboyRicky, $073b
|
||||
person_event SPRITE_SAILOR, 10, 34, $6, $0, 255, 255, $90, 0, SailorScript_0x76767, $072e
|
||||
person_event SPRITE_SAILOR, 10, 35, $6, $0, 255, 255, $90, 0, SailorScript_0x76767, $072f
|
||||
person_event SPRITE_SAILOR, 15, 13, $7, $0, 255, 255, $92, 3, TrainerSailorJeff, $0739
|
||||
person_event SPRITE_LASS, 8, 10, $7, $0, 255, 255, $a2, 1, TrainerPicnickerDebra, $0739
|
||||
person_event SPRITE_SUPER_NERD, 13, 30, $9, $0, 255, 255, $92, 1, TrainerJugglerFritz, $0739
|
||||
person_event SPRITE_SAILOR, 8, 21, $9, $0, 255, 255, $92, 4, TrainerSailorGarrett, $073a
|
||||
person_event SPRITE_FISHER, 12, 29, $7, $0, 255, 255, $a2, 3, TrainerFisherJonah, $073a
|
||||
person_event SPRITE_BLACK_BELT, 15, 19, $1f, $0, 255, 255, $b2, 3, TrainerBlackbeltWai, $073a
|
||||
person_event SPRITE_SAILOR, 8, 27, $9, $0, 255, 255, $92, 4, TrainerSailorKenneth, $073b
|
||||
person_event SPRITE_TEACHER, 15, 13, $7, $0, 255, 255, $82, 3, TrainerTeacherShirley, $073b
|
||||
person_event SPRITE_YOUNGSTER, 13, 18, $3, $0, 255, 255, $92, 1, TrainerSchoolboyNate, $073b
|
||||
person_event SPRITE_YOUNGSTER, 15, 18, $a, $0, 255, 255, $92, 1, TrainerSchoolboyRicky, $073b
|
||||
; 0x76faa
|
||||
|
||||
|
@ -10,7 +10,7 @@ UnknownScript_0x75ea6: ; 0x75ea6
|
||||
end
|
||||
; 0x75ea7
|
||||
|
||||
UnknownScript_0x75ea7: ; 0x75ea7
|
||||
CaptainScript_0x75ea7: ; 0x75ea7
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0030
|
||||
@ -28,7 +28,7 @@ UnknownScript_0x75eb5: ; 0x75eb5
|
||||
end
|
||||
; 0x75ebb
|
||||
|
||||
UnknownScript_0x75ebb: ; 0x75ebb
|
||||
TwinScript_0x75ebb: ; 0x75ebb
|
||||
spriteface $5, $3
|
||||
loadfont
|
||||
2writetext UnknownText_0x761e0
|
||||
@ -77,7 +77,7 @@ UnknownScript_0x75f09: ; 0x75f09
|
||||
2jump UnknownScript_0x75f37
|
||||
; 0x75f1f
|
||||
|
||||
UnknownScript_0x75f1f: ; 0x75f1f
|
||||
GentlemanScript_0x75f1f: ; 0x75f1f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0071
|
||||
@ -129,7 +129,7 @@ UnknownScript_0x75f67: ; 0x75f67
|
||||
end
|
||||
; 0x75f6d
|
||||
|
||||
UnknownScript_0x75f6d: ; 0x75f6d
|
||||
TwinScript_0x75f6d: ; 0x75f6d
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x7630d
|
||||
@ -596,16 +596,16 @@ FastShipCabins_SE_SSE_CaptainsCabin_MapEventHeader: ; 0x76678
|
||||
|
||||
; people-events
|
||||
db 11
|
||||
person_event $46, 29, 7, $6, $0, 255, 255, $90, 0, UnknownScript_0x75ea7, $ffff
|
||||
person_event $40, 21, 6, $9, $0, 255, 255, $90, 0, UnknownScript_0x75f1f, $0730
|
||||
person_event $26, 21, 7, $a, $0, 255, 255, $0, 0, UnknownScript_0x75f6d, $0731
|
||||
person_event $26, 29, 6, $a, $0, 255, 255, $0, 0, UnknownScript_0x75ebb, $0732
|
||||
person_event $2d, 10, 9, $8, $0, 255, 255, $82, 5, TrainerPokefanmColin, $0739
|
||||
person_event $26, 8, 6, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg1, $0739
|
||||
person_event $26, 8, 7, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg2, $0739
|
||||
person_event $2b, 9, 9, $8, $0, 255, 255, $92, 5, TrainerPsychicRodney, $073a
|
||||
person_event $2d, 7, 6, $6, $0, 255, 255, $82, 3, TrainerPokefanmJeremy, $073b
|
||||
person_event $2e, 9, 9, $9, $0, 255, 255, $82, 1, TrainerPokefanfGeorgia, $073b
|
||||
person_event $2b, 19, 5, $3, $0, 255, 255, $b2, 2, TrainerSupernerdShawn, $073a
|
||||
person_event SPRITE_CAPTAIN, 29, 7, $6, $0, 255, 255, $90, 0, CaptainScript_0x75ea7, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 21, 6, $9, $0, 255, 255, $90, 0, GentlemanScript_0x75f1f, $0730
|
||||
person_event SPRITE_TWIN, 21, 7, $a, $0, 255, 255, $0, 0, TwinScript_0x75f6d, $0731
|
||||
person_event SPRITE_TWIN, 29, 6, $a, $0, 255, 255, $0, 0, TwinScript_0x75ebb, $0732
|
||||
person_event SPRITE_POKEFAN_M, 10, 9, $8, $0, 255, 255, $82, 5, TrainerPokefanmColin, $0739
|
||||
person_event SPRITE_TWIN, 8, 6, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg1, $0739
|
||||
person_event SPRITE_TWIN, 8, 7, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg2, $0739
|
||||
person_event SPRITE_SUPER_NERD, 9, 9, $8, $0, 255, 255, $92, 5, TrainerPsychicRodney, $073a
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $6, $0, 255, 255, $82, 3, TrainerPokefanmJeremy, $073b
|
||||
person_event SPRITE_POKEFAN_F, 9, 9, $9, $0, 255, 255, $82, 1, TrainerPokefanfGeorgia, $073b
|
||||
person_event SPRITE_SUPER_NERD, 19, 5, $3, $0, 255, 255, $b2, 2, TrainerSupernerdShawn, $073a
|
||||
; 0x76730
|
||||
|
||||
|
@ -180,7 +180,7 @@ BurglarCoreyScript: ; 0x755e9
|
||||
end
|
||||
; 0x755f1
|
||||
|
||||
UnknownScript_0x755f1: ; 0x755f1
|
||||
SailorScript_0x755f1: ; 0x755f1
|
||||
playmusic $000a
|
||||
faceplayer
|
||||
loadfont
|
||||
@ -384,12 +384,12 @@ FastShipCabins_NNW_NNE_NE_MapEventHeader: ; 0x759ce
|
||||
|
||||
; people-events
|
||||
db 7
|
||||
person_event $23, 7, 8, $a, $0, 255, 255, $82, 2, TrainerCooltrainermSean, $073a
|
||||
person_event $24, 9, 5, $7, $0, 255, 255, $82, 3, TrainerCooltrainerfCarol, $073a
|
||||
person_event $2b, 9, 5, $7, $0, 255, 255, $92, 3, TrainerPokemaniacEthan, $073b
|
||||
person_event $2d, 21, 8, $7, $0, 255, 255, $b2, 3, TrainerHikerNoland, $0739
|
||||
person_event $49, 30, 8, $3, $0, 255, 255, $90, 0, UnknownScript_0x755f1, $072d
|
||||
person_event $40, 34, 11, $3, $0, 255, 255, $92, 1, TrainerGentlemanEdward, $073a
|
||||
person_event $4b, 34, 6, $7, $0, 255, 255, $a2, 4, TrainerBurglarCorey, $073b
|
||||
person_event SPRITE_COOLTRAINER_M, 7, 8, $a, $0, 255, 255, $82, 2, TrainerCooltrainermSean, $073a
|
||||
person_event SPRITE_COOLTRAINER_F, 9, 5, $7, $0, 255, 255, $82, 3, TrainerCooltrainerfCarol, $073a
|
||||
person_event SPRITE_SUPER_NERD, 9, 5, $7, $0, 255, 255, $92, 3, TrainerPokemaniacEthan, $073b
|
||||
person_event SPRITE_POKEFAN_M, 21, 8, $7, $0, 255, 255, $b2, 3, TrainerHikerNoland, $0739
|
||||
person_event SPRITE_SAILOR, 30, 8, $3, $0, 255, 255, $90, 0, SailorScript_0x755f1, $072d
|
||||
person_event SPRITE_GENTLEMAN, 34, 11, $3, $0, 255, 255, $92, 1, TrainerGentlemanEdward, $073a
|
||||
person_event SPRITE_PHARMACIST, 34, 6, $7, $0, 255, 255, $a2, 4, TrainerBurglarCorey, $073b
|
||||
; 0x75a4d
|
||||
|
||||
|
@ -10,7 +10,7 @@ UnknownScript_0x75ea6: ; 0x75ea6
|
||||
end
|
||||
; 0x75ea7
|
||||
|
||||
UnknownScript_0x75ea7: ; 0x75ea7
|
||||
CaptainScript_0x75ea7: ; 0x75ea7
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0030
|
||||
@ -28,7 +28,7 @@ UnknownScript_0x75eb5: ; 0x75eb5
|
||||
end
|
||||
; 0x75ebb
|
||||
|
||||
UnknownScript_0x75ebb: ; 0x75ebb
|
||||
TwinScript_0x75ebb: ; 0x75ebb
|
||||
spriteface $5, $3
|
||||
loadfont
|
||||
2writetext UnknownText_0x761e0
|
||||
@ -77,7 +77,7 @@ UnknownScript_0x75f09: ; 0x75f09
|
||||
2jump UnknownScript_0x75f37
|
||||
; 0x75f1f
|
||||
|
||||
UnknownScript_0x75f1f: ; 0x75f1f
|
||||
GentlemanScript_0x75f1f: ; 0x75f1f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0071
|
||||
@ -129,7 +129,7 @@ UnknownScript_0x75f67: ; 0x75f67
|
||||
end
|
||||
; 0x75f6d
|
||||
|
||||
UnknownScript_0x75f6d: ; 0x75f6d
|
||||
TwinScript_0x75f6d: ; 0x75f6d
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x7630d
|
||||
@ -596,16 +596,16 @@ FastShipCabins_SE_SSE_CaptainsCabin_MapEventHeader: ; 0x76678
|
||||
|
||||
; people-events
|
||||
db 11
|
||||
person_event $46, 29, 7, $6, $0, 255, 255, $90, 0, UnknownScript_0x75ea7, $ffff
|
||||
person_event $40, 21, 6, $9, $0, 255, 255, $90, 0, UnknownScript_0x75f1f, $0730
|
||||
person_event $26, 21, 7, $a, $0, 255, 255, $0, 0, UnknownScript_0x75f6d, $0731
|
||||
person_event $26, 29, 6, $a, $0, 255, 255, $0, 0, UnknownScript_0x75ebb, $0732
|
||||
person_event $2d, 10, 9, $8, $0, 255, 255, $82, 5, TrainerPokefanmColin, $0739
|
||||
person_event $26, 8, 6, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg1, $0739
|
||||
person_event $26, 8, 7, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg2, $0739
|
||||
person_event $2b, 9, 9, $8, $0, 255, 255, $92, 5, TrainerPsychicRodney, $073a
|
||||
person_event $2d, 7, 6, $6, $0, 255, 255, $82, 3, TrainerPokefanmJeremy, $073b
|
||||
person_event $2e, 9, 9, $9, $0, 255, 255, $82, 1, TrainerPokefanfGeorgia, $073b
|
||||
person_event $2b, 19, 5, $3, $0, 255, 255, $b2, 2, TrainerSupernerdShawn, $073a
|
||||
person_event SPRITE_CAPTAIN, 29, 7, $6, $0, 255, 255, $90, 0, CaptainScript_0x75ea7, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 21, 6, $9, $0, 255, 255, $90, 0, GentlemanScript_0x75f1f, $0730
|
||||
person_event SPRITE_TWIN, 21, 7, $a, $0, 255, 255, $0, 0, TwinScript_0x75f6d, $0731
|
||||
person_event SPRITE_TWIN, 29, 6, $a, $0, 255, 255, $0, 0, TwinScript_0x75ebb, $0732
|
||||
person_event SPRITE_POKEFAN_M, 10, 9, $8, $0, 255, 255, $82, 5, TrainerPokefanmColin, $0739
|
||||
person_event SPRITE_TWIN, 8, 6, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg1, $0739
|
||||
person_event SPRITE_TWIN, 8, 7, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg2, $0739
|
||||
person_event SPRITE_SUPER_NERD, 9, 9, $8, $0, 255, 255, $92, 5, TrainerPsychicRodney, $073a
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $6, $0, 255, 255, $82, 3, TrainerPokefanmJeremy, $073b
|
||||
person_event SPRITE_POKEFAN_F, 9, 9, $9, $0, 255, 255, $82, 1, TrainerPokefanfGeorgia, $073b
|
||||
person_event SPRITE_SUPER_NERD, 19, 5, $3, $0, 255, 255, $b2, 2, TrainerSupernerdShawn, $073a
|
||||
; 0x76730
|
||||
|
||||
|
@ -312,9 +312,9 @@ FastShipCabins_SW_SSW_NW_MapEventHeader: ; 0x75e42
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $3a, 19, 5, $1e, $0, 255, 255, $82, 2, TrainerFirebreatherLyle, $0739
|
||||
person_event $25, 19, 10, $a, $0, 255, 255, $b2, 2, TrainerBug_catcherKen, $073b
|
||||
person_event $2a, 30, 5, $a, $0, 255, 255, $92, 3, TrainerBeautyCassie, $073a
|
||||
person_event $2c, 32, 7, $1e, $0, 255, 255, $82, 2, TrainerGuitaristClyde, $073b
|
||||
person_event SPRITE_FISHER, 19, 5, $1e, $0, 255, 255, $82, 2, TrainerFirebreatherLyle, $0739
|
||||
person_event SPRITE_BUG_CATCHER, 19, 10, $a, $0, 255, 255, $b2, 2, TrainerBug_catcherKen, $073b
|
||||
person_event SPRITE_BUENA, 30, 5, $a, $0, 255, 255, $92, 3, TrainerBeautyCassie, $073a
|
||||
person_event SPRITE_ROCKER, 32, 7, $1e, $0, 255, 255, $82, 2, TrainerGuitaristClyde, $073b
|
||||
; 0x75ea4
|
||||
|
||||
|
@ -6,7 +6,7 @@ FightingDojo_MapScriptHeader: ; 0x189b5f
|
||||
db 0
|
||||
; 0x189b61
|
||||
|
||||
UnknownScript_0x189b61: ; 0x189b61
|
||||
BlackBeltScript_0x189b61: ; 0x189b61
|
||||
jumptextfaceplayer UnknownText_0x189b6c
|
||||
; 0x189b64
|
||||
|
||||
@ -60,7 +60,7 @@ FightingDojo_MapEventHeader: ; 0x189bf8
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $41, 8, 8, $6, $0, 255, 255, $90, 0, UnknownScript_0x189b61, $ffff
|
||||
person_event $54, 5, 7, $1, $0, 255, 255, $1, 0, ItemFragment_0x189b6a, $077d
|
||||
person_event SPRITE_BLACK_BELT, 8, 8, $6, $0, 255, 255, $90, 0, BlackBeltScript_0x189b61, $ffff
|
||||
person_event SPRITE_POKE_BALL, 5, 7, $1, $0, 255, 255, $1, 0, ItemFragment_0x189b6a, $077d
|
||||
; 0x189c2c
|
||||
|
||||
|
@ -6,11 +6,11 @@ FuchsiaBillSpeechHouse_MapScriptHeader: ; 0x1963bb
|
||||
db 0
|
||||
; 0x1963bd
|
||||
|
||||
UnknownScript_0x1963bd: ; 0x1963bd
|
||||
PokefanFScript_0x1963bd: ; 0x1963bd
|
||||
jumptextfaceplayer UnknownText_0x1963c3
|
||||
; 0x1963c0
|
||||
|
||||
UnknownScript_0x1963c0: ; 0x1963c0
|
||||
YoungsterScript_0x1963c0: ; 0x1963c0
|
||||
jumptextfaceplayer UnknownText_0x1963f9
|
||||
; 0x1963c3
|
||||
|
||||
@ -43,7 +43,7 @@ FuchsiaBillSpeechHouse_MapEventHeader: ; 0x196428
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $2e, 7, 6, $9, $0, 255, 255, $80, 0, UnknownScript_0x1963bd, $ffff
|
||||
person_event $27, 8, 10, $4, $10, 255, 255, $0, 0, UnknownScript_0x1963c0, $ffff
|
||||
person_event SPRITE_POKEFAN_F, 7, 6, $9, $0, 255, 255, $80, 0, PokefanFScript_0x1963bd, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 8, 10, $4, $10, 255, 255, $0, 0, YoungsterScript_0x1963c0, $ffff
|
||||
; 0x196452
|
||||
|
||||
|
@ -15,15 +15,15 @@ UnknownScript_0x194b1e: ; 0x194b1e
|
||||
return
|
||||
; 0x194b22
|
||||
|
||||
UnknownScript_0x194b22: ; 0x194b22
|
||||
YoungsterScript_0x194b22: ; 0x194b22
|
||||
jumptextfaceplayer UnknownText_0x194b45
|
||||
; 0x194b25
|
||||
|
||||
UnknownScript_0x194b25: ; 0x194b25
|
||||
PokefanMScript_0x194b25: ; 0x194b25
|
||||
jumptextfaceplayer UnknownText_0x194b83
|
||||
; 0x194b28
|
||||
|
||||
UnknownScript_0x194b28: ; 0x194b28
|
||||
TeacherScript_0x194b28: ; 0x194b28
|
||||
jumptextfaceplayer UnknownText_0x194bd3
|
||||
; 0x194b2b
|
||||
|
||||
@ -59,7 +59,7 @@ MapFuchsiaCitySignpost7Script: ; 0x194b40
|
||||
jumpstd $0011
|
||||
; 0x194b43
|
||||
|
||||
UnknownScript_0x194b43: ; 0x194b43
|
||||
FruitTreeScript_0x194b43: ; 0x194b43
|
||||
fruittree $1e
|
||||
; 0x194b45
|
||||
|
||||
@ -161,9 +161,9 @@ FuchsiaCity_MapEventHeader: ; 0x194d67
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $27, 22, 27, $2, $11, 255, 255, $a0, 0, UnknownScript_0x194b22, $ffff
|
||||
person_event $2d, 12, 17, $2, $11, 255, 255, $b0, 0, UnknownScript_0x194b25, $ffff
|
||||
person_event $29, 18, 20, $2, $11, 255, 255, $80, 0, UnknownScript_0x194b28, $ffff
|
||||
person_event $5d, 5, 12, $1, $0, 255, 255, $0, 0, UnknownScript_0x194b43, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 22, 27, $2, $11, 255, 255, $a0, 0, YoungsterScript_0x194b22, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 12, 17, $2, $11, 255, 255, $b0, 0, PokefanMScript_0x194b25, $ffff
|
||||
person_event SPRITE_TEACHER, 18, 20, $2, $11, 255, 255, $80, 0, TeacherScript_0x194b28, $ffff
|
||||
person_event SPRITE_FRUIT_TREE, 5, 12, $1, $0, 255, 255, $0, 0, FruitTreeScript_0x194b43, $ffff
|
||||
; 0x194e00
|
||||
|
||||
|
@ -6,7 +6,7 @@ FuchsiaGym_MapScriptHeader: ; 0x195db7
|
||||
db 0
|
||||
; 0x195db9
|
||||
|
||||
UnknownScript_0x195db9: ; 0x195db9
|
||||
JanineScript_0x195db9: ; 0x195db9
|
||||
checkbit2 $0027
|
||||
iftrue UnknownScript_0x195e00
|
||||
applymovement $2, MovementData_0x195f27
|
||||
@ -55,7 +55,7 @@ UnknownScript_0x195e15: ; 0x195e15
|
||||
end
|
||||
; 0x195e1b
|
||||
|
||||
UnknownScript_0x195e1b: ; 0x195e1b
|
||||
FuschiaGym1Script_0x195e1b: ; 0x195e1b
|
||||
checkbit1 $0517
|
||||
iftrue UnknownScript_0x195e2c
|
||||
applymovement $3, MovementData_0x195f27
|
||||
@ -92,7 +92,7 @@ UnknownScript_0x195e4f: ; 0x195e4f
|
||||
end
|
||||
; 0x195e55
|
||||
|
||||
UnknownScript_0x195e55: ; 0x195e55
|
||||
FuschiaGym2Script_0x195e55: ; 0x195e55
|
||||
checkbit1 $051a
|
||||
iftrue UnknownScript_0x195e66
|
||||
applymovement $4, MovementData_0x195f27
|
||||
@ -129,7 +129,7 @@ UnknownScript_0x195e89: ; 0x195e89
|
||||
end
|
||||
; 0x195e8f
|
||||
|
||||
UnknownScript_0x195e8f: ; 0x195e8f
|
||||
FuschiaGym3Script_0x195e8f: ; 0x195e8f
|
||||
checkbit1 $0482
|
||||
iftrue UnknownScript_0x195ea0
|
||||
applymovement $5, MovementData_0x195f27
|
||||
@ -166,7 +166,7 @@ UnknownScript_0x195ec3: ; 0x195ec3
|
||||
end
|
||||
; 0x195ec9
|
||||
|
||||
UnknownScript_0x195ec9: ; 0x195ec9
|
||||
FuschiaGym4Script_0x195ec9: ; 0x195ec9
|
||||
checkbit1 $041e
|
||||
iftrue UnknownScript_0x195eda
|
||||
applymovement $6, MovementData_0x195f27
|
||||
@ -395,11 +395,11 @@ FuchsiaGym_MapEventHeader: ; 0x196353
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $a, 14, 5, $3, $0, 255, 255, $90, 0, UnknownScript_0x195db9, $ffff
|
||||
person_event $f7, 11, 9, $a, $0, 255, 255, $90, 0, UnknownScript_0x195e1b, $ffff
|
||||
person_event $f8, 15, 9, $a, $0, 255, 255, $90, 0, UnknownScript_0x195e55, $ffff
|
||||
person_event $f9, 8, 13, $a, $0, 255, 255, $90, 0, UnknownScript_0x195e8f, $ffff
|
||||
person_event $fa, 6, 8, $a, $0, 255, 255, $90, 0, UnknownScript_0x195ec9, $ffff
|
||||
person_event $48, 19, 11, $6, $0, 255, 255, $90, 0, FuchsiaGymGuyScript, $ffff
|
||||
person_event SPRITE_JANINE, 14, 5, $3, $0, 255, 255, $90, 0, JanineScript_0x195db9, $ffff
|
||||
person_event SPRITE_FUSCHIA_GYM_1, 11, 9, $a, $0, 255, 255, $90, 0, FuschiaGym1Script_0x195e1b, $ffff
|
||||
person_event SPRITE_FUSCHIA_GYM_2, 15, 9, $a, $0, 255, 255, $90, 0, FuschiaGym2Script_0x195e55, $ffff
|
||||
person_event SPRITE_FUSCHIA_GYM_3, 8, 13, $a, $0, 255, 255, $90, 0, FuschiaGym3Script_0x195e8f, $ffff
|
||||
person_event SPRITE_FUSCHIA_GYM_4, 6, 8, $a, $0, 255, 255, $90, 0, FuschiaGym4Script_0x195ec9, $ffff
|
||||
person_event SPRITE_GYM_GUY, 19, 11, $6, $0, 255, 255, $90, 0, FuchsiaGymGuyScript, $ffff
|
||||
; 0x1963bb
|
||||
|
||||
|
@ -6,18 +6,18 @@ FuchsiaMart_MapScriptHeader: ; 0x195ce6
|
||||
db 0
|
||||
; 0x195ce8
|
||||
|
||||
UnknownScript_0x195ce8: ; 0x195ce8
|
||||
ClerkScript_0x195ce8: ; 0x195ce8
|
||||
loadfont
|
||||
pokemart $0, $001d
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x195cef
|
||||
|
||||
UnknownScript_0x195cef: ; 0x195cef
|
||||
FisherScript_0x195cef: ; 0x195cef
|
||||
jumptextfaceplayer UnknownText_0x195cf5
|
||||
; 0x195cf2
|
||||
|
||||
UnknownScript_0x195cf2: ; 0x195cf2
|
||||
CooltrainerFScript_0x195cf2: ; 0x195cf2
|
||||
jumptextfaceplayer UnknownText_0x195d36
|
||||
; 0x195cf5
|
||||
|
||||
@ -52,8 +52,8 @@ FuchsiaMart_MapEventHeader: ; 0x195d6e
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 7, 5, $9, $0, 255, 255, $0, 0, UnknownScript_0x195ce8, $ffff
|
||||
person_event $3a, 6, 7, $8, $0, 255, 255, $80, 0, UnknownScript_0x195cef, $ffff
|
||||
person_event $24, 10, 11, $5, $2, 255, 255, $a0, 0, UnknownScript_0x195cf2, $ffff
|
||||
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x195ce8, $ffff
|
||||
person_event SPRITE_FISHER, 6, 7, $8, $0, 255, 255, $80, 0, FisherScript_0x195cef, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 10, 11, $5, $2, 255, 255, $a0, 0, CooltrainerFScript_0x195cf2, $ffff
|
||||
; 0x195da5
|
||||
|
||||
|
@ -13,19 +13,19 @@ UnknownScript_0x196458: ; 0x196458
|
||||
end
|
||||
; 0x196459
|
||||
|
||||
UnknownScript_0x196459: ; 0x196459
|
||||
NurseScript_0x196459: ; 0x196459
|
||||
jumpstd $0000
|
||||
; 0x19645c
|
||||
|
||||
UnknownScript_0x19645c: ; 0x19645c
|
||||
CooltrainerMScript_0x19645c: ; 0x19645c
|
||||
jumptextfaceplayer UnknownText_0x196494
|
||||
; 0x19645f
|
||||
|
||||
UnknownScript_0x19645f: ; 0x19645f
|
||||
CooltrainerFScript_0x19645f: ; 0x19645f
|
||||
jumptextfaceplayer UnknownText_0x1964dc
|
||||
; 0x196462
|
||||
|
||||
UnknownScript_0x196462: ; 0x196462
|
||||
JanineImpersonatorScript_0x196462: ; 0x196462
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x19652e
|
||||
@ -107,9 +107,9 @@ FuchsiaPokeCenter1F_MapEventHeader: ; 0x19656e
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $37, 5, 7, $6, $0, 255, 255, $a0, 0, UnknownScript_0x196459, $ffff
|
||||
person_event $23, 8, 12, $5, $1, 255, 255, $0, 0, UnknownScript_0x19645c, $ffff
|
||||
person_event $24, 8, 5, $5, $1, 255, 255, $0, 0, UnknownScript_0x19645f, $ffff
|
||||
person_event $fc, 7, 9, $6, $0, 255, 255, $90, 0, UnknownScript_0x196462, $ffff
|
||||
person_event SPRITE_NURSE, 5, 7, $6, $0, 255, 255, $a0, 0, NurseScript_0x196459, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 8, 12, $5, $1, 255, 255, $0, 0, CooltrainerMScript_0x19645c, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 8, 5, $5, $1, 255, 255, $0, 0, CooltrainerFScript_0x19645f, $ffff
|
||||
person_event SPRITE_JANINE_IMPERSONATOR, 7, 9, $6, $0, 255, 255, $90, 0, JanineImpersonatorScript_0x196462, $ffff
|
||||
; 0x1965b7
|
||||
|
||||
|
@ -10,7 +10,7 @@ UnknownScript_0x5474f: ; 0x5474f
|
||||
end
|
||||
; 0x54750
|
||||
|
||||
UnknownScript_0x54750: ; 0x54750
|
||||
ClerkScript_0x54750: ; 0x54750
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $005b
|
||||
@ -125,6 +125,6 @@ GoldenrodBikeShop_MapEventHeader: ; 0x54907
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $39, 6, 11, $8, $0, 255, 255, $80, 0, UnknownScript_0x54750, $ffff
|
||||
person_event SPRITE_CLERK, 6, 11, $8, $0, 255, 255, $80, 0, ClerkScript_0x54750, $ffff
|
||||
; 0x54951
|
||||
|
||||
|
@ -6,7 +6,7 @@ GoldenrodBillsHouse_MapScriptHeader: ; 0x54be2
|
||||
db 0
|
||||
; 0x54be4
|
||||
|
||||
UnknownScript_0x54be4: ; 0x54be4
|
||||
BillScript_0x54be4: ; 0x54be4
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $004f
|
||||
@ -51,7 +51,7 @@ UnknownScript_0x54c1f: ; 0x54c1f
|
||||
end
|
||||
; 0x54c25
|
||||
|
||||
UnknownScript_0x54c25: ; 0x54c25
|
||||
PokefanFScript_0x54c25: ; 0x54c25
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0712
|
||||
@ -69,7 +69,7 @@ UnknownScript_0x54c33: ; 0x54c33
|
||||
end
|
||||
; 0x54c39
|
||||
|
||||
UnknownScript_0x54c39: ; 0x54c39
|
||||
TwinScript_0x54c39: ; 0x54c39
|
||||
faceplayer
|
||||
loadfont
|
||||
checkcellnum $3
|
||||
@ -251,8 +251,8 @@ GoldenrodBillsHouse_MapEventHeader: ; 0x5509f
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $8, 7, 6, $9, $0, 255, 255, $0, 0, UnknownScript_0x54be4, $0712
|
||||
person_event $2e, 7, 9, $6, $0, 255, 255, $0, 0, UnknownScript_0x54c25, $ffff
|
||||
person_event $26, 8, 9, $2, $11, 255, 255, $a0, 0, UnknownScript_0x54c39, $ffff
|
||||
person_event SPRITE_BILL, 7, 6, $9, $0, 255, 255, $0, 0, BillScript_0x54be4, $0712
|
||||
person_event SPRITE_POKEFAN_F, 7, 9, $6, $0, 255, 255, $0, 0, PokefanFScript_0x54c25, $ffff
|
||||
person_event SPRITE_TWIN, 8, 9, $2, $11, 255, 255, $a0, 0, TwinScript_0x54c39, $ffff
|
||||
; 0x550e5
|
||||
|
||||
|
@ -43,7 +43,7 @@ UnknownScript_0x198908: ; 0x198908
|
||||
return
|
||||
; 0x198909
|
||||
|
||||
UnknownScript_0x198909: ; 0x198909
|
||||
PokefanMScript_0x198909: ; 0x198909
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x199042
|
||||
@ -163,15 +163,15 @@ UnknownScript_0x1989dd: ; 0x1989dd
|
||||
end
|
||||
; 0x1989e3
|
||||
|
||||
UnknownScript_0x1989e3: ; 0x1989e3
|
||||
PokefanMScript_0x1989e3: ; 0x1989e3
|
||||
jumptextfaceplayer UnknownText_0x198a69
|
||||
; 0x1989e6
|
||||
|
||||
UnknownScript_0x1989e6: ; 0x1989e6
|
||||
YoungsterScript_0x1989e6: ; 0x1989e6
|
||||
jumptextfaceplayer UnknownText_0x198aa9
|
||||
; 0x1989e9
|
||||
|
||||
UnknownScript_0x1989e9: ; 0x1989e9
|
||||
CooltrainerFScript_0x1989e9: ; 0x1989e9
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0021
|
||||
@ -189,7 +189,7 @@ UnknownScript_0x1989f7: ; 0x1989f7
|
||||
end
|
||||
; 0x1989fd
|
||||
|
||||
UnknownScript_0x1989fd: ; 0x1989fd
|
||||
CooltrainerFScript_0x1989fd: ; 0x1989fd
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit2 $0000
|
||||
@ -207,19 +207,19 @@ UnknownScript_0x198a0b: ; 0x198a0b
|
||||
end
|
||||
; 0x198a11
|
||||
|
||||
UnknownScript_0x198a11: ; 0x198a11
|
||||
YoungsterScript_0x198a11: ; 0x198a11
|
||||
jumptextfaceplayer UnknownText_0x198c36
|
||||
; 0x198a14
|
||||
|
||||
UnknownScript_0x198a14: ; 0x198a14
|
||||
LassScript_0x198a14: ; 0x198a14
|
||||
jumptextfaceplayer UnknownText_0x198c83
|
||||
; 0x198a17
|
||||
|
||||
UnknownScript_0x198a17: ; 0x198a17
|
||||
GrampsScript_0x198a17: ; 0x198a17
|
||||
jumptextfaceplayer UnknownText_0x198ccf
|
||||
; 0x198a1a
|
||||
|
||||
UnknownScript_0x198a1a: ; 0x198a1a
|
||||
RocketScript_0x198a1a: ; 0x198a1a
|
||||
loadfont
|
||||
2writetext UnknownText_0x198d0d
|
||||
keeptextopen
|
||||
@ -231,27 +231,27 @@ UnknownScript_0x198a1a: ; 0x198a1a
|
||||
end
|
||||
; 0x198a29
|
||||
|
||||
UnknownScript_0x198a29: ; 0x198a29
|
||||
RocketScript_0x198a29: ; 0x198a29
|
||||
jumptextfaceplayer UnknownText_0x198d4e
|
||||
; 0x198a2c
|
||||
|
||||
UnknownScript_0x198a2c: ; 0x198a2c
|
||||
RocketScript_0x198a2c: ; 0x198a2c
|
||||
jumptextfaceplayer UnknownText_0x198d6d
|
||||
; 0x198a2f
|
||||
|
||||
UnknownScript_0x198a2f: ; 0x198a2f
|
||||
RocketScript_0x198a2f: ; 0x198a2f
|
||||
jumptextfaceplayer UnknownText_0x198daa
|
||||
; 0x198a32
|
||||
|
||||
UnknownScript_0x198a32: ; 0x198a32
|
||||
RocketScript_0x198a32: ; 0x198a32
|
||||
jumptextfaceplayer UnknownText_0x198de2
|
||||
; 0x198a35
|
||||
|
||||
UnknownScript_0x198a35: ; 0x198a35
|
||||
RocketScript_0x198a35: ; 0x198a35
|
||||
jumptextfaceplayer UnknownText_0x198e1f
|
||||
; 0x198a38
|
||||
|
||||
UnknownScript_0x198a38: ; 0x198a38
|
||||
RocketScript_0x198a38: ; 0x198a38
|
||||
jumptextfaceplayer UnknownText_0x198e4b
|
||||
; 0x198a3b
|
||||
|
||||
@ -605,20 +605,20 @@ GoldenrodCity_MapEventHeader: ; 0x1991d1
|
||||
|
||||
; people-events
|
||||
db 15
|
||||
person_event $2d, 22, 11, $7, $0, 255, 255, $0, 0, UnknownScript_0x1989e3, $06cf
|
||||
person_event $27, 21, 34, $2, $11, 255, 255, $0, 0, UnknownScript_0x1989e6, $06cf
|
||||
person_event $24, 20, 16, $8, $0, 255, 255, $a0, 0, UnknownScript_0x1989e9, $06cf
|
||||
person_event $24, 30, 24, $2, $21, 255, 255, $0, 0, UnknownScript_0x1989fd, $06cf
|
||||
person_event $27, 21, 23, $2, $11, 255, 255, $80, 0, UnknownScript_0x198a11, $06cf
|
||||
person_event $28, 14, 21, $5, $2, 255, 255, $a0, 0, UnknownScript_0x198a14, $06cf
|
||||
person_event $2f, 31, 15, $5, $1, 255, 255, $0, 0, UnknownScript_0x198a17, $06cf
|
||||
person_event $35, 20, 8, $7, $0, 255, 255, $0, 0, UnknownScript_0x198a1a, $06cc
|
||||
person_event $35, 24, 32, $7, $0, 255, 255, $0, 0, UnknownScript_0x198a29, $06cd
|
||||
person_event $35, 19, 12, $6, $0, 255, 255, $0, 0, UnknownScript_0x198a2c, $06cd
|
||||
person_event $35, 27, 20, $9, $0, 255, 255, $0, 0, UnknownScript_0x198a2f, $06ce
|
||||
person_event $35, 24, 33, $7, $0, 255, 255, $0, 0, UnknownScript_0x198a32, $06ce
|
||||
person_event $35, 11, 33, $6, $0, 255, 255, $0, 0, UnknownScript_0x198a35, $06ce
|
||||
person_event $35, 14, 35, $8, $0, 255, 255, $0, 0, UnknownScript_0x198a38, $06ce
|
||||
person_event $2d, 26, 16, $3, $0, 255, 255, $80, 0, UnknownScript_0x198909, $076a
|
||||
person_event SPRITE_POKEFAN_M, 22, 11, $7, $0, 255, 255, $0, 0, PokefanMScript_0x1989e3, $06cf
|
||||
person_event SPRITE_YOUNGSTER, 21, 34, $2, $11, 255, 255, $0, 0, YoungsterScript_0x1989e6, $06cf
|
||||
person_event SPRITE_COOLTRAINER_F, 20, 16, $8, $0, 255, 255, $a0, 0, CooltrainerFScript_0x1989e9, $06cf
|
||||
person_event SPRITE_COOLTRAINER_F, 30, 24, $2, $21, 255, 255, $0, 0, CooltrainerFScript_0x1989fd, $06cf
|
||||
person_event SPRITE_YOUNGSTER, 21, 23, $2, $11, 255, 255, $80, 0, YoungsterScript_0x198a11, $06cf
|
||||
person_event SPRITE_LASS, 14, 21, $5, $2, 255, 255, $a0, 0, LassScript_0x198a14, $06cf
|
||||
person_event SPRITE_GRAMPS, 31, 15, $5, $1, 255, 255, $0, 0, GrampsScript_0x198a17, $06cf
|
||||
person_event SPRITE_ROCKET, 20, 8, $7, $0, 255, 255, $0, 0, RocketScript_0x198a1a, $06cc
|
||||
person_event SPRITE_ROCKET, 24, 32, $7, $0, 255, 255, $0, 0, RocketScript_0x198a29, $06cd
|
||||
person_event SPRITE_ROCKET, 19, 12, $6, $0, 255, 255, $0, 0, RocketScript_0x198a2c, $06cd
|
||||
person_event SPRITE_ROCKET, 27, 20, $9, $0, 255, 255, $0, 0, RocketScript_0x198a2f, $06ce
|
||||
person_event SPRITE_ROCKET, 24, 33, $7, $0, 255, 255, $0, 0, RocketScript_0x198a32, $06ce
|
||||
person_event SPRITE_ROCKET, 11, 33, $6, $0, 255, 255, $0, 0, RocketScript_0x198a35, $06ce
|
||||
person_event SPRITE_ROCKET, 14, 35, $8, $0, 255, 255, $0, 0, RocketScript_0x198a38, $06ce
|
||||
person_event SPRITE_POKEFAN_M, 26, 16, $3, $0, 255, 255, $80, 0, PokefanMScript_0x198909, $076a
|
||||
; 0x199321
|
||||
|
||||
|
@ -6,19 +6,19 @@ GoldenrodDeptStore1F_MapScriptHeader: ; 0x5597f
|
||||
db 0
|
||||
; 0x55981
|
||||
|
||||
UnknownScript_0x55981: ; 0x55981
|
||||
ReceptionistScript_0x55981: ; 0x55981
|
||||
jumptextfaceplayer UnknownText_0x55993
|
||||
; 0x55984
|
||||
|
||||
UnknownScript_0x55984: ; 0x55984
|
||||
GentlemanScript_0x55984: ; 0x55984
|
||||
jumptextfaceplayer UnknownText_0x559b7
|
||||
; 0x55987
|
||||
|
||||
UnknownScript_0x55987: ; 0x55987
|
||||
PokefanFScript_0x55987: ; 0x55987
|
||||
jumptextfaceplayer UnknownText_0x55a1a
|
||||
; 0x5598a
|
||||
|
||||
UnknownScript_0x5598a: ; 0x5598a
|
||||
BugCatcherScript_0x5598a: ; 0x5598a
|
||||
jumptextfaceplayer UnknownText_0x55a3a
|
||||
; 0x5598d
|
||||
|
||||
@ -91,9 +91,9 @@ GoldenrodDeptStore1F_MapEventHeader: ; 0x55b03
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $42, 5, 14, $6, $0, 255, 255, $0, 0, UnknownScript_0x55981, $ffff
|
||||
person_event $2e, 8, 9, $6, $0, 255, 255, $0, 0, UnknownScript_0x55987, $ffff
|
||||
person_event $25, 9, 9, $5, $1, 255, 255, $a0, 0, UnknownScript_0x5598a, $ffff
|
||||
person_event $40, 9, 15, $2, $11, 255, 255, $0, 0, UnknownScript_0x55984, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 5, 14, $6, $0, 255, 255, $0, 0, ReceptionistScript_0x55981, $ffff
|
||||
person_event SPRITE_POKEFAN_F, 8, 9, $6, $0, 255, 255, $0, 0, PokefanFScript_0x55987, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 9, 9, $5, $1, 255, 255, $a0, 0, BugCatcherScript_0x5598a, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 9, 15, $2, $11, 255, 255, $0, 0, GentlemanScript_0x55984, $ffff
|
||||
; 0x55b5b
|
||||
|
||||
|
@ -6,7 +6,7 @@ GoldenrodDeptStore2F_MapScriptHeader: ; 0x55b5b
|
||||
db 0
|
||||
; 0x55b5d
|
||||
|
||||
UnknownScript_0x55b5d: ; 0x55b5d
|
||||
ClerkScript_0x55b5d: ; 0x55b5d
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0005
|
||||
@ -14,7 +14,7 @@ UnknownScript_0x55b5d: ; 0x55b5d
|
||||
end
|
||||
; 0x55b65
|
||||
|
||||
UnknownScript_0x55b65: ; 0x55b65
|
||||
ClerkScript_0x55b65: ; 0x55b65
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0006
|
||||
@ -22,15 +22,15 @@ UnknownScript_0x55b65: ; 0x55b65
|
||||
end
|
||||
; 0x55b6d
|
||||
|
||||
UnknownScript_0x55b6d: ; 0x55b6d
|
||||
YoungsterScript_0x55b6d: ; 0x55b6d
|
||||
jumptextfaceplayer UnknownText_0x55c25
|
||||
; 0x55b70
|
||||
|
||||
UnknownScript_0x55b70: ; 0x55b70
|
||||
CooltrainerFScript_0x55b70: ; 0x55b70
|
||||
jumptextfaceplayer UnknownText_0x55c7b
|
||||
; 0x55b73
|
||||
|
||||
UnknownScript_0x55b73: ; 0x55b73
|
||||
GentlemanScript_0x55b73: ; 0x55b73
|
||||
jumptextfaceplayer UnknownText_0x55cb7
|
||||
; 0x55b76
|
||||
|
||||
@ -114,10 +114,10 @@ GoldenrodDeptStore2F_MapEventHeader: ; 0x55d56
|
||||
|
||||
; people-events
|
||||
db 5
|
||||
person_event $39, 9, 17, $7, $0, 255, 255, $0, 0, UnknownScript_0x55b5d, $ffff
|
||||
person_event $39, 10, 17, $8, $0, 255, 255, $0, 0, UnknownScript_0x55b65, $ffff
|
||||
person_event $27, 10, 13, $4, $10, 255, 255, $0, 0, UnknownScript_0x55b6d, $ffff
|
||||
person_event $24, 6, 10, $5, $2, 255, 255, $80, 0, UnknownScript_0x55b70, $ffff
|
||||
person_event $40, 10, 6, $3, $0, 255, 255, $0, 0, UnknownScript_0x55b73, $ffff
|
||||
person_event SPRITE_CLERK, 9, 17, $7, $0, 255, 255, $0, 0, ClerkScript_0x55b5d, $ffff
|
||||
person_event SPRITE_CLERK, 10, 17, $8, $0, 255, 255, $0, 0, ClerkScript_0x55b65, $ffff
|
||||
person_event SPRITE_YOUNGSTER, 10, 13, $4, $10, 255, 255, $0, 0, YoungsterScript_0x55b6d, $ffff
|
||||
person_event SPRITE_COOLTRAINER_F, 6, 10, $5, $2, 255, 255, $80, 0, CooltrainerFScript_0x55b70, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 10, 6, $3, $0, 255, 255, $0, 0, GentlemanScript_0x55b73, $ffff
|
||||
; 0x55db6
|
||||
|
||||
|
@ -6,7 +6,7 @@ GoldenrodDeptStore3F_MapScriptHeader: ; 0x55db6
|
||||
db 0
|
||||
; 0x55db8
|
||||
|
||||
UnknownScript_0x55db8: ; 0x55db8
|
||||
ClerkScript_0x55db8: ; 0x55db8
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0007
|
||||
@ -14,11 +14,11 @@ UnknownScript_0x55db8: ; 0x55db8
|
||||
end
|
||||
; 0x55dc0
|
||||
|
||||
UnknownScript_0x55dc0: ; 0x55dc0
|
||||
SuperNerdScript_0x55dc0: ; 0x55dc0
|
||||
jumptextfaceplayer UnknownText_0x55dcc
|
||||
; 0x55dc3
|
||||
|
||||
UnknownScript_0x55dc3: ; 0x55dc3
|
||||
RockerScript_0x55dc3: ; 0x55dc3
|
||||
jumptextfaceplayer UnknownText_0x55e15
|
||||
; 0x55dc6
|
||||
|
||||
@ -74,8 +74,8 @@ GoldenrodDeptStore3F_MapEventHeader: ; 0x55ea1
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $39, 5, 10, $6, $0, 255, 255, $0, 0, UnknownScript_0x55db8, $ffff
|
||||
person_event $2b, 9, 16, $a, $10, 255, 255, $80, 0, UnknownScript_0x55dc0, $ffff
|
||||
person_event $2c, 9, 6, $4, $10, 255, 255, $0, 0, UnknownScript_0x55dc3, $ffff
|
||||
person_event SPRITE_CLERK, 5, 10, $6, $0, 255, 255, $0, 0, ClerkScript_0x55db8, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 9, 16, $a, $10, 255, 255, $80, 0, SuperNerdScript_0x55dc0, $ffff
|
||||
person_event SPRITE_ROCKER, 9, 6, $4, $10, 255, 255, $0, 0, RockerScript_0x55dc3, $ffff
|
||||
; 0x55ee7
|
||||
|
||||
|
@ -6,7 +6,7 @@ GoldenrodDeptStore4F_MapScriptHeader: ; 0x55ee7
|
||||
db 0
|
||||
; 0x55ee9
|
||||
|
||||
UnknownScript_0x55ee9: ; 0x55ee9
|
||||
ClerkScript_0x55ee9: ; 0x55ee9
|
||||
faceplayer
|
||||
loadfont
|
||||
pokemart $0, $0008
|
||||
@ -14,15 +14,15 @@ UnknownScript_0x55ee9: ; 0x55ee9
|
||||
end
|
||||
; 0x55ef1
|
||||
|
||||
UnknownScript_0x55ef1: ; 0x55ef1
|
||||
CooltrainerMScript_0x55ef1: ; 0x55ef1
|
||||
jumptextfaceplayer UnknownText_0x55f08
|
||||
; 0x55ef4
|
||||
|
||||
UnknownScript_0x55ef4: ; 0x55ef4
|
||||
BugCatcherScript_0x55ef4: ; 0x55ef4
|
||||
jumptextfaceplayer UnknownText_0x55f52
|
||||
; 0x55ef7
|
||||
|
||||
UnknownScript_0x55ef7: ; 0x55ef7
|
||||
GameboyKidScript_0x55ef7: ; 0x55ef7
|
||||
faceplayer
|
||||
loadfont
|
||||
2writetext UnknownText_0x55f74
|
||||
@ -92,9 +92,9 @@ GoldenrodDeptStore4F_MapEventHeader: ; 0x56038
|
||||
|
||||
; people-events
|
||||
db 4
|
||||
person_event $39, 9, 17, $7, $0, 255, 255, $0, 0, UnknownScript_0x55ee9, $ffff
|
||||
person_event $23, 11, 15, $9, $0, 255, 255, $0, 0, UnknownScript_0x55ef1, $ffff
|
||||
person_event $25, 6, 11, $5, $1, 255, 255, $0, 0, UnknownScript_0x55ef4, $ffff
|
||||
person_event $3, 5, 9, $6, $0, 255, 255, $0, 0, UnknownScript_0x55ef7, $ffff
|
||||
person_event SPRITE_CLERK, 9, 17, $7, $0, 255, 255, $0, 0, ClerkScript_0x55ee9, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 11, 15, $9, $0, 255, 255, $0, 0, CooltrainerMScript_0x55ef1, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 6, 11, $5, $1, 255, 255, $0, 0, BugCatcherScript_0x55ef4, $ffff
|
||||
person_event SPRITE_GAMEBOY_KID, 5, 9, $6, $0, 255, 255, $0, 0, GameboyKidScript_0x55ef7, $ffff
|
||||
; 0x5608b
|
||||
|
||||
|
@ -22,7 +22,7 @@ UnknownScript_0x56099: ; 0x56099
|
||||
return
|
||||
; 0x5609c
|
||||
|
||||
UnknownScript_0x5609c: ; 0x5609c
|
||||
ClerkScript_0x5609c: ; 0x5609c
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $005f
|
||||
@ -62,7 +62,7 @@ UnknownScript_0x560c8: ; 0x560c8
|
||||
end
|
||||
; 0x560ce
|
||||
|
||||
UnknownScript_0x560ce: ; 0x560ce
|
||||
ReceptionistScript_0x560ce: ; 0x560ce
|
||||
faceplayer
|
||||
loadfont
|
||||
checkcode $b
|
||||
@ -112,7 +112,7 @@ UnknownScript_0x56116: ; 0x56116
|
||||
end
|
||||
; 0x56118
|
||||
|
||||
UnknownScript_0x56118: ; 0x56118
|
||||
TwinScript_0x56118: ; 0x56118
|
||||
faceplayer
|
||||
loadfont
|
||||
special $0066
|
||||
@ -131,11 +131,11 @@ UnknownScript_0x5612a: ; 0x5612a
|
||||
end
|
||||
; 0x56130
|
||||
|
||||
UnknownScript_0x56130: ; 0x56130
|
||||
LassScript_0x56130: ; 0x56130
|
||||
jumptextfaceplayer UnknownText_0x562ad
|
||||
; 0x56133
|
||||
|
||||
UnknownScript_0x56133: ; 0x56133
|
||||
CooltrainerMScript_0x56133: ; 0x56133
|
||||
faceplayer
|
||||
loadfont
|
||||
trade $0
|
||||
@ -144,7 +144,7 @@ UnknownScript_0x56133: ; 0x56133
|
||||
end
|
||||
; 0x5613a
|
||||
|
||||
UnknownScript_0x5613a: ; 0x5613a
|
||||
PokefanMScript_0x5613a: ; 0x5613a
|
||||
jumptextfaceplayer UnknownText_0x562f3
|
||||
; 0x5613d
|
||||
|
||||
@ -245,11 +245,11 @@ GoldenrodDeptStore5F_MapEventHeader: ; 0x56386
|
||||
|
||||
; people-events
|
||||
db 6
|
||||
person_event $39, 9, 12, $7, $0, 255, 255, $0, 0, UnknownScript_0x5609c, $ffff
|
||||
person_event $28, 10, 7, $2, $11, 255, 255, $0, 0, UnknownScript_0x56130, $ffff
|
||||
person_event $23, 7, 10, $3, $0, 255, 255, $0, 0, UnknownScript_0x56133, $ffff
|
||||
person_event $2d, 9, 17, $2, $22, 255, 255, $0, 0, UnknownScript_0x5613a, $ffff
|
||||
person_event $26, 5, 13, $6, $0, 255, 255, $a0, 0, UnknownScript_0x56118, $ffff
|
||||
person_event $42, 9, 11, $7, $0, 255, 255, $80, 0, UnknownScript_0x560ce, $0763
|
||||
person_event SPRITE_CLERK, 9, 12, $7, $0, 255, 255, $0, 0, ClerkScript_0x5609c, $ffff
|
||||
person_event SPRITE_LASS, 10, 7, $2, $11, 255, 255, $0, 0, LassScript_0x56130, $ffff
|
||||
person_event SPRITE_COOLTRAINER_M, 7, 10, $3, $0, 255, 255, $0, 0, CooltrainerMScript_0x56133, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 9, 17, $2, $22, 255, 255, $0, 0, PokefanMScript_0x5613a, $ffff
|
||||
person_event SPRITE_TWIN, 5, 13, $6, $0, 255, 255, $a0, 0, TwinScript_0x56118, $ffff
|
||||
person_event SPRITE_RECEPTIONIST, 9, 11, $7, $0, 255, 255, $80, 0, ReceptionistScript_0x560ce, $0763
|
||||
; 0x563f3
|
||||
|
||||
|
@ -91,11 +91,11 @@ MenuData2_0x56480: ; 0x56480
|
||||
; 0x564bf
|
||||
|
||||
|
||||
UnknownScript_0x564bf: ; 0x564bf
|
||||
LassScript_0x564bf: ; 0x564bf
|
||||
jumptextfaceplayer UnknownText_0x5654b
|
||||
; 0x564c2
|
||||
|
||||
UnknownScript_0x564c2: ; 0x564c2
|
||||
SuperNerdScript_0x564c2: ; 0x564c2
|
||||
jumptextfaceplayer UnknownText_0x565ca
|
||||
; 0x564c5
|
||||
|
||||
@ -179,7 +179,7 @@ GoldenrodDeptStore6F_MapEventHeader: ; 0x5664a
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $28, 6, 14, $5, $1, 255, 255, $a0, 0, UnknownScript_0x564bf, $ffff
|
||||
person_event $2b, 6, 12, $7, $0, 255, 255, $80, 0, UnknownScript_0x564c2, $ffff
|
||||
person_event SPRITE_LASS, 6, 14, $5, $1, 255, 255, $a0, 0, LassScript_0x564bf, $ffff
|
||||
person_event SPRITE_SUPER_NERD, 6, 12, $7, $0, 255, 255, $80, 0, SuperNerdScript_0x564c2, $ffff
|
||||
; 0x56697
|
||||
|
||||
|
@ -47,19 +47,19 @@ UnknownScript_0x7d7ac: ; 0x7d7ac
|
||||
return
|
||||
; 0x7d7b0
|
||||
|
||||
UnknownScript_0x7d7b0: ; 0x7d7b0
|
||||
BlackBeltScript_0x7d7b0: ; 0x7d7b0
|
||||
jumptextfaceplayer UnknownText_0x7d7cb
|
||||
; 0x7d7b3
|
||||
|
||||
UnknownScript_0x7d7b3: ; 0x7d7b3
|
||||
BlackBeltScript_0x7d7b3: ; 0x7d7b3
|
||||
jumptextfaceplayer UnknownText_0x7d82c
|
||||
; 0x7d7b6
|
||||
|
||||
UnknownScript_0x7d7b6: ; 0x7d7b6
|
||||
BlackBeltScript_0x7d7b6: ; 0x7d7b6
|
||||
jumptextfaceplayer UnknownText_0x7d875
|
||||
; 0x7d7b9
|
||||
|
||||
UnknownScript_0x7d7b9: ; 0x7d7b9
|
||||
MachopScript_0x7d7b9: ; 0x7d7b9
|
||||
loadfont
|
||||
2writetext UnknownText_0x7d8bb
|
||||
cry MACHOKE
|
||||
@ -131,13 +131,13 @@ GoldenrodDeptStoreB1F_MapEventHeader: ; 0x7d8ce
|
||||
|
||||
; people-events
|
||||
db 8
|
||||
person_event $54, 19, 14, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c3, $0675
|
||||
person_event $54, 6, 18, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c5, $0676
|
||||
person_event $54, 7, 10, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c7, $0677
|
||||
person_event $54, 19, 19, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c9, $0678
|
||||
person_event $41, 14, 13, $4, $10, 255, 255, $a0, 0, UnknownScript_0x7d7b0, $ffff
|
||||
person_event $41, 12, 8, $3, $0, 255, 255, $80, 0, UnknownScript_0x7d7b3, $ffff
|
||||
person_event $41, 17, 10, $5, $1, 255, 255, $90, 0, UnknownScript_0x7d7b6, $ffff
|
||||
person_event $9a, 11, 11, $16, $0, 255, 255, $90, 0, UnknownScript_0x7d7b9, $ffff
|
||||
person_event SPRITE_POKE_BALL, 19, 14, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c3, $0675
|
||||
person_event SPRITE_POKE_BALL, 6, 18, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c5, $0676
|
||||
person_event SPRITE_POKE_BALL, 7, 10, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c7, $0677
|
||||
person_event SPRITE_POKE_BALL, 19, 19, $1, $0, 255, 255, $1, 0, ItemFragment_0x7d7c9, $0678
|
||||
person_event SPRITE_BLACK_BELT, 14, 13, $4, $10, 255, 255, $a0, 0, BlackBeltScript_0x7d7b0, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 12, 8, $3, $0, 255, 255, $80, 0, BlackBeltScript_0x7d7b3, $ffff
|
||||
person_event SPRITE_BLACK_BELT, 17, 10, $5, $1, 255, 255, $90, 0, BlackBeltScript_0x7d7b6, $ffff
|
||||
person_event SPRITE_MACHOP, 11, 11, $16, $0, 255, 255, $90, 0, MachopScript_0x7d7b9, $ffff
|
||||
; 0x7d94b
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user