Files
pokeplatinum/res/field/scripts/scripts_unk_1087.s
mudskipper13 e55f2159b4 apply review 2
2025-02-26 08:33:39 +07:00

31 lines
463 B
ArmAsm

#include "macros/scrcmd.inc"
.data
ScriptEntry _000A
ScriptEntry _0020
ScriptEntryEnd
_000A:
PlayFanfare SEQ_SE_CONFIRM
LockAll
FacePlayer
CallCommonScript 0x7E3
ScrCmd_035
PokeMartCommon
ReleaseAll
End
_0020:
PlayFanfare SEQ_SE_CONFIRM
LockAll
FacePlayer
CallCommonScript 0x7E3
ScrCmd_035
PokeMartSpecialties MART_SPECIALTIES_ID_CELESTIC
ReleaseAll
End
.byte 0
.byte 0