Trim address comments from maps.

This commit is contained in:
IIMarckus 2015-07-10 02:45:35 -06:00
parent 718c2260e9
commit 63079fa1fe
241 changed files with 4058 additions and 7543 deletions

View File

@ -1,27 +1,23 @@
AzaleaMart_MapScriptHeader: ; 0x18e03e AzaleaMart_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x18e040
ClerkScript_0x18e040: ; 0x18e040 ClerkScript_0x18e040:
loadfont loadfont
pokemart $0, $0003 pokemart $0, $0003
loadmovesprites loadmovesprites
end end
; 0x18e047
CooltrainerMScript_0x18e047: ; 0x18e047 CooltrainerMScript_0x18e047:
jumptextfaceplayer UnknownText_0x18e04d jumptextfaceplayer UnknownText_0x18e04d
; 0x18e04a
BugCatcherScript_0x18e04a: ; 0x18e04a BugCatcherScript_0x18e04a:
jumptextfaceplayer UnknownText_0x18e0b6 jumptextfaceplayer UnknownText_0x18e0b6
; 0x18e04d
UnknownText_0x18e04d: ; 0x18e04d UnknownText_0x18e04d:
text "There's no GREAT" text "There's no GREAT"
line "BALL here. #" line "BALL here. #"
@ -32,9 +28,8 @@ UnknownText_0x18e04d: ; 0x18e04d
line "make me some of" line "make me some of"
cont "his custom BALLS." cont "his custom BALLS."
done done
; 0x18e0b6
UnknownText_0x18e0b6: ; 0x18e0b6 UnknownText_0x18e0b6:
text "A GREAT BALL is" text "A GREAT BALL is"
line "better for catch-" line "better for catch-"
cont "ing #MON than a" cont "ing #MON than a"
@ -44,9 +39,8 @@ UnknownText_0x18e0b6: ; 0x18e0b6
line "be better some-" line "be better some-"
cont "times." cont "times."
done done
; 0x18e118
AzaleaMart_MapEventHeader: ; 0x18e118 AzaleaMart_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -66,4 +60,3 @@ AzaleaMart_MapEventHeader: ; 0x18e118
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x18e040, $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_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 person_event SPRITE_BUG_CATCHER, 6, 11, $5, $2, 255, 255, $80, 0, BugCatcherScript_0x18e04a, $ffff
; 0x18e14f

View File

@ -1,4 +1,4 @@
AzaleaPokeCenter1F_MapScriptHeader: ; 0x18db21 AzaleaPokeCenter1F_MapScriptHeader:
; trigger count ; trigger count
db 1 db 1
@ -7,29 +7,23 @@ AzaleaPokeCenter1F_MapScriptHeader: ; 0x18db21
; callback count ; callback count
db 0 db 0
; 0x18db27
UnknownScript_0x18db27: ; 0x18db27 UnknownScript_0x18db27:
end end
; 0x18db28
NurseScript_0x18db28: ; 0x18db28 NurseScript_0x18db28:
jumpstd pokecenternurse jumpstd pokecenternurse
; 0x18db2b
GentlemanScript_0x18db2b: ; 0x18db2b GentlemanScript_0x18db2b:
jumptextfaceplayer UnknownText_0x18db34 jumptextfaceplayer UnknownText_0x18db34
; 0x18db2e
FishingGuruScript_0x18db2e: ; 0x18db2e FishingGuruScript_0x18db2e:
jumptextfaceplayer UnknownText_0x18dbee jumptextfaceplayer UnknownText_0x18dbee
; 0x18db31
PokefanFScript_0x18db31: ; 0x18db31 PokefanFScript_0x18db31:
jumptextfaceplayer UnknownText_0x18dc19 jumptextfaceplayer UnknownText_0x18dc19
; 0x18db34
UnknownText_0x18db34: ; 0x18db34 UnknownText_0x18db34:
text "Do your #MON" text "Do your #MON"
line "know HM moves?" line "know HM moves?"
@ -39,9 +33,8 @@ UnknownText_0x18db34: ; 0x18db34
para "your #MON has" para "your #MON has"
line "fainted." line "fainted."
done done
; 0x18db88
UnknownText_0x18db88: ; 0x18db88 UnknownText_0x18db88:
text "This BILL guy" text "This BILL guy"
line "created the system" line "created the system"
@ -52,16 +45,14 @@ UnknownText_0x18db88: ; 0x18db88
line "store up to 20" line "store up to 20"
cont "#MON per BOX." cont "#MON per BOX."
done done
; 0x18dbee
UnknownText_0x18dbee: ; 0x18dbee UnknownText_0x18dbee:
text "BILL's PC can" text "BILL's PC can"
line "store up to 20" line "store up to 20"
cont "#MON per BOX." cont "#MON per BOX."
done done
; 0x18dc19
UnknownText_0x18dc19: ; 0x18dc19 UnknownText_0x18dc19:
text "Do you know about" text "Do you know about"
line "APRICORNS?" line "APRICORNS?"
@ -80,9 +71,8 @@ UnknownText_0x18dc19: ; 0x18dc19
para "everyone used" para "everyone used"
line "APRICORNS." line "APRICORNS."
done done
; 0x18dccf
AzaleaPokeCenter1F_MapEventHeader: ; 0x18dccf AzaleaPokeCenter1F_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -104,4 +94,3 @@ AzaleaPokeCenter1F_MapEventHeader: ; 0x18dccf
person_event SPRITE_GENTLEMAN, 10, 13, $4, $10, 255, 255, $0, 0, GentlemanScript_0x18db2b, $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_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 person_event SPRITE_POKEFAN_F, 8, 5, $2, $21, 255, 255, $0, 0, PokefanFScript_0x18db31, $ffff
; 0x18dd18

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
BattleTowerBattleRoom_MapScriptHeader: ; 0x9f40f BattleTowerBattleRoom_MapScriptHeader:
; trigger count ; trigger count
db 2 db 2
@ -8,21 +8,18 @@ BattleTowerBattleRoom_MapScriptHeader: ; 0x9f40f
; callback count ; callback count
db 0 db 0
; 0x9f419
UnknownScript_0x9f419: ; 0x9f419 UnknownScript_0x9f419:
disappear $2 disappear $2
priorityjump UnknownScript_0x9f421 priorityjump UnknownScript_0x9f421
dotrigger $1 dotrigger $1
; 0x9f420
UnknownScript_0x9f420: ; 0x9f420 UnknownScript_0x9f420:
end end
; 0x9f421
UnknownScript_0x9f421: ; 0x9f421 UnknownScript_0x9f421:
applymovement $0, MovementData_0x9e58c applymovement $0, MovementData_0x9e58c
UnknownScript_0x9f425: ; 0x9f425 UnknownScript_0x9f425:
writebyte $2 writebyte $2
special Function170b44 special Function170b44
appear $2 appear $2
@ -58,14 +55,13 @@ UnknownScript_0x9f425: ; 0x9f425
writetext UnknownText_0x9eebc writetext UnknownText_0x9eebc
yesorno yesorno
iffalse UnknownScript_0x9f483 iffalse UnknownScript_0x9f483
UnknownScript_0x9f477: ; 0x9f477 UnknownScript_0x9f477:
loadmovesprites loadmovesprites
applymovement $0, MovementData_0x9e5a9 applymovement $0, MovementData_0x9e5a9
applymovement $3, MovementData_0x9e5a1 applymovement $3, MovementData_0x9e5a1
jump UnknownScript_0x9f425 jump UnknownScript_0x9f425
; 0x9f483
UnknownScript_0x9f483: ; 0x9f483 UnknownScript_0x9f483:
writetext UnknownText_0x9ef5e writetext UnknownText_0x9ef5e
yesorno yesorno
iffalse UnknownScript_0x9f4a3 iffalse UnknownScript_0x9f4a3
@ -79,7 +75,7 @@ UnknownScript_0x9f483: ; 0x9f483
waitbutton waitbutton
special Function8c084 special Function8c084
special Reset special Reset
UnknownScript_0x9f4a3: ; 0x9f4a3 UnknownScript_0x9f4a3:
writetext UnknownText_0x9efbf writetext UnknownText_0x9efbf
yesorno yesorno
iffalse UnknownScript_0x9f477 iffalse UnknownScript_0x9f477
@ -92,9 +88,8 @@ UnknownScript_0x9f4a3: ; 0x9f4a3
warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7 warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7
loadfont loadfont
jump UnknownScript_0x9e4b0 jump UnknownScript_0x9e4b0
; 0x9f4c2
UnknownScript_0x9f4c2: ; 0x9f4c2 UnknownScript_0x9f4c2:
pause 60 pause 60
special Function8c092 special Function8c092
warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7 warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7
@ -105,19 +100,17 @@ UnknownScript_0x9f4c2: ; 0x9f4c2
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x9f4d9
UnknownScript_0x9f4d9: ; 0x9f4d9 UnknownScript_0x9f4d9:
pause 60 pause 60
special Function8c092 special Function8c092
warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7 warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7
BattleTowerBattleRoomScript_0x9f4e4: ; 0x9f4e4 BattleTowerBattleRoomScript_0x9f4e4:
loadfont loadfont
writetext UnknownText_0x9eaef writetext UnknownText_0x9eaef
jump UnknownScript_0x9e47a jump UnknownScript_0x9e47a
; 0x9f4eb
UnknownScript_0x9f4eb: ; 0x9f4eb UnknownScript_0x9f4eb:
writebyte $4 writebyte $4
special Function170687 special Function170687
loadfont loadfont
@ -125,9 +118,8 @@ UnknownScript_0x9f4eb: ; 0x9f4eb
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x9f4f7
UnknownScript_0x9f4f7: ; 0x9f4f7 UnknownScript_0x9f4f7:
writebyte $4 writebyte $4
special Function170687 special Function170687
writebyte $6 writebyte $6
@ -138,17 +130,15 @@ UnknownScript_0x9f4f7: ; 0x9f4f7
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x9f50b
UnknownText_0x9f50b: ; 0x9f50b UnknownText_0x9f50b:
text "You'll be returned" text "You'll be returned"
line "after you SAVE." line "after you SAVE."
done done
; 0x9f52e
BattleTowerBattleRoom_MapEventHeader: ; 0x9f52e BattleTowerBattleRoom_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -167,4 +157,3 @@ BattleTowerBattleRoom_MapEventHeader: ; 0x9f52e
db 2 db 2
person_event SPRITE_YOUNGSTER, 4, 8, $6, $0, 255, 255, $0, 0, ObjectEvent, $0791 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 person_event SPRITE_RECEPTIONIST, 10, 5, $9, $0, 255, 255, $0, 0, ObjectEvent, $ffff
; 0x9f558

View File

@ -1,4 +1,4 @@
BattleTowerElevator_MapScriptHeader: ; 0x9f558 BattleTowerElevator_MapScriptHeader:
; trigger count ; trigger count
db 2 db 2
@ -8,18 +8,15 @@ BattleTowerElevator_MapScriptHeader: ; 0x9f558
; callback count ; callback count
db 0 db 0
; 0x9f562
UnknownScript_0x9f562: ; 0x9f562 UnknownScript_0x9f562:
priorityjump UnknownScript_0x9f568 priorityjump UnknownScript_0x9f568
dotrigger $1 dotrigger $1
; 0x9f567
UnknownScript_0x9f567: ; 0x9f567 UnknownScript_0x9f567:
end end
; 0x9f568
UnknownScript_0x9f568: ; 0x9f568 UnknownScript_0x9f568:
follow $2, $0 follow $2, $0
applymovement $2, MovementData_0x9f58f applymovement $2, MovementData_0x9f58f
applymovement $0, MovementData_0x9f592 applymovement $0, MovementData_0x9f592
@ -36,20 +33,17 @@ UnknownScript_0x9f568: ; 0x9f568
applymovement $0, MovementData_0x9e578 applymovement $0, MovementData_0x9e578
warpcheck warpcheck
end end
; 0x9f58f
MovementData_0x9f58f: ; 0x9f58f MovementData_0x9f58f:
step_right step_right
turn_head_down turn_head_down
step_end step_end
; 0x9f592
MovementData_0x9f592: ; 0x9f592 MovementData_0x9f592:
turn_head_down turn_head_down
step_end step_end
; 0x9f594
BattleTowerElevator_MapEventHeader: ; 0x9f594 BattleTowerElevator_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -67,4 +61,3 @@ BattleTowerElevator_MapEventHeader: ; 0x9f594
; people-events ; people-events
db 1 db 1
person_event SPRITE_RECEPTIONIST, 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

View File

@ -1,4 +1,4 @@
BattleTowerHallway_MapScriptHeader: ; 0x9f5b1 BattleTowerHallway_MapScriptHeader:
; trigger count ; trigger count
db 2 db 2
@ -8,25 +8,21 @@ BattleTowerHallway_MapScriptHeader: ; 0x9f5b1
; callback count ; callback count
db 0 db 0
; 0x9f5bb
UnknownScript_0x9f5bb: ; 0x9f5bb UnknownScript_0x9f5bb:
priorityjump UnknownScript_0x9f5c1 priorityjump UnknownScript_0x9f5c1
dotrigger $1 dotrigger $1
; 0x9f5c0
UnknownScript_0x9f5c0: ; 0x9f5c0 UnknownScript_0x9f5c0:
end end
; 0x9f5c1
UnknownScript_0x9f5c1: ; 0x9f5c1 UnknownScript_0x9f5c1:
follow $2, $0 follow $2, $0
callasm Function_0x9f5cb callasm Function_0x9f5cb
jump UnknownScript_0x9f5dc jump UnknownScript_0x9f5dc
; 0x9f5cb
Function_0x9f5cb: ; 0x9f5cb Function_0x9f5cb:
ld a, [rSVBK] ld a, [rSVBK]
push af push af
@ -38,10 +34,9 @@ Function_0x9f5cb: ; 0x9f5cb
pop af pop af
ld [rSVBK], a ld [rSVBK], a
ret ret
; 0x9f5dc
UnknownScript_0x9f5dc: ; 0x9f5dc UnknownScript_0x9f5dc:
if_equal $3, UnknownScript_0x9f603 if_equal $3, UnknownScript_0x9f603
if_equal $4, UnknownScript_0x9f603 if_equal $4, UnknownScript_0x9f603
if_equal $5, UnknownScript_0x9f60a if_equal $5, UnknownScript_0x9f60a
@ -52,29 +47,24 @@ UnknownScript_0x9f5dc: ; 0x9f5dc
if_equal $a, UnknownScript_0x9f618 if_equal $a, UnknownScript_0x9f618
applymovement $2, MovementData_0x9e57a applymovement $2, MovementData_0x9e57a
jump UnknownScript_0x9f61f jump UnknownScript_0x9f61f
; 0x9f603
UnknownScript_0x9f603: ; 0x9f603 UnknownScript_0x9f603:
applymovement $2, MovementData_0x9e57c applymovement $2, MovementData_0x9e57c
jump UnknownScript_0x9f61f jump UnknownScript_0x9f61f
; 0x9f60a
UnknownScript_0x9f60a: ; 0x9f60a UnknownScript_0x9f60a:
applymovement $2, MovementData_0x9e586 applymovement $2, MovementData_0x9e586
jump UnknownScript_0x9f61f jump UnknownScript_0x9f61f
; 0x9f611
UnknownScript_0x9f611: ; 0x9f611 UnknownScript_0x9f611:
applymovement $2, MovementData_0x9e584 applymovement $2, MovementData_0x9e584
jump UnknownScript_0x9f61f jump UnknownScript_0x9f61f
; 0x9f618
UnknownScript_0x9f618: ; 0x9f618 UnknownScript_0x9f618:
applymovement $2, MovementData_0x9e582 applymovement $2, MovementData_0x9e582
jump UnknownScript_0x9f61f jump UnknownScript_0x9f61f
; 0x9f61f
UnknownScript_0x9f61f: ; 0x9f61f UnknownScript_0x9f61f:
faceperson $0, $2 faceperson $0, $2
loadfont loadfont
writetext UnknownText_0x9ec26 writetext UnknownText_0x9ec26
@ -84,9 +74,8 @@ UnknownScript_0x9f61f: ; 0x9f61f
applymovement $0, MovementData_0x9e576 applymovement $0, MovementData_0x9e576
warpcheck warpcheck
end end
; 0x9f62f
BattleTowerHallway_MapEventHeader: ; 0x9f62f BattleTowerHallway_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -108,4 +97,3 @@ BattleTowerHallway_MapEventHeader: ; 0x9f62f
; people-events ; people-events
db 1 db 1
person_event SPRITE_RECEPTIONIST, 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

View File

@ -1,12 +1,11 @@
BillsHouse_MapScriptHeader: ; 0x189536 BillsHouse_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x189538
GrampsScript_0x189538: ; 0x189538 GrampsScript_0x189538:
faceplayer faceplayer
loadfont loadfont
checkevent $0000 checkevent $0000
@ -18,7 +17,7 @@ GrampsScript_0x189538: ; 0x189538
writetext UnknownText_0x1896ce writetext UnknownText_0x1896ce
keeptextopen keeptextopen
setevent EVENT_MET_BILLS_GRANDPA setevent EVENT_MET_BILLS_GRANDPA
UnknownScript_0x189553: ; 0x189553 UnknownScript_0x189553:
checkevent EVENT_SHOWED_PICHU_TO_BILLS_GRANDPA checkevent EVENT_SHOWED_PICHU_TO_BILLS_GRANDPA
iftrue UnknownScript_0x189697 iftrue UnknownScript_0x189697
checkevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA checkevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA
@ -41,9 +40,8 @@ UnknownScript_0x189553: ; 0x189553
scall UnknownScript_0x1896b0 scall UnknownScript_0x1896b0
setevent EVENT_SHOWED_LICKITUNG_TO_BILLS_GRANDPA setevent EVENT_SHOWED_LICKITUNG_TO_BILLS_GRANDPA
jump UnknownScript_0x18963b jump UnknownScript_0x18963b
; 0x189592
UnknownScript_0x189592: ; 0x189592 UnknownScript_0x189592:
writetext UnknownText_0x1898ff writetext UnknownText_0x1898ff
keeptextopen keeptextopen
writetext UnknownText_0x189732 writetext UnknownText_0x189732
@ -56,9 +54,8 @@ UnknownScript_0x189592: ; 0x189592
scall UnknownScript_0x1896b0 scall UnknownScript_0x1896b0
setevent EVENT_SHOWED_ODDISH_TO_BILLS_GRANDPA setevent EVENT_SHOWED_ODDISH_TO_BILLS_GRANDPA
jump UnknownScript_0x189652 jump UnknownScript_0x189652
; 0x1895b3
UnknownScript_0x1895b3: ; 0x1895b3 UnknownScript_0x1895b3:
writetext UnknownText_0x189953 writetext UnknownText_0x189953
keeptextopen keeptextopen
writetext UnknownText_0x189732 writetext UnknownText_0x189732
@ -71,9 +68,8 @@ UnknownScript_0x1895b3: ; 0x1895b3
scall UnknownScript_0x1896b0 scall UnknownScript_0x1896b0
setevent EVENT_SHOWED_STARYU_TO_BILLS_GRANDPA setevent EVENT_SHOWED_STARYU_TO_BILLS_GRANDPA
jump UnknownScript_0x189669 jump UnknownScript_0x189669
; 0x1895d4
UnknownScript_0x1895d4: ; 0x1895d4 UnknownScript_0x1895d4:
checkver checkver
iftrue UnknownScript_0x1895f9 iftrue UnknownScript_0x1895f9
writetext UnknownText_0x1899fe writetext UnknownText_0x1899fe
@ -88,9 +84,8 @@ UnknownScript_0x1895d4: ; 0x1895d4
scall UnknownScript_0x1896b0 scall UnknownScript_0x1896b0
setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA
jump UnknownScript_0x189680 jump UnknownScript_0x189680
; 0x1895f9
UnknownScript_0x1895f9: ; 0x1895f9 UnknownScript_0x1895f9:
writetext UnknownText_0x189a57 writetext UnknownText_0x189a57
keeptextopen keeptextopen
writetext UnknownText_0x189732 writetext UnknownText_0x189732
@ -103,9 +98,8 @@ UnknownScript_0x1895f9: ; 0x1895f9
scall UnknownScript_0x1896b0 scall UnknownScript_0x1896b0
setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA
jump UnknownScript_0x189680 jump UnknownScript_0x189680
; 0x18961a
UnknownScript_0x18961a: ; 0x18961a UnknownScript_0x18961a:
writetext UnknownText_0x189ab1 writetext UnknownText_0x189ab1
keeptextopen keeptextopen
writetext UnknownText_0x189732 writetext UnknownText_0x189732
@ -118,9 +112,8 @@ UnknownScript_0x18961a: ; 0x18961a
scall UnknownScript_0x1896b0 scall UnknownScript_0x1896b0
setevent EVENT_SHOWED_PICHU_TO_BILLS_GRANDPA setevent EVENT_SHOWED_PICHU_TO_BILLS_GRANDPA
jump UnknownScript_0x189697 jump UnknownScript_0x189697
; 0x18963b
UnknownScript_0x18963b: ; 0x18963b UnknownScript_0x18963b:
checkevent EVENT_GOT_EVERSTONE_FROM_BILLS_GRANDPA checkevent EVENT_GOT_EVERSTONE_FROM_BILLS_GRANDPA
iftrue UnknownScript_0x189592 iftrue UnknownScript_0x189592
scall UnknownScript_0x1896b5 scall UnknownScript_0x1896b5
@ -130,9 +123,8 @@ UnknownScript_0x18963b: ; 0x18963b
setevent $0000 setevent $0000
loadmovesprites loadmovesprites
end end
; 0x189652
UnknownScript_0x189652: ; 0x189652 UnknownScript_0x189652:
checkevent EVENT_GOT_LEAF_STONE_FROM_BILLS_GRANDPA checkevent EVENT_GOT_LEAF_STONE_FROM_BILLS_GRANDPA
iftrue UnknownScript_0x1895b3 iftrue UnknownScript_0x1895b3
scall UnknownScript_0x1896b5 scall UnknownScript_0x1896b5
@ -142,9 +134,8 @@ UnknownScript_0x189652: ; 0x189652
setevent $0000 setevent $0000
loadmovesprites loadmovesprites
end end
; 0x189669
UnknownScript_0x189669: ; 0x189669 UnknownScript_0x189669:
checkevent EVENT_GOT_WATER_STONE_FROM_BILLS_GRANDPA checkevent EVENT_GOT_WATER_STONE_FROM_BILLS_GRANDPA
iftrue UnknownScript_0x1895d4 iftrue UnknownScript_0x1895d4
scall UnknownScript_0x1896b5 scall UnknownScript_0x1896b5
@ -154,9 +145,8 @@ UnknownScript_0x189669: ; 0x189669
setevent $0000 setevent $0000
loadmovesprites loadmovesprites
end end
; 0x189680
UnknownScript_0x189680: ; 0x189680 UnknownScript_0x189680:
checkevent EVENT_GOT_FIRE_STONE_FROM_BILLS_GRANDPA checkevent EVENT_GOT_FIRE_STONE_FROM_BILLS_GRANDPA
iftrue UnknownScript_0x18961a iftrue UnknownScript_0x18961a
scall UnknownScript_0x1896b5 scall UnknownScript_0x1896b5
@ -166,69 +156,59 @@ UnknownScript_0x189680: ; 0x189680
setevent $0000 setevent $0000
loadmovesprites loadmovesprites
end end
; 0x189697
UnknownScript_0x189697: ; 0x189697 UnknownScript_0x189697:
scall UnknownScript_0x1896b5 scall UnknownScript_0x1896b5
verbosegiveitem THUNDERSTONE, 1 verbosegiveitem THUNDERSTONE, 1
iffalse UnknownScript_0x1896cc iffalse UnknownScript_0x1896cc
setevent EVENT_GOT_THUNDERSTONE_FROM_BILLS_GRANDPA setevent EVENT_GOT_THUNDERSTONE_FROM_BILLS_GRANDPA
loadmovesprites loadmovesprites
end end
; 0x1896a5
UnknownScript_0x1896a5: ; 0x1896a5 UnknownScript_0x1896a5:
writetext UnknownText_0x189760 writetext UnknownText_0x189760
keeptextopen keeptextopen
end end
; 0x1896aa
UnknownScript_0x1896aa: ; 0x1896aa UnknownScript_0x1896aa:
writetext UnknownText_0x189784 writetext UnknownText_0x189784
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x1896b0
UnknownScript_0x1896b0: ; 0x1896b0 UnknownScript_0x1896b0:
writetext UnknownText_0x1897a6 writetext UnknownText_0x1897a6
keeptextopen keeptextopen
end end
; 0x1896b5
UnknownScript_0x1896b5: ; 0x1896b5 UnknownScript_0x1896b5:
writetext UnknownText_0x1897e1 writetext UnknownText_0x1897e1
keeptextopen keeptextopen
end end
; 0x1896ba
UnknownScript_0x1896ba: ; 0x1896ba UnknownScript_0x1896ba:
writetext UnknownText_0x18980e writetext UnknownText_0x18980e
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x1896c0
UnknownScript_0x1896c0: ; 0x1896c0 UnknownScript_0x1896c0:
writetext UnknownText_0x18982a writetext UnknownText_0x18982a
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x1896c6
UnknownScript_0x1896c6: ; 0x1896c6 UnknownScript_0x1896c6:
writetext UnknownText_0x189891 writetext UnknownText_0x189891
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x1896cc
UnknownScript_0x1896cc: ; 0x1896cc UnknownScript_0x1896cc:
loadmovesprites loadmovesprites
end end
; 0x1896ce
UnknownText_0x1896ce: ; 0x1896ce UnknownText_0x1896ce:
text "Hm? You know BILL?" text "Hm? You know BILL?"
line "He's my grandson." line "He's my grandson."
@ -238,28 +218,24 @@ UnknownText_0x1896ce: ; 0x1896ce
para "with PCs, so I'm" para "with PCs, so I'm"
line "house-sitting." line "house-sitting."
done done
; 0x189732
UnknownText_0x189732: ; 0x189732 UnknownText_0x189732:
text "If you have that" text "If you have that"
line "#MON, may I see" line "#MON, may I see"
cont "it, please?" cont "it, please?"
done done
; 0x189760
UnknownText_0x189760: ; 0x189760 UnknownText_0x189760:
text "You will show me?" text "You will show me?"
line "How good of you!" line "How good of you!"
done done
; 0x189784
UnknownText_0x189784: ; 0x189784 UnknownText_0x189784:
text "You don't have it?" text "You don't have it?"
line "That's too bad…" line "That's too bad…"
done done
; 0x1897a6
UnknownText_0x1897a6: ; 0x1897a6 UnknownText_0x1897a6:
text "Ah, so that is" text "Ah, so that is"
line "@" line "@"
text_from_ram StringBuffer3 text_from_ram StringBuffer3
@ -269,23 +245,20 @@ UnknownText_0x1897a6: ; 0x1897a6
line "That's so kind of" line "That's so kind of"
cont "you." cont "you."
done done
; 0x1897e1
UnknownText_0x1897e1: ; 0x1897e1 UnknownText_0x1897e1:
text "Thanks!" text "Thanks!"
para "This is a token of" para "This is a token of"
line "my appreciation." line "my appreciation."
done done
; 0x18980e
UnknownText_0x18980e: ; 0x18980e UnknownText_0x18980e:
text "Come visit again" text "Come visit again"
line "sometime." line "sometime."
done done
; 0x18982a
UnknownText_0x18982a: ; 0x18982a UnknownText_0x18982a:
text "Thanks for showing" text "Thanks for showing"
line "me so many cute" line "me so many cute"
cont "#MON." cont "#MON."
@ -296,27 +269,24 @@ UnknownText_0x18982a: ; 0x18982a
para "I've lived such a" para "I've lived such a"
line "long life." line "long life."
done done
; 0x189891
UnknownText_0x189891: ; 0x189891 UnknownText_0x189891:
text "Hm?" text "Hm?"
para "That's not the" para "That's not the"
line "#MON that I was" line "#MON that I was"
cont "told about." cont "told about."
done done
; 0x1898c0
UnknownText_0x1898c0: ; 0x1898c0 UnknownText_0x1898c0:
text "My grandson BILL" text "My grandson BILL"
line "told me about a" line "told me about a"
para "#MON that has a" para "#MON that has a"
line "long tongue." line "long tongue."
done done
; 0x1898ff
UnknownText_0x1898ff: ; 0x1898ff UnknownText_0x1898ff:
text "Ah, my grandson" text "Ah, my grandson"
line "mentioned a round," line "mentioned a round,"
@ -324,9 +294,8 @@ UnknownText_0x1898ff: ; 0x1898ff
line "has leaves growing" line "has leaves growing"
cont "on its head." cont "on its head."
done done
; 0x189953
UnknownText_0x189953: ; 0x189953 UnknownText_0x189953:
text "Do you know of a" text "Do you know of a"
line "sea #MON that" line "sea #MON that"
@ -343,9 +312,8 @@ UnknownText_0x189953: ; 0x189953
para "I would surely" para "I would surely"
line "like to see it." line "like to see it."
done done
; 0x1899fe
UnknownText_0x1899fe: ; 0x1899fe UnknownText_0x1899fe:
text "BILL told me about" text "BILL told me about"
line "a #MON that is" line "a #MON that is"
@ -355,9 +323,8 @@ UnknownText_0x1899fe: ; 0x1899fe
para "It's supposed to" para "It's supposed to"
line "ROAR well." line "ROAR well."
done done
; 0x189a57
UnknownText_0x189a57: ; 0x189a57 UnknownText_0x189a57:
text "I heard about a" text "I heard about a"
line "cute #MON that" line "cute #MON that"
cont "has six tails." cont "has six tails."
@ -366,9 +333,8 @@ UnknownText_0x189a57: ; 0x189a57
line "hug a cute #MON" line "hug a cute #MON"
cont "like that." cont "like that."
done done
; 0x189ab1
UnknownText_0x189ab1: ; 0x189ab1 UnknownText_0x189ab1:
text "Do you know that" text "Do you know that"
line "hugely popular" line "hugely popular"
cont "#MON?" cont "#MON?"
@ -383,9 +349,8 @@ UnknownText_0x189ab1: ; 0x189ab1
para "like before it" para "like before it"
line "evolves." line "evolves."
done done
; 0x189b42
BillsHouse_MapEventHeader: ; 0x189b42 BillsHouse_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -403,4 +368,3 @@ BillsHouse_MapEventHeader: ; 0x189b42
; people-events ; people-events
db 1 db 1
person_event SPRITE_GRAMPS, 7, 6, $7, $20, 255, 255, $90, 0, GrampsScript_0x189538, $ffff person_event SPRITE_GRAMPS, 7, 6, $7, $20, 255, 255, $90, 0, GrampsScript_0x189538, $ffff
; 0x189b5f

