2018-01-31 08:04:17 -08:00
|
|
|
const_value set 2 ; person constants
|
2015-11-26 21:22:14 -08:00
|
|
|
const OLIVINECAFE_SAILOR1
|
|
|
|
const OLIVINECAFE_FISHING_GURU
|
|
|
|
const OLIVINECAFE_SAILOR2
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
OlivineCafe_MapScripts:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; scene scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
SailorScript_0x9c8c1:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_HM04_STRENGTH
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x9c8d3
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x9c8df
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem HM_STRENGTH
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_HM04_STRENGTH
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x9c8d3:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x9c965
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
OlivineCafeFishingGuruScript:
|
|
|
|
jumptextfaceplayer OlivineCafeFishingGuruText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
OlivineCafeSailorScript:
|
|
|
|
jumptextfaceplayer OlivineCafeSailorText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x9c8df:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hah! Your #MON"
|
|
|
|
line "sure look like"
|
|
|
|
cont "lightweights!"
|
|
|
|
|
|
|
|
para "They don't have"
|
|
|
|
line "the power to move"
|
|
|
|
cont "boulders aside."
|
|
|
|
|
|
|
|
para "Here, use this"
|
|
|
|
line "and teach them"
|
|
|
|
cont "STRENGTH!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x9c965:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "On the sea, the"
|
|
|
|
line "only thing you can"
|
|
|
|
|
|
|
|
para "count on is your"
|
|
|
|
line "own good self!"
|
|
|
|
|
|
|
|
para "I'm so proud of my"
|
|
|
|
line "buff bod!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
OlivineCafeFishingGuruText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "OLIVINE CAFE's"
|
|
|
|
line "menu is chock full"
|
|
|
|
|
|
|
|
para "of hearty fare for"
|
|
|
|
line "beefy SAILORS!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
OlivineCafeSailorText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whenever I roll"
|
|
|
|
line "into this town, I"
|
|
|
|
|
|
|
|
para "always visit the"
|
|
|
|
line "OLIVINE CAFE."
|
|
|
|
|
|
|
|
para "Everything on the"
|
|
|
|
line "menu makes me feel"
|
|
|
|
|
|
|
|
para "stronger. I can't"
|
|
|
|
line "stop eating!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
OlivineCafe_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 2 ; warp events
|
2018-01-28 10:20:04 -08:00
|
|
|
warp_event 2, 7, 7, OLIVINE_CITY
|
|
|
|
warp_event 3, 7, 7, OLIVINE_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; coord events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; bg events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 3 ; object events
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 4, 3, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SailorScript_0x9c8c1, -1
|
|
|
|
object_event 7, 3, SPRITE_FISHING_GURU, SPRITEMOVEDATA_WALK_UP_DOWN, 0, 1, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, OlivineCafeFishingGuruScript, -1
|
|
|
|
object_event 6, 6, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, OlivineCafeSailorScript, -1
|