Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- '---------------
- #org 0xE3D346
- lock
- faceplayer
- checkflag 0x20
- if 0x0 goto 0x8E3D35C
- msgbox 0x8E3D39B MSG_FACE '"I know, it isn't much."
- release
- end
- '---------------
- #org 0xE3D35C
- msgbox 0x8E3D379 MSG_FACE '"You did it! Here's your reward."
- givepokemon 0x298 0x5 0x0 0x0 0x0 0x0
- setflag 0x20
- release
- end
- '---------
- ' Strings
- '---------
- #org 0xE3D39B
- = I know, it isn't much.
- #org 0xE3D379
- = You did it! Here's your reward.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement