22 lines
604 B
PHP
22 lines
604 B
PHP
MysteryGiftScript_StampCard::
|
|
setvaddress MysteryGiftScript_StampCard
|
|
setorcopyvar VAR_RESULT, GET_MAX_STAMPS
|
|
specialvar VAR_0x8008, GetMysteryGiftCardStat
|
|
setorcopyvar VAR_RESULT, GET_NUM_STAMPS
|
|
specialvar VAR_0x8009, GetMysteryGiftCardStat
|
|
subvar VAR_0x8008, VAR_0x8009
|
|
buffernumberstring STR_VAR_1, 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.$"
|