2013-02-16 22:54:07 -08:00
|
|
|
WillsRoom_MapScriptHeader: ; 0x1804b9
|
|
|
|
; trigger count
|
|
|
|
db 2
|
|
|
|
|
|
|
|
; triggers
|
|
|
|
dw UnknownScript_0x1804c6, $0000
|
|
|
|
dw UnknownScript_0x1804ca, $0000
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 1
|
|
|
|
|
|
|
|
; callbacks
|
|
|
|
|
|
|
|
dbw 1, UnknownScript_0x1804cb
|
|
|
|
; 0x1804c6
|
|
|
|
|
|
|
|
UnknownScript_0x1804c6: ; 0x1804c6
|
|
|
|
priorityjump UnknownScript_0x1804e0
|
|
|
|
end
|
|
|
|
; 0x1804ca
|
|
|
|
|
|
|
|
UnknownScript_0x1804ca: ; 0x1804ca
|
|
|
|
end
|
|
|
|
; 0x1804cb
|
|
|
|
|
|
|
|
UnknownScript_0x1804cb: ; 0x1804cb
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent $0309
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x1804d5
|
|
|
|
changeblock $4, $e, $2a
|
|
|
|
UnknownScript_0x1804d5: ; 0x1804d5
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_WILLS_ROOM_EXIT_OPEN
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x1804df
|
|
|
|
changeblock $4, $2, $16
|
|
|
|
UnknownScript_0x1804df: ; 0x1804df
|
|
|
|
return
|
|
|
|
; 0x1804e0
|
|
|
|
|
|
|
|
UnknownScript_0x1804e0: ; 0x1804e0
|
|
|
|
applymovement $0, MovementData_0x18052c
|
|
|
|
refreshscreen $86
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_STRENGTH
|
2013-02-16 22:54:07 -08:00
|
|
|
earthquake 80
|
|
|
|
changeblock $4, $e, $2a
|
|
|
|
reloadmappart
|
|
|
|
loadmovesprites
|
|
|
|
dotrigger $1
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent $0309
|
2013-02-16 22:54:07 -08:00
|
|
|
waitbutton
|
|
|
|
end
|
|
|
|
; 0x1804f8
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
WillScript_0x1804f8: ; 0x1804f8
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent $05b8
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x180526
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x180531
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
winlosstext UnknownText_0x18062c, $0000
|
|
|
|
loadtrainer WILL, 1
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent $05b8
|
2013-02-16 22:54:07 -08:00
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x180644
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_ENTER_DOOR
|
2013-02-16 22:54:07 -08:00
|
|
|
changeblock $4, $2, $16
|
|
|
|
reloadmappart
|
|
|
|
loadmovesprites
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_WILLS_ROOM_EXIT_OPEN
|
2013-02-16 22:54:07 -08:00
|
|
|
waitbutton
|
|
|
|
end
|
|
|
|
; 0x180526
|
|
|
|
|
|
|
|
UnknownScript_0x180526: ; 0x180526
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x180644
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x18052c
|
|
|
|
|
|
|
|
MovementData_0x18052c: ; 0x18052c
|
|
|
|
step_up
|
|
|
|
step_up
|
|
|
|
step_up
|
|
|
|
step_up
|
|
|
|
step_end
|
|
|
|
; 0x180531
|
|
|
|
|
|
|
|
UnknownText_0x180531: ; 0x180531
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Welcome to #MON"
|
2015-06-27 21:59:17 -07:00
|
|
|
line "LEAGUE, <PLAYER>."
|
2014-03-05 21:29:44 -08:00
|
|
|
|
|
|
|
para "Allow me to intro-"
|
|
|
|
line "duce myself. I am"
|
|
|
|
cont "WILL."
|
|
|
|
|
|
|
|
para "I have trained all"
|
|
|
|
line "around the world,"
|
|
|
|
|
|
|
|
para "making my psychic"
|
|
|
|
line "#MON powerful."
|
|
|
|
|
|
|
|
para "And, at last, I've"
|
|
|
|
line "been accepted into"
|
|
|
|
cont "the ELITE FOUR."
|
|
|
|
|
|
|
|
para "I can only keep"
|
|
|
|
line "getting better!"
|
|
|
|
|
|
|
|
para "Losing is not an"
|
|
|
|
line "option!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x18062c
|
|
|
|
|
|
|
|
UnknownText_0x18062c: ; 0x18062c
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I… I can't…"
|
|
|
|
line "believe it…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x180644
|
|
|
|
|
|
|
|
UnknownText_0x180644: ; 0x180644
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Even though I was"
|
|
|
|
line "defeated, I won't"
|
|
|
|
cont "change my course."
|
|
|
|
|
|
|
|
para "I will continue"
|
|
|
|
line "battling until I"
|
|
|
|
|
|
|
|
para "stand above all"
|
|
|
|
line "trainers!"
|
|
|
|
|
2015-06-27 21:59:17 -07:00
|
|
|
para "Now, <PLAYER>, move"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "on and experience"
|
|
|
|
|
|
|
|
para "the true ferocity"
|
|
|
|
line "of the ELITE FOUR."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1806f9
|
|
|
|
|
|
|
|
WillsRoom_MapEventHeader: ; 0x1806f9
|
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 3
|
|
|
|
warp_def $11, $5, 4, GROUP_INDIGO_PLATEAU_POKECENTER_1F, MAP_INDIGO_PLATEAU_POKECENTER_1F
|
|
|
|
warp_def $2, $4, 1, GROUP_KOGAS_ROOM, MAP_KOGAS_ROOM
|
|
|
|
warp_def $2, $5, 2, GROUP_KOGAS_ROOM, MAP_KOGAS_ROOM
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 1
|
2013-07-12 14:06:11 -07:00
|
|
|
person_event SPRITE_WILL, 11, 9, $6, $0, 255, 255, $80, 0, WillScript_0x1804f8, $ffff
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x18071b
|