Tangerine Hongbao Tree
===================
Tree will tell person a fortune when tangerine is clicked.
When user clicks an envelope, they will receive either money or a gift or both depending on the tree's settings.
Tangerines can be clicked as many times as one wishes, but
envelopes will give money/gift only once per person.
Settings
----------
Inside the object there is a notecard called "settings".
To change settings open the notecard.
To choose between operating modes change the line starting with "mode =".
Possible values are money, both and gift.
♦Money, tree will dispense money when an envelope is clicked
♦Both, tree will give either money or a gift randomly
♦Gift, tree will only give a random gift
For example
mode = both
To change the minimum and maximum amounts of money,
edit the lines "min = " and "max = ".
Where you insert the minimum and maximum amounts.
For example
min = 1
max = 10
- 3 Modes
- Tangerine fortunes
- Gift options
- Money options
- Gift and Money Options