mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
22 lines
608 B
PHP
22 lines
608 B
PHP
MysteryEventScript_StampCard:: @ 8674CB0
|
|
setvaddress MysteryEventScript_StampCard
|
|
setorcopyvar VAR_RESULT, GET_MAX_STAMPS
|
|
specialvar VAR_0x8008, GetMysteryEventCardVal
|
|
setorcopyvar VAR_RESULT, GET_NUM_STAMPS
|
|
specialvar VAR_0x8009, GetMysteryEventCardVal
|
|
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.$"
|