22 lines
592 B
PHP
22 lines
592 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 "感谢使用\n"
|
|
.string "图章卡片系统。\p"
|
|
.string "你需要收集更多{STR_VAR_1}\n"
|
|
.string "来填满图章卡片。$"
|