Updated Menu Item.md (markdown)
commited
commit
f5686dee6e610f1fd755da855dbfb252192b7da5
... | ... | @@ -1,4 +1,4 @@ |
1 | The menu item is a script block which is added in Fancade 1.6. When executed at least once with it's "Picture" input not having null value it activates the shop system adding a shop to the game which is only accessible (probably just for now) when you lose or win the game. The main use of this script is to add items to the shop that **should** be only done once per item. |
|
1 | The menu item is a script block which is added in Fancade 1.6. When executed at least once it activates the shop system adding a shop to the game which is only accessible (probably just for now) when you lose or win the game. The main use of this script is to add items to the shop that **should** be only done once per item. |
|
2 | 2 | |
3 | 3 | Though this new script made a great new mechanics for fancade it has some limitations : |
4 | 4 | - The base price are currently only fixed to 10 , 100 , 1k & 10k. |