View File

@ -1,4 +1,4 @@
BlackthornDodrioTradeHouse_MapScriptHeader: ; 0x195a28 BlackthornDodrioTradeHouse_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
@ -16,7 +16,7 @@ Emy:
EmysHouseBookshelf: EmysHouseBookshelf:
jumpstd magazinebookshelf jumpstd magazinebookshelf
BlackthornDodrioTradeHouse_MapEventHeader: ; 0x195a34 BlackthornDodrioTradeHouse_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -36,4 +36,3 @@ BlackthornDodrioTradeHouse_MapEventHeader: ; 0x195a34
; people-events ; people-events
db 1 db 1
person_event SPRITE_LASS, 7, 6, $3, $0, 255, 255, $a0, 0, Emy, $ffff person_event SPRITE_LASS, 7, 6, $3, $0, 255, 255, $a0, 0, Emy, $ffff
; 0x195a5b

View File

@ -1,23 +1,20 @@
BlackthornDragonSpeechHouse_MapScriptHeader: ; 0x195947 BlackthornDragonSpeechHouse_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x195949
GrannyScript_0x195949: ; 0x195949 GrannyScript_0x195949:
jumptextfaceplayer UnknownText_0x19595c jumptextfaceplayer UnknownText_0x19595c
; 0x19594c
EkansScript_0x19594c: ; 0x19594c EkansScript_0x19594c:
loadfont loadfont
writetext UnknownText_0x1959ee writetext UnknownText_0x1959ee
cry DRATINI cry DRATINI
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x195956
UnknownScript_0x195956: UnknownScript_0x195956:
jumpstd picturebookshelf jumpstd picturebookshelf
@ -25,7 +22,7 @@ UnknownScript_0x195956:
UnknownScript_0x195959: UnknownScript_0x195959:
jumpstd magazinebookshelf jumpstd magazinebookshelf
UnknownText_0x19595c: ; 0x19595c UnknownText_0x19595c:
text "A clan of trainers" text "A clan of trainers"
line "who can freely" line "who can freely"
@ -39,14 +36,12 @@ UnknownText_0x19595c: ; 0x19595c
para "about dragons in" para "about dragons in"
line "this town." line "this town."
done done
; 0x1959ee
UnknownText_0x1959ee: ; 0x1959ee UnknownText_0x1959ee:
text "DRATINI: Draa!" text "DRATINI: Draa!"
done done
; 0x1959fe
BlackthornDragonSpeechHouse_MapEventHeader: ; 0x1959fe BlackthornDragonSpeechHouse_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -65,4 +60,3 @@ BlackthornDragonSpeechHouse_MapEventHeader: ; 0x1959fe
db 2 db 2
person_event SPRITE_GRANNY, 7, 6, $3, $0, 255, 255, $0, 0, GrannyScript_0x195949, $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 person_event SPRITE_EKANS, 9, 9, $16, $0, 255, 255, $90, 0, EkansScript_0x19594c, $ffff
; 0x195a28

View File

@ -1,27 +1,23 @@
BlackthornMart_MapScriptHeader: ; 0x195a5b BlackthornMart_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x195a5d
ClerkScript_0x195a5d: ; 0x195a5d ClerkScript_0x195a5d:
loadfont loadfont
pokemart $0, $0011 pokemart $0, $0011
loadmovesprites loadmovesprites
end end
; 0x195a64
CooltrainerMScript_0x195a64: ; 0x195a64 CooltrainerMScript_0x195a64:
jumptextfaceplayer UnknownText_0x195a6a jumptextfaceplayer UnknownText_0x195a6a
; 0x195a67
BlackBeltScript_0x195a67: ; 0x195a67 BlackBeltScript_0x195a67:
jumptextfaceplayer UnknownText_0x195ae9 jumptextfaceplayer UnknownText_0x195ae9
; 0x195a6a
UnknownText_0x195a6a: ; 0x195a6a UnknownText_0x195a6a:
text "You can't buy MAX" text "You can't buy MAX"
line "REVIVE, but it" line "REVIVE, but it"
@ -34,9 +30,8 @@ UnknownText_0x195a6a: ; 0x195a6a
para "POWER POINTS" para "POWER POINTS"
line "needed for moves." line "needed for moves."
done done
; 0x195ae9
UnknownText_0x195ae9: ; 0x195ae9 UnknownText_0x195ae9:
text "MAX REPEL keeps" text "MAX REPEL keeps"
line "weak #MON away" line "weak #MON away"
cont "from you." cont "from you."
@ -45,9 +40,8 @@ UnknownText_0x195ae9: ; 0x195ae9
line "lasting of the" line "lasting of the"
cont "REPEL sprays." cont "REPEL sprays."
done done
; 0x195b40
BlackthornMart_MapEventHeader: ; 0x195b40 BlackthornMart_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -67,4 +61,3 @@ BlackthornMart_MapEventHeader: ; 0x195b40
person_event SPRITE_CLERK, 7, 5, $9, $0, 255, 255, $0, 0, ClerkScript_0x195a5d, $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_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 person_event SPRITE_BLACK_BELT, 6, 9, $6, $0, 255, 255, $a0, 0, BlackBeltScript_0x195a67, $ffff
; 0x195b77

View File

