2013-02-16 22:54:07 -08:00
|
|
|
GoldenrodPPSpeechHouse_MapScriptHeader: ; 0x55648
|
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 0
|
|
|
|
; 0x5564a
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
FisherScript_0x5564a: ; 0x5564a
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x55659
|
|
|
|
; 0x5564d
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
LassScript_0x5564d: ; 0x5564d
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x556ca
|
|
|
|
; 0x55650
|
|
|
|
|
|
|
|
MapGoldenrodPPSpeechHouseSignpost1Script: ; 0x55650
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd difficultbookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x55653
|
|
|
|
|
|
|
|
MapGoldenrodPPSpeechHouseSignpost0Script: ; 0x55653
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd magazinebookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x55656
|
|
|
|
|
|
|
|
MapGoldenrodPPSpeechHouseSignpost2Script: ; 0x55656
|
2015-06-23 14:02:58 -07:00
|
|
|
jumpstd radio2
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x55659
|
|
|
|
|
|
|
|
UnknownText_0x55659: ; 0x55659
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Once while I was"
|
|
|
|
line "battling, my"
|
|
|
|
|
|
|
|
para "#MON couldn't"
|
|
|
|
line "make any moves."
|
|
|
|
|
|
|
|
para "The POWER POINTS,"
|
|
|
|
line "or PP, of its"
|
|
|
|
|
|
|
|
para "moves were all"
|
|
|
|
line "gone."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x556ca
|
|
|
|
|
|
|
|
UnknownText_0x556ca: ; 0x556ca
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Sometimes, a"
|
|
|
|
line "healthy #MON"
|
|
|
|
|
|
|
|
para "may be unable to"
|
|
|
|
line "use its moves."
|
|
|
|
|
|
|
|
para "If that happens,"
|
|
|
|
line "heal it at a #-"
|
|
|
|
cont "MON CENTER or use"
|
|
|
|
cont "an item."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x55741
|
|
|
|
|
|
|
|
GoldenrodPPSpeechHouse_MapEventHeader: ; 0x55741
|
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 2
|
|
|
|
warp_def $7, $2, 7, GROUP_GOLDENROD_CITY, MAP_GOLDENROD_CITY
|
|
|
|
warp_def $7, $3, 7, GROUP_GOLDENROD_CITY, MAP_GOLDENROD_CITY
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 3
|
|
|
|
signpost 1, 0, $0, MapGoldenrodPPSpeechHouseSignpost0Script
|
|
|
|
signpost 1, 1, $0, MapGoldenrodPPSpeechHouseSignpost1Script
|
|
|
|
signpost 1, 7, $0, MapGoldenrodPPSpeechHouseSignpost2Script
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 2
|
2013-07-12 14:06:11 -07:00
|
|
|
person_event SPRITE_FISHER, 8, 6, $4, $10, 255, 255, $a0, 0, FisherScript_0x5564a, $ffff
|
|
|
|
person_event SPRITE_LASS, 7, 9, $8, $10, 255, 255, $0, 0, LassScript_0x5564d, $ffff
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x5577a
|