2013-02-17 06:54:07 +00:00
|
|
|
BlackthornDragonSpeechHouse_MapScriptHeader: ; 0x195947
|
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 0
|
|
|
|
; 0x195949
|
|
|
|
|
2013-07-12 21:06:11 +00:00
|
|
|
GrannyScript_0x195949: ; 0x195949
|
2013-02-17 06:54:07 +00:00
|
|
|
jumptextfaceplayer UnknownText_0x19595c
|
|
|
|
; 0x19594c
|
|
|
|
|
2013-07-12 21:06:11 +00:00
|
|
|
EkansScript_0x19594c: ; 0x19594c
|
2013-02-17 06:54:07 +00:00
|
|
|
loadfont
|
2015-01-20 08:01:23 +00:00
|
|
|
writetext UnknownText_0x1959ee
|
2013-02-17 06:54:07 +00:00
|
|
|
cry DRATINI
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x195956
|
|
|
|
|
2015-06-28 04:59:17 +00:00
|
|
|
UnknownScript_0x195956:
|
|
|
|
jumpstd picturebookshelf
|
|
|
|
|
|
|
|
UnknownScript_0x195959:
|
|
|
|
jumpstd magazinebookshelf
|
2013-02-17 06:54:07 +00:00
|
|
|
|
|
|
|
UnknownText_0x19595c: ; 0x19595c
|
2014-03-06 05:29:44 +00:00
|
|
|
text "A clan of trainers"
|
|
|
|
line "who can freely"
|
|
|
|
|
|
|
|
para "command dragons"
|
|
|
|
line "live right here in"
|
|
|
|
cont "BLACKTHORN."
|
|
|
|
|
|
|
|
para "As a result, there"
|
|
|
|
line "are many legends"
|
|
|
|
|
|
|
|
para "about dragons in"
|
|
|
|
line "this town."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
; 0x1959ee
|
|
|
|
|
|
|
|
UnknownText_0x1959ee: ; 0x1959ee
|
2014-03-06 05:29:44 +00:00
|
|
|
text "DRATINI: Draa!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
; 0x1959fe
|
|
|
|
|
|
|
|
BlackthornDragonSpeechHouse_MapEventHeader: ; 0x1959fe
|
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 2
|
|
|
|
warp_def $7, $2, 2, GROUP_BLACKTHORN_CITY, MAP_BLACKTHORN_CITY
|
|
|
|
warp_def $7, $3, 2, GROUP_BLACKTHORN_CITY, MAP_BLACKTHORN_CITY
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 2
|
2013-07-12 21:06:11 +00:00
|
|
|
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
|
2013-02-17 06:54:07 +00:00
|
|
|
; 0x195a28
|