@ -1,28 +1,23 @@
BlackthornPokeCenter1F_MapScriptHeader: ; 0x195b77 BlackthornPokeCenter1F_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x195b79
NurseScript_0x195b79: ; 0x195b79 NurseScript_0x195b79:
jumpstd pokecenternurse jumpstd pokecenternurse
; 0x195b7c
GentlemanScript_0x195b7c: ; 0x195b7c GentlemanScript_0x195b7c:
jumptextfaceplayer UnknownText_0x195b85 jumptextfaceplayer UnknownText_0x195b85
; 0x195b7f
TwinScript_0x195b7f: ; 0x195b7f TwinScript_0x195b7f:
jumptextfaceplayer UnknownText_0x195bfd jumptextfaceplayer UnknownText_0x195bfd
; 0x195b82
CooltrainerMScript_0x195b82: ; 0x195b82 CooltrainerMScript_0x195b82:
jumpstd $0033 jumpstd $0033
; 0x195b85
UnknownText_0x195b85: ; 0x195b85 UnknownText_0x195b85:
text "Deep inside far-" text "Deep inside far-"
line "off INDIGO PLATEAU" line "off INDIGO PLATEAU"
@ -35,9 +30,8 @@ UnknownText_0x195b85: ; 0x195b85
para "there from around" para "there from around"
line "the country." line "the country."
done done
; 0x195bfd
UnknownText_0x195bfd: ; 0x195bfd UnknownText_0x195bfd:
text "There was this" text "There was this"
line "move I just had" line "move I just had"
@ -48,9 +42,8 @@ UnknownText_0x195bfd: ; 0x195bfd
line "DELETER to make it" line "DELETER to make it"
cont "forget an HM move." cont "forget an HM move."
done done
; 0x195c69
BlackthornPokeCenter1F_MapEventHeader: ; 0x195c69 BlackthornPokeCenter1F_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -72,4 +65,3 @@ BlackthornPokeCenter1F_MapEventHeader: ; 0x195c69
person_event SPRITE_GENTLEMAN, 7, 9, $6, $0, 255, 255, $0, 0, GentlemanScript_0x195b7c, $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_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 person_event SPRITE_COOLTRAINER_M, 10, 11, $5, $1, 255, 255, $80, 0, CooltrainerMScript_0x195b82, $ffff
; 0x195cb2

View File

@ -1,12 +1,11 @@
BluesHouse_MapScriptHeader: ; 0x19b0ce BluesHouse_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x19b0d0
DaisyScript_0x19b0d0: ; 0x19b0d0 DaisyScript_0x19b0d0:
faceplayer faceplayer
loadfont loadfont
checkcode VAR_HOUR checkcode VAR_HOUR
@ -15,9 +14,8 @@ DaisyScript_0x19b0d0: ; 0x19b0d0
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x19b0de
UnknownScript_0x19b0de: ; 0x19b0de UnknownScript_0x19b0de:
checkflag $005c checkflag $005c
iftrue UnknownScript_0x19b11e iftrue UnknownScript_0x19b11e
writetext UnknownText_0x19b1b6 writetext UnknownText_0x19b1b6
@ -45,30 +43,26 @@ UnknownScript_0x19b0de: ; 0x19b0de
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x19b11e
UnknownScript_0x19b11e: ; 0x19b11e UnknownScript_0x19b11e:
writetext UnknownText_0x19b2fa writetext UnknownText_0x19b2fa
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x19b124
UnknownScript_0x19b124: ; 0x19b124 UnknownScript_0x19b124:
writetext UnknownText_0x19b334 writetext UnknownText_0x19b334
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x19b12a
UnknownScript_0x19b12a: ; 0x19b12a UnknownScript_0x19b12a:
writetext UnknownText_0x19b377 writetext UnknownText_0x19b377
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x19b130
UnknownText_0x19b130: ; 0x19b130 UnknownText_0x19b130:
text "DAISY: Hi! My kid" text "DAISY: Hi! My kid"
line "brother is the GYM" line "brother is the GYM"
@ -81,9 +75,8 @@ UnknownText_0x19b130: ; 0x19b130
para "it causes problems" para "it causes problems"
line "for the trainers." line "for the trainers."
done done
; 0x19b1b6
UnknownText_0x19b1b6: ; 0x19b1b6 UnknownText_0x19b1b6:
text "DAISY: Hi! Good" text "DAISY: Hi! Good"
line "timing. I'm about" line "timing. I'm about"
cont "to have some tea." cont "to have some tea."
@ -97,29 +90,25 @@ UnknownText_0x19b1b6: ; 0x19b1b6
para "Would you like me" para "Would you like me"
line "to groom one?" line "to groom one?"
done done
; 0x19b244
UnknownText_0x19b244: ; 0x19b244 UnknownText_0x19b244:
text "DAISY: Which one" text "DAISY: Which one"
line "should I groom?" line "should I groom?"
done done
; 0x19b266
UnknownText_0x19b266: ; 0x19b266 UnknownText_0x19b266:
text "DAISY: OK, I'll" text "DAISY: OK, I'll"
line "get it looking" line "get it looking"
cont "nice in no time." cont "nice in no time."
done done
; 0x19b296
UnknownText_0x19b296: ; 0x19b296 UnknownText_0x19b296:
text_from_ram StringBuffer3 text_from_ram StringBuffer3
text " looks" text " looks"
line "content." line "content."
done done
; 0x19b2aa
UnknownText_0x19b2aa: ; 0x19b2aa UnknownText_0x19b2aa:
text "DAISY: There you" text "DAISY: There you"
line "go! All done." line "go! All done."
@ -129,34 +118,30 @@ UnknownText_0x19b2aa: ; 0x19b2aa
para "It's such a cute" para "It's such a cute"
line "#MON." line "#MON."
done done
; 0x19b2fa
UnknownText_0x19b2fa: ; 0x19b2fa UnknownText_0x19b2fa:
text "DAISY: I always" text "DAISY: I always"
line "have tea around" line "have tea around"
para "this time. Come" para "this time. Come"
line "join me." line "join me."
done done
; 0x19b334
UnknownText_0x19b334: ; 0x19b334 UnknownText_0x19b334:
text "DAISY: You don't" text "DAISY: You don't"
line "want to have one" line "want to have one"
para "groomed? OK, we'll" para "groomed? OK, we'll"
line "just have tea." line "just have tea."
done done
; 0x19b377
UnknownText_0x19b377: ; 0x19b377 UnknownText_0x19b377:
text "DAISY: Oh, sorry." text "DAISY: Oh, sorry."
line "I honestly can't" line "I honestly can't"
cont "groom an EGG." cont "groom an EGG."
done done
; 0x19b3a8
BluesHouse_MapEventHeader: ; 0x19b3a8 BluesHouse_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -174,4 +159,3 @@ BluesHouse_MapEventHeader: ; 0x19b3a8
; people-events ; people-events
db 1 db 1
person_event SPRITE_DAISY, 7, 6, $3, $0, 255, 255, $0, 0, DaisyScript_0x19b0d0, $ffff person_event SPRITE_DAISY, 7, 6, $3, $0, 255, 255, $0, 0, DaisyScript_0x19b0d0, $ffff
; 0x19b3c5

View File

@ -1,4 +1,4 @@
BurnedTower1F_MapScriptHeader: ; 0x185be1 BurnedTower1F_MapScriptHeader:
; trigger count ; trigger count
db 3 db 3
@ -13,34 +13,29 @@ BurnedTower1F_MapScriptHeader: ; 0x185be1
; callbacks ; callbacks
dbw 1, UnknownScript_0x185bf8 dbw 1, UnknownScript_0x185bf8
; 0x185bf2
UnknownScript_0x185bf2: ; 0x185bf2 UnknownScript_0x185bf2:
priorityjump UnknownScript_0x185c0d priorityjump UnknownScript_0x185c0d
end end
; 0x185bf6
UnknownScript_0x185bf6: ; 0x185bf6 UnknownScript_0x185bf6:
end end
; 0x185bf7
UnknownScript_0x185bf7: ; 0x185bf7 UnknownScript_0x185bf7:
end end
; 0x185bf8
UnknownScript_0x185bf8: ; 0x185bf8 UnknownScript_0x185bf8:
checkevent $0332 checkevent $0332
iftrue UnknownScript_0x185c02 iftrue UnknownScript_0x185c02
changeblock $a, $8, $32 changeblock $a, $8, $32
UnknownScript_0x185c02: ; 0x185c02 UnknownScript_0x185c02:
checkevent EVENT_RELEASED_THE_BEASTS checkevent EVENT_RELEASED_THE_BEASTS
iftrue UnknownScript_0x185c0c iftrue UnknownScript_0x185c0c
changeblock $6, $e, $9 changeblock $6, $e, $9
UnknownScript_0x185c0c: ; 0x185c0c UnknownScript_0x185c0c:
return return
; 0x185c0d
UnknownScript_0x185c0d: ; 0x185c0d UnknownScript_0x185c0d:
spriteface $3, DOWN spriteface $3, DOWN
showemote $0, $3, 15 showemote $0, $3, 15
applymovement $3, MovementData_0x185cd3 applymovement $3, MovementData_0x185cd3
@ -51,9 +46,8 @@ UnknownScript_0x185c0d: ; 0x185c0d
moveperson $3, $9, $e moveperson $3, $9, $e
dotrigger $1 dotrigger $1
end end
; 0x185c25
UnknownScript_0x185c25: ; 0x185c25 UnknownScript_0x185c25:
showemote $0, $4, 15 showemote $0, $4, 15
special Functionc48f special Functionc48f
pause 15 pause 15
@ -77,9 +71,8 @@ UnknownScript_0x185c25: ; 0x185c25
reloadmapmusic reloadmapmusic
returnafterbattle returnafterbattle
jump UnknownScript_0x185c80 jump UnknownScript_0x185c80
; 0x185c60
UnknownScript_0x185c60: ; 0x185c60 UnknownScript_0x185c60:
winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c
setlasttalked $4 setlasttalked $4
loadtrainer RIVAL1, RIVAL1_7 loadtrainer RIVAL1, RIVAL1_7
@ -87,9 +80,8 @@ UnknownScript_0x185c60: ; 0x185c60
reloadmapmusic reloadmapmusic
returnafterbattle returnafterbattle
jump UnknownScript_0x185c80 jump UnknownScript_0x185c80
; 0x185c70
UnknownScript_0x185c70: ; 0x185c70 UnknownScript_0x185c70:
winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c
setlasttalked $4 setlasttalked $4
loadtrainer RIVAL1, RIVAL1_8 loadtrainer RIVAL1, RIVAL1_8
@ -97,9 +89,8 @@ UnknownScript_0x185c70: ; 0x185c70
reloadmapmusic reloadmapmusic
returnafterbattle returnafterbattle
jump UnknownScript_0x185c80 jump UnknownScript_0x185c80
; 0x185c80
UnknownScript_0x185c80: ; 0x185c80 UnknownScript_0x185c80:
playmusic MUSIC_RIVAL_AFTER playmusic MUSIC_RIVAL_AFTER
loadfont loadfont
writetext UnknownText_0x185de2 writetext UnknownText_0x185de2
@ -127,60 +118,50 @@ UnknownScript_0x185c80: ; 0x185c80
pause 15 pause 15
warpcheck warpcheck
end end
; 0x185cbc
SuperNerdScript_0x185cbc: ; 0x185cbc SuperNerdScript_0x185cbc:
jumptextfaceplayer UnknownText_0x185f99 jumptextfaceplayer UnknownText_0x185f99
; 0x185cbf
MortyScript_0x185cbf: ; 0x185cbf MortyScript_0x185cbf:
jumptextfaceplayer UnknownText_0x186002 jumptextfaceplayer UnknownText_0x186002
; 0x185cc2
BurnedTower1FRock: BurnedTower1FRock:
jumpstd smashrock jumpstd smashrock
MapBurnedTower1FSignpostItem0: ; 0x185cc5 MapBurnedTower1FSignpostItem0:
dw $0080 dw $0080
db ETHER db ETHER
; 0x185cc8
MapBurnedTower1FSignpostItem1: ; 0x185cc8 MapBurnedTower1FSignpostItem1:
dw $00ff dw $00ff
db ULTRA_BALL db ULTRA_BALL
; 0x185ccb
ItemFragment_0x185ccb: ; 0x185ccb ItemFragment_0x185ccb:
db HP_UP, 1 db HP_UP, 1
; 0x185ccd
MovementData_0x185ccd: ; 0x185ccd MovementData_0x185ccd:
step_left step_left
step_end step_end
; 0x185ccf
MovementData_0x185ccf: ; 0x185ccf MovementData_0x185ccf:
step_right step_right
step_end step_end
; 0x185cd1
MovementData_0x185cd1: ; 0x185cd1 MovementData_0x185cd1:
db $59 ; movement db $59 ; movement
step_end step_end
; 0x185cd3
MovementData_0x185cd3: ; 0x185cd3 MovementData_0x185cd3:
step_down step_down
step_left step_left
step_left step_left
step_left step_left
step_down step_down
step_end step_end
; 0x185cd9
UnknownText_0x185cd9: ; 0x185cd9 UnknownText_0x185cd9:
text $56, " ", $56, " ", $56 text $56, " ", $56, " ", $56
para "…Oh, it's you." para "…Oh, it's you."
@ -203,9 +184,8 @@ UnknownText_0x185cd9: ; 0x185cd9
para "It's all your" para "It's all your"
line "fault!" line "fault!"
done done
; 0x185d9b
UnknownText_0x185d9b: ; 0x185d9b UnknownText_0x185d9b:
text "…Humph!" text "…Humph!"
para "This is why I hate" para "This is why I hate"
@ -214,9 +194,8 @@ UnknownText_0x185d9b: ; 0x185d9b
para "There's no" para "There's no"
line "challenge in it." line "challenge in it."
done done
; 0x185de2
UnknownText_0x185de2: ; 0x185de2 UnknownText_0x185de2:
text "…Aw, whatever." text "…Aw, whatever."
para "You would never be" para "You would never be"
@ -225,9 +204,8 @@ UnknownText_0x185de2: ; 0x185de2
para "legendary #MON" para "legendary #MON"
line "anyway." line "anyway."
done done
; 0x185e2c
UnknownText_0x185e2c: ; 0x185e2c UnknownText_0x185e2c:
text "…Humph!" text "…Humph!"
para "This is why I hate" para "This is why I hate"
@ -236,9 +214,8 @@ UnknownText_0x185e2c: ; 0x185e2c
para "It's just a waste" para "It's just a waste"
line "of my time." line "of my time."
done done
; 0x185e75
UnknownText_0x185e75: ; 0x185e75 UnknownText_0x185e75:
text "Humph!" text "Humph!"
para "What are you doing" para "What are you doing"
@ -249,9 +226,8 @@ UnknownText_0x185e75: ; 0x185e75
para "Serves you right!" para "Serves you right!"
done done
; 0x185ecc
UnknownText_0x185ecc: ; 0x185ecc UnknownText_0x185ecc:
text "EUSINE: My name's" text "EUSINE: My name's"
line "EUSINE." line "EUSINE."
@ -273,9 +249,8 @@ UnknownText_0x185ecc: ; 0x185ecc
para "But where exactly" para "But where exactly"
line "could it be?" line "could it be?"
done done
; 0x185f99
UnknownText_0x185f99: ; 0x185f99 UnknownText_0x185f99:
text "EUSINE: I heard" text "EUSINE: I heard"
line "that SUICUNE is in" line "that SUICUNE is in"
@ -285,9 +260,8 @@ UnknownText_0x185f99: ; 0x185f99
para "But where exactly" para "But where exactly"
line "could it be?" line "could it be?"
done done
; 0x186002
UnknownText_0x186002: ; 0x186002 UnknownText_0x186002:
text "MORTY: ECRUTEAK's" text "MORTY: ECRUTEAK's"
line "GYM LEADER has to" line "GYM LEADER has to"
@ -304,9 +278,8 @@ UnknownText_0x186002: ; 0x186002
para "investigate the" para "investigate the"
line "TOWER with him." line "TOWER with him."
done done
; 0x1860b2
BurnedTower1F_MapEventHeader: ; 0x1860b2 BurnedTower1F_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -343,4 +316,3 @@ BurnedTower1F_MapEventHeader: ; 0x1860b2
person_event SPRITE_SILVER, 13, 12, $8, $0, 255, 255, $2, 3, ObjectEvent, $06c5 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_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 person_event SPRITE_POKE_BALL, 6, 18, $1, $0, 255, 255, $1, 0, ItemFragment_0x185ccb, $0656
; 0x186151

