pokeplatinum/res/field/scripts/scripts_unk_1087.s

29 lines
476 B
ArmAsm

#include "macros/scrcmd.inc"
ScriptEntry _000A
ScriptEntry _0020
ScriptEntryEnd
_000A:
PlayFanfare SEQ_SE_CONFIRM
LockAll
FacePlayer
Common_VendorGreeting
CloseMessageWithoutErasing
PokeMartCommon
ReleaseAll
End
_0020:
PlayFanfare SEQ_SE_CONFIRM
LockAll
FacePlayer
Common_VendorGreeting
CloseMessageWithoutErasing
PokeMartSpecialties MART_SPECIALTIES_ID_CELESTIC
ReleaseAll
End
.balign 4, 0