pokeemerald/data/scripts/std_msgbox.inc

50 lines
648 B
PHP
Raw Normal View History

2021-07-20 21:18:31 +02:00
Std_MsgboxNPC:
lock
faceplayer
2021-11-16 16:53:18 +01:00
message NULL
waitmessage
waitbuttonpress
release
return
2021-07-20 21:18:31 +02:00
Std_MsgboxSign:
lockall
2021-11-16 16:53:18 +01:00
message NULL
waitmessage
waitbuttonpress
releaseall
return
2021-07-20 21:18:31 +02:00
Std_MsgboxDefault:
2021-11-16 16:53:18 +01:00
message NULL
waitmessage
waitbuttonpress
return
2021-07-20 21:18:31 +02:00
Std_MsgboxYesNo:
2021-11-16 16:53:18 +01:00
message NULL
waitmessage
yesnobox 20, 8
return
2021-07-20 21:18:31 +02:00
Std_MsgboxGetPoints:
2021-11-16 16:53:18 +01:00
message NULL
2020-08-21 00:02:00 +02:00
playfanfare MUS_OBTAIN_B_POINTS
waitfanfare
waitmessage
return
2021-08-05 18:46:11 +02:00
@ Never used, pokenavcall is always used directly instead
Std_MsgboxPokenav:
2021-11-16 16:53:18 +01:00
pokenavcall NULL
waitmessage
return
2021-07-20 21:18:31 +02:00
EventScript_UnusedReturn:
return
2021-07-20 21:18:31 +02:00
Common_EventScript_SaveGame::
special SaveGame
waitstate
return