View File

@ -1,4 +1,4 @@
BurnedTowerB1F_MapScriptHeader: ; 0x186151 BurnedTowerB1F_MapScriptHeader:
; trigger count ; trigger count
db 2 db 2
@ -12,25 +12,21 @@ BurnedTowerB1F_MapScriptHeader: ; 0x186151
; callbacks ; callbacks
dbw 1, UnknownScript_0x186160 dbw 1, UnknownScript_0x186160
; 0x18615e
UnknownScript_0x18615e: ; 0x18615e UnknownScript_0x18615e:
end end
; 0x18615f
UnknownScript_0x18615f: ; 0x18615f UnknownScript_0x18615f:
end end
; 0x186160
UnknownScript_0x186160: ; 0x186160 UnknownScript_0x186160:
checkevent EVENT_RELEASED_THE_BEASTS checkevent EVENT_RELEASED_THE_BEASTS
iftrue UnknownScript_0x18616a iftrue UnknownScript_0x18616a
changeblock $6, $e, $2 changeblock $6, $e, $2
UnknownScript_0x18616a: ; 0x18616a UnknownScript_0x18616a:
return return
; 0x18616b
UnknownScript_0x18616b: ; 0x18616b UnknownScript_0x18616b:
playmusic MUSIC_NONE playmusic MUSIC_NONE
pause 30 pause 30
appear $3 appear $3
@ -96,9 +92,8 @@ UnknownScript_0x18616b: ; 0x18616b
loadmovesprites loadmovesprites
dotrigger $1 dotrigger $1
end end
; 0x186212
SuperNerdScript_0x186212: ; 0x186212 SuperNerdScript_0x186212:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x18626a writetext UnknownText_0x18626a
@ -108,42 +103,37 @@ SuperNerdScript_0x186212: ; 0x186212
if_equal $1, UnknownScript_0x186226 if_equal $1, UnknownScript_0x186226
applymovement $a, MovementData_0x186263 applymovement $a, MovementData_0x186263
jump UnknownScript_0x18622a jump UnknownScript_0x18622a
; 0x186226
UnknownScript_0x186226: ; 0x186226 UnknownScript_0x186226:
applymovement $a, MovementData_0x18625c applymovement $a, MovementData_0x18625c
UnknownScript_0x18622a: ; 0x18622a UnknownScript_0x18622a:
disappear $a disappear $a
playsound SFX_EXIT_BUILDING playsound SFX_EXIT_BUILDING
waitbutton waitbutton
end end
; 0x186231
ItemFragment_0x186231: ; 0x186231 ItemFragment_0x186231:
db TM_ENDURE, 1 db TM_ENDURE, 1
; 0x186233
BurnedTowerB1FBoulder: BurnedTowerB1FBoulder:
jumpstd strengthboulder jumpstd strengthboulder
MovementData_0x186236: ; 0x186236 MovementData_0x186236:
db $39 ; movement db $39 ; movement
fast_jump_step_down fast_jump_step_down
fast_jump_step_left fast_jump_step_left
db $38 ; movement db $38 ; movement
step_end step_end
; 0x18623b
MovementData_0x18623b: ; 0x18623b MovementData_0x18623b:
db $39 ; movement db $39 ; movement
fast_jump_step_right fast_jump_step_right
fast_jump_step_down fast_jump_step_down
fast_jump_step_right fast_jump_step_right
db $38 ; movement db $38 ; movement
step_end step_end
; 0x186241
MovementData_0x186241: ; 0x186241 MovementData_0x186241:
db $39 ; movement db $39 ; movement
fast_jump_step_right fast_jump_step_right
fast_jump_step_down fast_jump_step_down
@ -151,9 +141,8 @@ MovementData_0x186241: ; 0x186241
fast_jump_step_left fast_jump_step_left
db $38 ; movement db $38 ; movement
step_end step_end
; 0x186248
MovementData_0x186248: ; 0x186248 MovementData_0x186248:
db $39 ; movement db $39 ; movement
fast_jump_step_left fast_jump_step_left
fast_jump_step_up fast_jump_step_up
@ -161,16 +150,14 @@ MovementData_0x186248: ; 0x186248
fast_jump_step_right fast_jump_step_right
db $38 ; movement db $38 ; movement
step_end step_end
; 0x18624f
MovementData_0x18624f: ; 0x18624f MovementData_0x18624f:
db $39 ; movement db $39 ; movement
big_step_down big_step_down
db $38 ; movement db $38 ; movement
step_end step_end
; 0x186253
MovementData_0x186253: ; 0x186253 MovementData_0x186253:
db $39 ; movement db $39 ; movement
big_step_up big_step_up
fast_jump_step_right fast_jump_step_right
@ -180,9 +167,8 @@ MovementData_0x186253: ; 0x186253
fast_jump_step_down fast_jump_step_down
db $38 ; movement db $38 ; movement
step_end step_end
; 0x18625c
MovementData_0x18625c: ; 0x18625c MovementData_0x18625c:
step_left step_left
step_left step_left
step_down step_down
@ -190,9 +176,8 @@ MovementData_0x18625c: ; 0x18625c
step_left step_left
step_down step_down
step_end step_end
; 0x186263
MovementData_0x186263: ; 0x186263 MovementData_0x186263:
step_down step_down
step_left step_left
step_left step_left
@ -200,9 +185,8 @@ MovementData_0x186263: ; 0x186263
step_down step_down
step_down step_down
step_end step_end
; 0x18626a
UnknownText_0x18626a: ; 0x18626a UnknownText_0x18626a:
text "EUSINE: I dug a" text "EUSINE: I dug a"
line "hole here, too…" line "hole here, too…"
@ -244,9 +228,8 @@ UnknownText_0x18626a: ; 0x18626a
para "Farewell!" para "Farewell!"
done done
; 0x1863de
BurnedTowerB1F_MapEventHeader: ; 0x1863de BurnedTowerB1F_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -277,4 +260,3 @@ BurnedTowerB1F_MapEventHeader: ; 0x1863de
person_event SPRITE_SUICUNE, 8, 14, $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_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 person_event SPRITE_SUPER_NERD, 16, 14, $7, $0, 255, 255, $90, 0, SuperNerdScript_0x186212, $07aa
; 0x18647f

View File

@ -1,21 +1,19 @@
CeladonCafe_MapScriptHeader: ; 0x73047 CeladonCafe_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x73049
SuperNerdScript_0x73049: ; 0x73049 SuperNerdScript_0x73049:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x730de writetext UnknownText_0x730de
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x73051
FisherScript_0x73051: ; 0x73051 FisherScript_0x73051:
loadfont loadfont
writetext UnknownText_0x73129 writetext UnknownText_0x73129
closetext closetext
@ -27,9 +25,8 @@ FisherScript_0x73051: ; 0x73051
loadmovesprites loadmovesprites
spriteface $3, LEFT spriteface $3, LEFT
end end
; 0x73062
FisherScript_0x73062: ; 0x73062 FisherScript_0x73062:
loadfont loadfont
writetext UnknownText_0x7316a writetext UnknownText_0x7316a
closetext closetext
@ -41,9 +38,8 @@ FisherScript_0x73062: ; 0x73062
loadmovesprites loadmovesprites
spriteface $4, RIGHT spriteface $4, RIGHT
end end
; 0x73073
FisherScript_0x73073: ; 0x73073 FisherScript_0x73073:
loadfont loadfont
writetext UnknownText_0x731ae writetext UnknownText_0x731ae
closetext closetext
@ -55,9 +51,8 @@ FisherScript_0x73073: ; 0x73073
loadmovesprites loadmovesprites
spriteface $5, RIGHT spriteface $5, RIGHT
end end
; 0x73084
TeacherScript_0x73084: ; 0x73084 TeacherScript_0x73084:
checkitem COIN_CASE checkitem COIN_CASE
iftrue UnknownScript_0x7309a iftrue UnknownScript_0x7309a
loadfont loadfont
@ -71,9 +66,8 @@ TeacherScript_0x73084: ; 0x73084
loadmovesprites loadmovesprites
spriteface $6, LEFT spriteface $6, LEFT
end end
; 0x7309a
UnknownScript_0x7309a: ; 0x7309a UnknownScript_0x7309a:
loadfont loadfont
writetext UnknownText_0x73254 writetext UnknownText_0x73254
closetext closetext
@ -85,7 +79,6 @@ UnknownScript_0x7309a: ; 0x7309a
loadmovesprites loadmovesprites
spriteface $6, LEFT spriteface $6, LEFT
end end
; 0x730ad
EatathonContestPoster: EatathonContestPoster:
jumptext EatathonContestPosterText jumptext EatathonContestPosterText
@ -118,7 +111,7 @@ CeladonCafeTrashcan:
.TrashEmpty .TrashEmpty
jumpstd trashcan jumpstd trashcan
UnknownText_0x730de: ; 0x730de UnknownText_0x730de:
text "Hi!" text "Hi!"
para "We're holding an" para "We're holding an"
@ -127,73 +120,62 @@ UnknownText_0x730de: ; 0x730de
para "We can't serve you" para "We can't serve you"
line "right now. Sorry." line "right now. Sorry."
done done
; 0x73129
UnknownText_0x73129: ; 0x73129 UnknownText_0x73129:
text "…Snarfle, chew…" text "…Snarfle, chew…"
done done
; 0x7313a
UnknownText_0x7313a: ; 0x7313a UnknownText_0x7313a:
text "Don't talk to me!" text "Don't talk to me!"
para "You'll break my" para "You'll break my"
line "concentration!" line "concentration!"
done done
; 0x7316a
UnknownText_0x7316a: ; 0x7316a UnknownText_0x7316a:
text "…Gulp… Chew…" text "…Gulp… Chew…"
done done
; 0x73178
UnknownText_0x73178: ; 0x73178 UnknownText_0x73178:
text "I take quantity" text "I take quantity"
line "over quality!" line "over quality!"
para "I'm happy when I'm" para "I'm happy when I'm"
line "full!" line "full!"
done done
; 0x731ae
UnknownText_0x731ae: ; 0x731ae UnknownText_0x731ae:
text "Munch, munch…" text "Munch, munch…"
done done
; 0x731bd
UnknownText_0x731bd: ; 0x731bd UnknownText_0x731bd:
text "The food is good" text "The food is good"
line "here, but GOLDEN-" line "here, but GOLDEN-"
cont "ROD has the best" cont "ROD has the best"
cont "food anywhere." cont "food anywhere."
done done
; 0x73201
UnknownText_0x73201: ; 0x73201 UnknownText_0x73201:
text "Crunch… Crunch…" text "Crunch… Crunch…"
done done
; 0x73212
UnknownText_0x73212: ; 0x73212 UnknownText_0x73212:
text "Nobody here will" text "Nobody here will"
line "give you a COIN" line "give you a COIN"
para "CASE. You should" para "CASE. You should"
line "look in JOHTO." line "look in JOHTO."
done done
; 0x73254
UnknownText_0x73254: ; 0x73254 UnknownText_0x73254:
text "Crunch… Crunch…" text "Crunch… Crunch…"
para "I can keep eating!" para "I can keep eating!"
done done
; 0x73278
UnknownText_0x73278: ; 0x73278 UnknownText_0x73278:
text "More, CHEF!" text "More, CHEF!"
done done
; 0x73285
EatathonContestPosterText: EatathonContestPosterText:
text "Eatathon Contest!" text "Eatathon Contest!"
@ -218,7 +200,7 @@ NoRoomForLeftoversText:
line "hold another item…" line "hold another item…"
done done
CeladonCafe_MapEventHeader: ; 0x73316 CeladonCafe_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0

