2021-10-17 09:00:48 +02:00
|
|
|
MysteryGiftScript_StampCard::
|
|
|
|
setvaddress MysteryGiftScript_StampCard
|
2019-11-05 21:19:08 +01:00
|
|
|
setorcopyvar VAR_RESULT, GET_MAX_STAMPS
|
2021-10-15 18:56:14 +02:00
|
|
|
specialvar VAR_0x8008, GetMysteryGiftCardStat
|
2019-11-05 21:19:08 +01:00
|
|
|
setorcopyvar VAR_RESULT, GET_NUM_STAMPS
|
2021-10-15 18:56:14 +02:00
|
|
|
specialvar VAR_0x8009, GetMysteryGiftCardStat
|
2019-11-05 21:19:08 +01:00
|
|
|
subvar VAR_0x8008, VAR_0x8009
|
|
|
|
buffernumberstring 0, VAR_0x8008
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
vmessage sText_MysteryGiftStampCard
|
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
sText_MysteryGiftStampCard:
|
|
|
|
.string "Thank you for using the STAMP CARD\n"
|
|
|
|
.string "System.\p"
|
|
|
|
.string "You have {STR_VAR_1} more to collect to\n"
|
|
|
|
.string "fill your STAMP CARD.$"
|