mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -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
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user