2018-01-31 08:38:45 -08:00
|
|
|
const_def 2 ; object constants
|
2015-11-26 21:22:14 -08:00
|
|
|
const MOUNTMORTARB1F_POKE_BALL1
|
|
|
|
const MOUNTMORTARB1F_POKE_BALL2
|
|
|
|
const MOUNTMORTARB1F_BOULDER
|
|
|
|
const MOUNTMORTARB1F_BLACK_BELT
|
|
|
|
const MOUNTMORTARB1F_POKE_BALL3
|
|
|
|
const MOUNTMORTARB1F_POKE_BALL4
|
|
|
|
const MOUNTMORTARB1F_POKE_BALL5
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
MountMortarB1F_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
|
|
|
BlackBeltScript_0x7e1f6:
|
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_TYROGUE_FROM_KIYO
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x7e231
|
2015-07-10 01:20:21 -07:00
|
|
|
checkevent EVENT_BEAT_BLACKBELT_KIYO
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x7e217
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7e24d
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-11-02 11:37:02 -08:00
|
|
|
winlosstext UnknownText_0x7e2a9, 0
|
2015-12-01 18:54:11 -08:00
|
|
|
loadtrainer BLACKBELT_T, KIYO
|
2013-02-16 22:54:07 -08:00
|
|
|
startbattle
|
2015-12-26 15:11:55 -08:00
|
|
|
reloadmapafterbattle
|
2015-07-10 01:20:21 -07:00
|
|
|
setevent EVENT_BEAT_BLACKBELT_KIYO
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7e217:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7e2c0
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_PARTYCOUNT
|
2018-01-11 22:40:20 -08:00
|
|
|
if_equal PARTY_LENGTH, UnknownScript_0x7e237
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7e355
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_CAUGHT_MON
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2015-10-04 11:14:51 -07:00
|
|
|
givepoke TYROGUE, 10
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_TYROGUE_FROM_KIYO
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7e231:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7e36a
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7e237:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7e3df
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
MountMortarB1FBoulder:
|
2015-06-23 14:02:58 -07:00
|
|
|
jumpstd strengthboulder
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
MountMortarB1FHyperPotion:
|
|
|
|
itemball HYPER_POTION
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
MountMortarB1FCarbos:
|
|
|
|
itemball CARBOS
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
MountMortarB1FFullRestore:
|
|
|
|
itemball FULL_RESTORE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
MountMortarB1FMaxEther:
|
|
|
|
itemball MAX_ETHER
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
MountMortarB1FPPUp:
|
|
|
|
itemball PP_UP
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 08:21:58 -08:00
|
|
|
MountMortarB1FHiddenMaxRevive:
|
2018-01-23 09:59:21 -08:00
|
|
|
hiddenitem MAX_REVIVE, EVENT_MOUNT_MORTAR_B1F_HIDDEN_MAX_REVIVE
|
2016-04-10 11:42:14 -07:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7e24d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey!"
|
|
|
|
|
|
|
|
para "I am the KARATE"
|
|
|
|
line "KING!"
|
|
|
|
|
|
|
|
para "I train alone here"
|
|
|
|
line "in the dark!"
|
|
|
|
|
|
|
|
para "You!"
|
|
|
|
line "Battle with me!"
|
|
|
|
|
|
|
|
para "Hwaaarggh!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7e2a9:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Waaaarggh!"
|
|
|
|
line "I'm beaten!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7e2c0:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I… I'm crushed…"
|
|
|
|
|
|
|
|
para "My training is"
|
|
|
|
line "still not enough…"
|
|
|
|
|
|
|
|
para "But a loss is a"
|
|
|
|
line "loss. I admit it."
|
|
|
|
|
|
|
|
para "As proof that you"
|
|
|
|
line "defeated me, I'll"
|
|
|
|
|
|
|
|
para "give you a rare"
|
|
|
|
line "fighting #MON."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7e355:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> received"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "TYROGUE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7e36a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "TYROGUE is a"
|
|
|
|
line "fighting-type."
|
|
|
|
|
|
|
|
para "It evolves into a"
|
|
|
|
line "tougher #MON."
|
|
|
|
|
|
|
|
para "Keep up the hard"
|
|
|
|
line "work. I'll keep"
|
|
|
|
cont "training too."
|
|
|
|
|
|
|
|
para "Farewell!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7e3df:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You have no room"
|
|
|
|
line "in your party!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
MountMortarB1F_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 3, 3, 5, MOUNT_MORTAR_1F_INSIDE
|
|
|
|
warp_event 19, 29, 7, MOUNT_MORTAR_1F_OUTSIDE
|
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 1 ; bg events
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 4, 6, BGEVENT_ITEM, MountMortarB1FHiddenMaxRevive
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 7 ; object events
|
2018-01-30 19:12:53 -08:00
|
|
|
object_event 29, 12, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, MountMortarB1FHyperPotion, EVENT_MOUNT_MORTAR_B1F_HYPER_POTION
|
|
|
|
object_event 4, 16, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, MountMortarB1FCarbos, EVENT_MOUNT_MORTAR_B1F_CARBOS
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 9, 10, SPRITE_BOULDER, SPRITEMOVEDATA_STRENGTH_BOULDER, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, MountMortarB1FBoulder, -1
|
|
|
|
object_event 16, 4, SPRITE_BLACK_BELT, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BROWN, OBJECTTYPE_SCRIPT, 0, BlackBeltScript_0x7e1f6, -1
|
2018-01-30 19:12:53 -08:00
|
|
|
object_event 34, 24, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, MountMortarB1FFullRestore, EVENT_MOUNT_MORTAR_B1F_FULL_RESTORE
|
|
|
|
object_event 32, 3, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, MountMortarB1FMaxEther, EVENT_MOUNT_MORTAR_B1F_MAX_ETHER
|
|
|
|
object_event 21, 26, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, MountMortarB1FPPUp, EVENT_MOUNT_MORTAR_B1F_PP_UP
|