home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global guserlist
- set m to the money of guserlist
- set s to the sakuramoney of guserlist
- set m to s + m + getkinri()
- set the money of guserlist to m
- set the sakuramoney of guserlist to 0
- set gu2 to 0
- puppetSound(cast 337)
- puppetSprite(3, 0)
- put integer(m) into field "money"
- setfontsakura()
- go("UKETUKE")
- end
-