View File

@ -1,12 +1,11 @@
CeladonDeptStoreElevator_MapScriptHeader: ; 0x713ab CeladonDeptStoreElevator_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x713ad
MapCeladonDeptStoreElevatorSignpost0Script: ; 0x713ad MapCeladonDeptStoreElevatorSignpost0Script:
loadfont loadfont
elevator Elevator_0x713be elevator Elevator_0x713be
loadmovesprites loadmovesprites
@ -15,12 +14,11 @@ MapCeladonDeptStoreElevatorSignpost0Script: ; 0x713ad
playsound SFX_ELEVATOR playsound SFX_ELEVATOR
earthquake 60 earthquake 60
waitbutton waitbutton
UnknownScript_0x713bd: ; 0x713bd UnknownScript_0x713bd:
end end
; 0x713be
Elevator_0x713be: ; 0x713be Elevator_0x713be:
db 6 ; floors db 6 ; floors
db _1F, 4, GROUP_CELADON_DEPT_STORE_1F, MAP_CELADON_DEPT_STORE_1F db _1F, 4, GROUP_CELADON_DEPT_STORE_1F, MAP_CELADON_DEPT_STORE_1F
db _2F, 3, GROUP_CELADON_DEPT_STORE_2F, MAP_CELADON_DEPT_STORE_2F db _2F, 3, GROUP_CELADON_DEPT_STORE_2F, MAP_CELADON_DEPT_STORE_2F
@ -29,10 +27,9 @@ Elevator_0x713be: ; 0x713be
db _5F, 3, GROUP_CELADON_DEPT_STORE_5F, MAP_CELADON_DEPT_STORE_5F db _5F, 3, GROUP_CELADON_DEPT_STORE_5F, MAP_CELADON_DEPT_STORE_5F
db _6F, 2, GROUP_CELADON_DEPT_STORE_6F, MAP_CELADON_DEPT_STORE_6F db _6F, 2, GROUP_CELADON_DEPT_STORE_6F, MAP_CELADON_DEPT_STORE_6F
db $ff ; end db $ff ; end
; 0x713d8
CeladonDeptStoreElevator_MapEventHeader: ; 0x713d8 CeladonDeptStoreElevator_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -50,4 +47,3 @@ CeladonDeptStoreElevator_MapEventHeader: ; 0x713d8
; people-events ; people-events
db 0 db 0
; 0x713ed

View File

@ -1,20 +1,17 @@
CeladonGameCorner_MapScriptHeader: ; 0x7211b CeladonGameCorner_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x7211d
ClerkScript_0x7211d: ; 0x7211d ClerkScript_0x7211d:
jumpstd $0032 jumpstd $0032
; 0x72120
ReceptionistScript_0x72120: ; 0x72120 ReceptionistScript_0x72120:
jumptextfaceplayer UnknownText_0x721d0 jumptextfaceplayer UnknownText_0x721d0
; 0x72123
PokefanMScript_0x72123: ; 0x72123 PokefanMScript_0x72123:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x72215 writetext UnknownText_0x72215
@ -22,9 +19,8 @@ PokefanMScript_0x72123: ; 0x72123
loadmovesprites loadmovesprites
spriteface $4, LEFT spriteface $4, LEFT
end end
; 0x7212e
TeacherScript_0x7212e: ; 0x7212e TeacherScript_0x7212e:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x72242 writetext UnknownText_0x72242
@ -32,9 +28,8 @@ TeacherScript_0x7212e: ; 0x7212e
loadmovesprites loadmovesprites
spriteface $5, RIGHT spriteface $5, RIGHT
end end
; 0x72139
FishingGuruScript_0x72139: ; 0x72139 FishingGuruScript_0x72139:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x72295 writetext UnknownText_0x72295
@ -42,9 +37,8 @@ FishingGuruScript_0x72139: ; 0x72139
loadmovesprites loadmovesprites
spriteface $6, RIGHT spriteface $6, RIGHT
end end
; 0x72144
FisherScript_0x72144: ; 0x72144 FisherScript_0x72144:
faceplayer faceplayer
loadfont loadfont
checkevent EVENT_GOT_COINS_FROM_GAMBLER_AT_CELADON checkevent EVENT_GOT_COINS_FROM_GAMBLER_AT_CELADON
@ -59,44 +53,38 @@ FisherScript_0x72144: ; 0x72144
scall .UnknownScript_0x72172 scall .UnknownScript_0x72172
givecoins 18 givecoins 18
setevent EVENT_GOT_COINS_FROM_GAMBLER_AT_CELADON setevent EVENT_GOT_COINS_FROM_GAMBLER_AT_CELADON
.UnknownScript_0x72169 ; 0x72169 .UnknownScript_0x72169
writetext UnknownText_0x72345 writetext UnknownText_0x72345
closetext closetext
loadmovesprites loadmovesprites
spriteface $fe, LEFT spriteface $fe, LEFT
end end
; 0x72172
.UnknownScript_0x72172 ; 0x72172 .UnknownScript_0x72172
jumpstd $002f jumpstd $002f
end end
; 0x72176
.coinname ; 0x72176 .coinname
db "COIN@" db "COIN@"
; 0x7217b
UnknownScript_0x7217b: ; 0x7217b UnknownScript_0x7217b:
writetext UnknownText_0x7238a writetext UnknownText_0x7238a
closetext closetext
loadmovesprites loadmovesprites
spriteface $fe, LEFT spriteface $fe, LEFT
end end
; 0x72184
UnknownScript_0x72184: ; 0x72184 UnknownScript_0x72184:
writetext UnknownText_0x723d9 writetext UnknownText_0x723d9
closetext closetext
loadmovesprites loadmovesprites
spriteface $fe, LEFT spriteface $fe, LEFT
end end
; 0x7218d
CeladonGymGuyScript: ; 0x7218d CeladonGymGuyScript:
jumptextfaceplayer CeladonGymGuyText jumptextfaceplayer CeladonGymGuyText
; 0x72190
GrampsScript_0x72190: ; 0x72190 GrampsScript_0x72190:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x724ad writetext UnknownText_0x724ad
@ -104,17 +92,14 @@ GrampsScript_0x72190: ; 0x72190
loadmovesprites loadmovesprites
spriteface $a, LEFT spriteface $a, LEFT
end end
; 0x7219b
MapCeladonGameCornerSignpost36Script: ; 0x7219b MapCeladonGameCornerSignpost36Script:
jumptext UnknownText_0x724f3 jumptext UnknownText_0x724f3
; 0x7219e
MapCeladonGameCornerSignpost37Script: ; 0x7219e MapCeladonGameCornerSignpost37Script:
jumptext UnknownText_0x72521 jumptext UnknownText_0x72521
; 0x721a1
MapCeladonGameCornerSignpost35Script: ; 0x721a1 MapCeladonGameCornerSignpost35Script:
random $6 random $6
if_equal $0, MapCeladonGameCornerSignpost16Script if_equal $0, MapCeladonGameCornerSignpost16Script
refreshscreen $0 refreshscreen $0
@ -122,44 +107,38 @@ MapCeladonGameCornerSignpost35Script: ; 0x721a1
special Functionc373 special Functionc373
loadmovesprites loadmovesprites
end end
; 0x721b0
MapCeladonGameCornerSignpost16Script: ; 0x721b0 MapCeladonGameCornerSignpost16Script:
refreshscreen $0 refreshscreen $0
writebyte $1 writebyte $1
special Functionc373 special Functionc373
loadmovesprites loadmovesprites
end end
; 0x721b9
MapCeladonGameCornerSignpost11Script: ; 0x721b9 MapCeladonGameCornerSignpost11Script:
refreshscreen $0 refreshscreen $0
special Functionc380 special Functionc380
loadmovesprites loadmovesprites
end end
; 0x721c0
MapCeladonGameCornerSignpost32Script: ; 0x721c0 MapCeladonGameCornerSignpost32Script:
jumptext UnknownText_0x7254f jumptext UnknownText_0x7254f
; 0x721c3
MapCeladonGameCornerSignpost9Script: ; 0x721c3 MapCeladonGameCornerSignpost9Script:
loadfont loadfont
writetext UnknownText_0x72567 writetext UnknownText_0x72567
closetext closetext
special Functionc380 special Functionc380
loadmovesprites loadmovesprites
end end
; 0x721cd
MovementData_0x721cd: ; 0x721cd MovementData_0x721cd:
; Unreferenced. ; Unreferenced.
step_right step_right
turn_head_left turn_head_left
step_end step_end
; 0x721d0
UnknownText_0x721d0: ; 0x721d0 UnknownText_0x721d0:
text "Welcome!" text "Welcome!"
para "You may exchange" para "You may exchange"
@ -168,16 +147,14 @@ UnknownText_0x721d0: ; 0x721d0
para "fabulous prizes" para "fabulous prizes"
line "next door." line "next door."
done done
; 0x72215
UnknownText_0x72215: ; 0x72215 UnknownText_0x72215:
text "The slot machines" text "The slot machines"
line "are all state of" line "are all state of"
cont "the art." cont "the art."
done done
; 0x72242
UnknownText_0x72242: ; 0x72242 UnknownText_0x72242:
text "It's this machine" text "It's this machine"
line "I want." line "I want."
@ -187,9 +164,8 @@ UnknownText_0x72242: ; 0x72242
para "should pay out" para "should pay out"
line "today." line "today."
done done
; 0x72295
UnknownText_0x72295: ; 0x72295 UnknownText_0x72295:
text "I think this slot" text "I think this slot"
line "machine will pay" line "machine will pay"
cont "out…" cont "out…"
@ -197,9 +173,8 @@ UnknownText_0x72295: ; 0x72295
para "The odds vary" para "The odds vary"
line "among machines." line "among machines."
done done
; 0x722dc
UnknownText_0x722dc: ; 0x722dc UnknownText_0x722dc:
text "Gahahaha!" text "Gahahaha!"
para "The coins just" para "The coins just"
@ -211,9 +186,8 @@ UnknownText_0x722dc: ; 0x722dc
para "I'll share my luck" para "I'll share my luck"
line "with you!" line "with you!"
done done
; 0x72345
UnknownText_0x72345: ; 0x72345 UnknownText_0x72345:
text "Gahahaha!" text "Gahahaha!"
para "It makes me feel" para "It makes me feel"
@ -222,9 +196,8 @@ UnknownText_0x72345: ; 0x72345
para "things for other" para "things for other"
line "people!" line "people!"
done done
; 0x7238a
UnknownText_0x7238a: ; 0x7238a UnknownText_0x7238a:
text "Hey, you don't" text "Hey, you don't"
line "have a COIN CASE." line "have a COIN CASE."
@ -232,9 +205,8 @@ UnknownText_0x7238a: ; 0x7238a
line "to give you any" line "to give you any"
cont "coins, kid?" cont "coins, kid?"
done done
; 0x723d9
UnknownText_0x723d9: ; 0x723d9 UnknownText_0x723d9:
text "Hey, your COIN" text "Hey, your COIN"
line "CASE is full, kid." line "CASE is full, kid."
@ -242,9 +214,8 @@ UnknownText_0x723d9: ; 0x723d9
line "a winning streak" line "a winning streak"
cont "too." cont "too."
done done
; 0x72425
CeladonGymGuyText: ; 0x72425 CeladonGymGuyText:
text "Hey! CHAMP in" text "Hey! CHAMP in"
line "making!" line "making!"
@ -258,18 +229,16 @@ CeladonGymGuyText: ; 0x72425
para "But I don't have" para "But I don't have"
line "enough coins yet…" line "enough coins yet…"
done done
; 0x724ad
UnknownText_0x724ad: ; 0x724ad UnknownText_0x724ad:
text "Hmmm… The odds are" text "Hmmm… The odds are"
line "surely better for" line "surely better for"
para "PIKACHU's line," para "PIKACHU's line,"
line "but… What to do?" line "but… What to do?"
done done
; 0x724f3
UnknownText_0x724f3: ; 0x724f3 UnknownText_0x724f3:
text "Hey!" text "Hey!"
para "Underneath this" para "Underneath this"
@ -277,9 +246,8 @@ UnknownText_0x724f3: ; 0x724f3
para "There's nothing!" para "There's nothing!"
done done
; 0x72521
UnknownText_0x72521: ; 0x72521 UnknownText_0x72521:
text "Hey!" text "Hey!"
para "Underneath this" para "Underneath this"
@ -287,15 +255,13 @@ UnknownText_0x72521: ; 0x72521
para "There's nothing!" para "There's nothing!"
done done
; 0x7254f
UnknownText_0x7254f: ; 0x7254f UnknownText_0x7254f:
text "There's a lighter" text "There's a lighter"
line "here." line "here."
done done
; 0x72567
UnknownText_0x72567: ; 0x72567 UnknownText_0x72567:
text "A can of soda…" text "A can of soda…"
para "Someone must be" para "Someone must be"
@ -303,9 +269,8 @@ UnknownText_0x72567: ; 0x72567
para "Huh? It's empty!" para "Huh? It's empty!"
done done
; 0x725a4
CeladonGameCorner_MapEventHeader: ; 0x725a4 CeladonGameCorner_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -369,4 +334,3 @@ CeladonGameCorner_MapEventHeader: ; 0x725a4
person_event SPRITE_FISHER, 14, 12, $8, $0, 255, 4, $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_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 person_event SPRITE_GRAMPS, 12, 6, $8, $0, 255, 255, $a0, 0, GrampsScript_0x72190, $ffff
; 0x726e7

View File

@ -1,20 +1,17 @@
CeladonGameCornerPrizeRoom_MapScriptHeader: ; 0x726e7 CeladonGameCornerPrizeRoom_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x726e9
GentlemanScript_0x726e9: ; 0x726e9 GentlemanScript_0x726e9:
jumptextfaceplayer UnknownText_0x728b8 jumptextfaceplayer UnknownText_0x728b8
; 0x726ec
PharmacistScript_0x726ec: ; 0x726ec PharmacistScript_0x726ec:
jumptextfaceplayer UnknownText_0x728e9 jumptextfaceplayer UnknownText_0x728e9
; 0x726ef
MapCeladonGameCornerPrizeRoomSignpost0Script: ; 0x726ef MapCeladonGameCornerPrizeRoomSignpost0Script:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x7293e writetext UnknownText_0x7293e
@ -22,7 +19,7 @@ MapCeladonGameCornerPrizeRoomSignpost0Script: ; 0x726ef
checkitem COIN_CASE checkitem COIN_CASE
iffalse UnknownScript_0x7278a iffalse UnknownScript_0x7278a
writetext UnknownText_0x72974 writetext UnknownText_0x72974
UnknownScript_0x726fd: ; 0x726fd UnknownScript_0x726fd:
special Function24b25 special Function24b25
loadmenudata MenuDataHeader_0x72790 loadmenudata MenuDataHeader_0x72790
interpretmenu2 interpretmenu2
@ -31,9 +28,8 @@ UnknownScript_0x726fd: ; 0x726fd
if_equal $2, UnknownScript_0x72730 if_equal $2, UnknownScript_0x72730
if_equal $3, UnknownScript_0x7274c if_equal $3, UnknownScript_0x7274c
jump UnknownScript_0x72784 jump UnknownScript_0x72784
; 0x72714
UnknownScript_0x72714: ; 0x72714 UnknownScript_0x72714:
checkcoins 1500 checkcoins 1500
if_equal $2, UnknownScript_0x72778 if_equal $2, UnknownScript_0x72778
itemtotext TM_DOUBLE_TEAM, $0 itemtotext TM_DOUBLE_TEAM, $0
@ -43,9 +39,8 @@ UnknownScript_0x72714: ; 0x72714
iffalse UnknownScript_0x7277e iffalse UnknownScript_0x7277e
takecoins 1500 takecoins 1500
jump UnknownScript_0x7276d jump UnknownScript_0x7276d
; 0x72730
UnknownScript_0x72730: ; 0x72730 UnknownScript_0x72730:
checkcoins 3500 checkcoins 3500
if_equal $2, UnknownScript_0x72778 if_equal $2, UnknownScript_0x72778
itemtotext TM_PSYCHIC, $0 itemtotext TM_PSYCHIC, $0
@ -55,9 +50,8 @@ UnknownScript_0x72730: ; 0x72730
iffalse UnknownScript_0x7277e iffalse UnknownScript_0x7277e
takecoins 3500 takecoins 3500
jump UnknownScript_0x7276d jump UnknownScript_0x7276d
; 0x7274c
UnknownScript_0x7274c: ; 0x7274c UnknownScript_0x7274c:
checkcoins 7500 checkcoins 7500
if_equal $2, UnknownScript_0x72778 if_equal $2, UnknownScript_0x72778
itemtotext TM_HYPER_BEAM, $0 itemtotext TM_HYPER_BEAM, $0
@ -67,77 +61,68 @@ UnknownScript_0x7274c: ; 0x7274c
iffalse UnknownScript_0x7277e iffalse UnknownScript_0x7277e
takecoins 7500 takecoins 7500
jump UnknownScript_0x7276d jump UnknownScript_0x7276d
; 0x72768
UnknownScript_0x72768: ; 0x72768 UnknownScript_0x72768:
writetext UnknownText_0x72991 writetext UnknownText_0x72991
yesorno yesorno
end end
; 0x7276d
UnknownScript_0x7276d: ; 0x7276d UnknownScript_0x7276d:
waitbutton waitbutton
playsound SFX_TRANSACTION playsound SFX_TRANSACTION
writetext UnknownText_0x729ad writetext UnknownText_0x729ad
closetext closetext
jump UnknownScript_0x726fd jump UnknownScript_0x726fd
; 0x72778
UnknownScript_0x72778: ; 0x72778 UnknownScript_0x72778:
writetext UnknownText_0x729bb writetext UnknownText_0x729bb
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x7277e
UnknownScript_0x7277e: ; 0x7277e UnknownScript_0x7277e:
writetext UnknownText_0x729d8 writetext UnknownText_0x729d8
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x72784
UnknownScript_0x72784: ; 0x72784 UnknownScript_0x72784:
writetext UnknownText_0x729f2 writetext UnknownText_0x729f2
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x7278a
UnknownScript_0x7278a: ; 0x7278a UnknownScript_0x7278a:
writetext UnknownText_0x72a14 writetext UnknownText_0x72a14
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x72790
MenuDataHeader_0x72790: ; 0x72790 MenuDataHeader_0x72790:
db $40 ; flags db $40 ; flags
db 02, 00 ; start coords db 02, 00 ; start coords
db 11, 15 ; end coords db 11, 15 ; end coords
dw MenuData2_0x72798 dw MenuData2_0x72798
db 1 ; default option db 1 ; default option
; 0x72798
MenuData2_0x72798: ; 0x72798 MenuData2_0x72798:
db $80 ; flags db $80 ; flags
db 4 ; items db 4 ; items
db "TM32 1500@" db "TM32 1500@"
db "TM29 3500@" db "TM29 3500@"
db "TM15 7500@" db "TM15 7500@"
db "CANCEL@" db "CANCEL@"
; 0x727c8
MapCeladonGameCornerPrizeRoomSignpost1Script: ; 0x727c8 MapCeladonGameCornerPrizeRoomSignpost1Script:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x7293e writetext UnknownText_0x7293e
closetext closetext
checkitem COIN_CASE checkitem COIN_CASE
iffalse UnknownScript_0x7278a iffalse UnknownScript_0x7278a
UnknownScript_0x727d3: ; 0x727d3 UnknownScript_0x727d3:
writetext UnknownText_0x72974 writetext UnknownText_0x72974
special Function24b25 special Function24b25
loadmenudata MenuDataHeader_0x72877 loadmenudata MenuDataHeader_0x72877
@ -147,9 +132,8 @@ UnknownScript_0x727d3: ; 0x727d3
if_equal $2, UnknownScript_0x7281b if_equal $2, UnknownScript_0x7281b
if_equal $3, UnknownScript_0x72849 if_equal $3, UnknownScript_0x72849
jump UnknownScript_0x72784 jump UnknownScript_0x72784
; 0x727ed
UnknownScript_0x727ed: ; 0x727ed UnknownScript_0x727ed:
checkcoins 2222 checkcoins 2222
if_equal $2, UnknownScript_0x72778 if_equal $2, UnknownScript_0x72778
checkcode VAR_PARTYCOUNT checkcode VAR_PARTYCOUNT
@ -166,9 +150,8 @@ UnknownScript_0x727ed: ; 0x727ed
givepoke PIKACHU, 25, 0, 0 givepoke PIKACHU, 25, 0, 0
takecoins 2222 takecoins 2222
jump UnknownScript_0x727d3 jump UnknownScript_0x727d3
; 0x7281b
UnknownScript_0x7281b: ; 0x7281b UnknownScript_0x7281b:
checkcoins 5555 checkcoins 5555
if_equal $2, UnknownScript_0x72778 if_equal $2, UnknownScript_0x72778
checkcode VAR_PARTYCOUNT checkcode VAR_PARTYCOUNT
@ -185,9 +168,8 @@ UnknownScript_0x7281b: ; 0x7281b
givepoke PORYGON, 15, 0, 0 givepoke PORYGON, 15, 0, 0
takecoins 5555 takecoins 5555
jump UnknownScript_0x727d3 jump UnknownScript_0x727d3
; 0x72849
UnknownScript_0x72849: ; 0x72849 UnknownScript_0x72849:
checkcoins 8888 checkcoins 8888
if_equal $2, UnknownScript_0x72778 if_equal $2, UnknownScript_0x72778
checkcode VAR_PARTYCOUNT checkcode VAR_PARTYCOUNT
@ -204,35 +186,31 @@ UnknownScript_0x72849: ; 0x72849
givepoke LARVITAR, 40, 0, 0 givepoke LARVITAR, 40, 0, 0
takecoins 8888 takecoins 8888
jump UnknownScript_0x727d3 jump UnknownScript_0x727d3
; 0x72877
MenuDataHeader_0x72877: ; 0x72877 MenuDataHeader_0x72877:
db $40 ; flags db $40 ; flags
db 02, 00 ; start coords db 02, 00 ; start coords
db 11, 17 ; end coords db 11, 17 ; end coords
dw MenuData2_0x7287f dw MenuData2_0x7287f
db 1 ; default option db 1 ; default option
; 0x7287f
MenuData2_0x7287f: ; 0x7287f MenuData2_0x7287f:
db $80 ; flags db $80 ; flags
db 4 ; items db 4 ; items
db "PIKACHU 2222@" db "PIKACHU 2222@"
db "PORYGON 5555@" db "PORYGON 5555@"
db "LARVITAR 8888@" db "LARVITAR 8888@"
db "CANCEL@" db "CANCEL@"
; 0x728b8
UnknownText_0x728b8: ; 0x728b8 UnknownText_0x728b8:
text "I wanted PORYGON," text "I wanted PORYGON,"
line "but I was short by" line "but I was short by"
cont "100 coins…" cont "100 coins…"
done done
; 0x728e9
UnknownText_0x728e9: ; 0x728e9 UnknownText_0x728e9:
text "Whew…" text "Whew…"
para "I've got to stay" para "I've got to stay"
@ -242,61 +220,52 @@ UnknownText_0x728e9: ; 0x728e9
line "cool, or I'll lose" line "cool, or I'll lose"
cont "all my money…" cont "all my money…"
done done
; 0x7293e
UnknownText_0x7293e: ; 0x7293e UnknownText_0x7293e:
text "Welcome!" text "Welcome!"
para "We exchange your" para "We exchange your"
line "coins for fabulous" line "coins for fabulous"
cont "prizes!" cont "prizes!"
done done
; 0x72974
UnknownText_0x72974: ; 0x72974 UnknownText_0x72974:
text "Which prize would" text "Which prize would"
line "you like?" line "you like?"
done done
; 0x72991
UnknownText_0x72991: ; 0x72991 UnknownText_0x72991:
text "OK, so you wanted" text "OK, so you wanted"
line "a @" line "a @"
text_from_ram StringBuffer3 text_from_ram StringBuffer3
text "?" text "?"
done done
; 0x729ad
UnknownText_0x729ad: ; 0x729ad UnknownText_0x729ad:
text "Here you go!" text "Here you go!"
done done
; 0x729bb
UnknownText_0x729bb: ; 0x729bb UnknownText_0x729bb:
text "You don't have" text "You don't have"
line "enough coins." line "enough coins."
done done
; 0x729d8
UnknownText_0x729d8: ; 0x729d8 UnknownText_0x729d8:
text "You have no room" text "You have no room"
line "for it." line "for it."
done done
; 0x729f2
UnknownText_0x729f2: ; 0x729f2 UnknownText_0x729f2:
text "Oh. Please come" text "Oh. Please come"
line "back with coins!" line "back with coins!"
done done
; 0x72a14
UnknownText_0x72a14: ; 0x72a14 UnknownText_0x72a14:
text "Oh? You don't have" text "Oh? You don't have"
line "a COIN CASE." line "a COIN CASE."
done done
; 0x72a34
CeladonGameCornerPrizeRoom_MapEventHeader: ; 0x72a34 CeladonGameCornerPrizeRoom_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -317,4 +286,3 @@ CeladonGameCornerPrizeRoom_MapEventHeader: ; 0x72a34
db 2 db 2
person_event SPRITE_GENTLEMAN, 6, 4, $6, $0, 255, 255, $80, 0, GentlemanScript_0x726e9, $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 person_event SPRITE_PHARMACIST, 8, 8, $4, $10, 255, 255, $a0, 0, PharmacistScript_0x726ec, $ffff
; 0x72a68

View File

@ -1,10 +1,9 @@
CeladonMansion1F_MapScriptHeader: ; 0x713ed CeladonMansion1F_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x713ef
CeladonMansionManager: CeladonMansionManager:
jumptextfaceplayer CeladonMansionManagerText jumptextfaceplayer CeladonMansionManagerText
@ -69,7 +68,7 @@ CeladonMansionManagersSuiteSignText:
line "MANAGER'S SUITE" line "MANAGER'S SUITE"
done done
CeladonMansion1F_MapEventHeader: ; 0x714cc CeladonMansion1F_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0

View File

@ -1,12 +1,11 @@
CeladonMansion3F_MapScriptHeader: ; 0x7166e CeladonMansion3F_MapScriptHeader:
; trigger count ; trigger count
db 0 db 0
; callback count ; callback count
db 0 db 0
; 0x71670
CooltrainerMScript_0x71670: ; 0x71670 CooltrainerMScript_0x71670:
faceplayer faceplayer
loadfont loadfont
writetext UnknownText_0x716ce writetext UnknownText_0x716ce
@ -15,9 +14,8 @@ CooltrainerMScript_0x71670: ; 0x71670
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x7167e
UnknownScript_0x7167e: ; 0x7167e UnknownScript_0x7167e:
keeptextopen keeptextopen
writetext UnknownText_0x71725 writetext UnknownText_0x71725
playsound SFX_DEX_FANFARE_230_PLUS playsound SFX_DEX_FANFARE_230_PLUS
@ -30,9 +28,8 @@ UnknownScript_0x7167e: ; 0x7167e
loadmovesprites loadmovesprites
setevent EVENT_ENABLE_DIPLOMA_PRINTING setevent EVENT_ENABLE_DIPLOMA_PRINTING
end end
; 0x71696
GymGuyScript_0x71696: ; 0x71696 GymGuyScript_0x71696:
faceplayer faceplayer
loadfont loadfont
checkevent EVENT_ENABLE_DIPLOMA_PRINTING checkevent EVENT_ENABLE_DIPLOMA_PRINTING
@ -41,56 +38,46 @@ GymGuyScript_0x71696: ; 0x71696
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x716a4
UnknownScript_0x716a4: ; 0x716a4 UnknownScript_0x716a4:
writetext UnknownText_0x717d8 writetext UnknownText_0x717d8
yesorno yesorno
iffalse UnknownScript_0x716b0 iffalse UnknownScript_0x716b0
special Functionc4ac special Functionc4ac
loadmovesprites loadmovesprites
end end
; 0x716b0
UnknownScript_0x716b0: ; 0x716b0 UnknownScript_0x716b0:
writetext UnknownText_0x71830 writetext UnknownText_0x71830
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x716b6
UnknownScript_0x716b6: ; 0x716b6 UnknownScript_0x716b6:
writetext UnknownText_0x71863 writetext UnknownText_0x71863
closetext closetext
loadmovesprites loadmovesprites
end end
; 0x716bc
SuperNerdScript_0x716bc: ; 0x716bc SuperNerdScript_0x716bc:
jumptextfaceplayer UnknownText_0x71895 jumptextfaceplayer UnknownText_0x71895
; 0x716bf
FisherScript_0x716bf: ; 0x716bf FisherScript_0x716bf:
jumptextfaceplayer UnknownText_0x718ca jumptextfaceplayer UnknownText_0x718ca
; 0x716c2
MapCeladonMansion3FSignpost0Script: ; 0x716c2 MapCeladonMansion3FSignpost0Script:
jumptext UnknownText_0x7190b jumptext UnknownText_0x7190b
; 0x716c5
MapCeladonMansion3FSignpost1Script: ; 0x716c5 MapCeladonMansion3FSignpost1Script:
jumptext UnknownText_0x71928 jumptext UnknownText_0x71928
; 0x716c8
MapCeladonMansion3FSignpost2Script: ; 0x716c8 MapCeladonMansion3FSignpost2Script:
jumptext UnknownText_0x71952 jumptext UnknownText_0x71952
; 0x716cb
MapCeladonMansion3FSignpost3Script: ; 0x716cb MapCeladonMansion3FSignpost3Script:
jumptext UnknownText_0x71996 jumptext UnknownText_0x71996
; 0x716ce
UnknownText_0x716ce: ; 0x716ce UnknownText_0x716ce:
text "Is that right?" text "Is that right?"
para "I'm the GAME" para "I'm the GAME"
@ -100,23 +87,20 @@ UnknownText_0x716ce: ; 0x716ce
line "#DEX is tough," line "#DEX is tough,"
cont "but don't give up!" cont "but don't give up!"
done done
; 0x71725
UnknownText_0x71725: ; 0x71725 UnknownText_0x71725:
text "Wow! Excellent!" text "Wow! Excellent!"
line "You completed your" line "You completed your"
cont "#DEX!" cont "#DEX!"
para "Congratulations!" para "Congratulations!"
done done
; 0x71760
UnknownText_0x71760: ; 0x71760 UnknownText_0x71760:
text "…" text "…"
done done
; 0x71763
UnknownText_0x71763: ; 0x71763 UnknownText_0x71763:
text "The GRAPHIC ARTIST" text "The GRAPHIC ARTIST"
line "will print out a" line "will print out a"
cont "DIPLOMA for you." cont "DIPLOMA for you."
@ -124,17 +108,15 @@ UnknownText_0x71763: ; 0x71763
para "You should go show" para "You should go show"
line "it off." line "it off."
done done
; 0x717b4
UnknownText_0x717b4: ; 0x717b4 UnknownText_0x717b4:
text "I'm the GRAPHIC" text "I'm the GRAPHIC"
line "ARTIST." line "ARTIST."
para "I drew you!" para "I drew you!"
done done
; 0x717d8
UnknownText_0x717d8: ; 0x717d8 UnknownText_0x717d8:
text "I'm the GRAPHIC" text "I'm the GRAPHIC"
line "ARTIST." line "ARTIST."
@ -144,32 +126,28 @@ UnknownText_0x717d8: ; 0x717d8
para "Want me to print" para "Want me to print"
line "out your DIPLOMA?" line "out your DIPLOMA?"
done done
; 0x71830
UnknownText_0x71830: ; 0x71830 UnknownText_0x71830:
text "Give me a shout if" text "Give me a shout if"
line "you want your" line "you want your"
cont "DIPLOMA printed." cont "DIPLOMA printed."
done done
; 0x71863
UnknownText_0x71863: ; 0x71863 UnknownText_0x71863:
text "Something's wrong." text "Something's wrong."
line "I'll have to can-" line "I'll have to can-"
cont "cel printing." cont "cel printing."
done done
; 0x71895
UnknownText_0x71895: ; 0x71895 UnknownText_0x71895:
text "Who, me? I'm the" text "Who, me? I'm the"
line "PROGRAMMER." line "PROGRAMMER."
para "Play the slot" para "Play the slot"
line "machines!" line "machines!"
done done
; 0x718ca
UnknownText_0x718ca: ; 0x718ca UnknownText_0x718ca:
text "Aren't the TWINS" text "Aren't the TWINS"
line "adorable?" line "adorable?"
@ -178,39 +156,34 @@ UnknownText_0x718ca: ; 0x718ca
para "Oh, I love them!" para "Oh, I love them!"
done done
; 0x7190b
UnknownText_0x7190b: ; 0x7190b UnknownText_0x7190b:
text "GAME FREAK" text "GAME FREAK"
line "DEVELOPMENT ROOM" line "DEVELOPMENT ROOM"
done done
; 0x71928
UnknownText_0x71928: ; 0x71928 UnknownText_0x71928:
text "It's a detailed" text "It's a detailed"
line "drawing of a" line "drawing of a"
cont "pretty girl." cont "pretty girl."
done done
; 0x71952
UnknownText_0x71952: ; 0x71952 UnknownText_0x71952:
text "It's the game" text "It's the game"
line "program. Messing" line "program. Messing"
para "with it could put" para "with it could put"
line "a bug in the game!" line "a bug in the game!"
done done
; 0x71996
UnknownText_0x71996: ; 0x71996 UnknownText_0x71996:
text "It's crammed with" text "It's crammed with"
line "reference materi-" line "reference materi-"
cont "als. There's even" cont "als. There's even"
cont "a # DOLL." cont "a # DOLL."
done done
; 0x719d5
CeladonMansion3F_MapEventHeader: ; 0x719d5 CeladonMansion3F_MapEventHeader:
; filler ; filler
db 0, 0 db 0, 0
@ -237,4 +210,3 @@ CeladonMansion3F_MapEventHeader: ; 0x719d5
person_event SPRITE_GYM_GUY, 8, 7, $7, $0, 255, 255, $90, 0, GymGuyScript_0x71696, $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_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 person_event SPRITE_FISHER, 8, 4, $7, $2, 255, 255, $80, 0, FisherScript_0x716bf, $ffff
; 0x71a37

Some files were not shown because too many files have changed in this diff Show More