Updated Menu Item.md (markdown)
commited
commit
a74b462f262ef07219340c2a8437f6ec350ebf42
... | ... | @@ -2,7 +2,7 @@ The menu item is a script block which is added in Fancade 1.6. When executed at |
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. |
5 | - Each menu item script **must** only be executed once per game , if it's left continuosly executing the shop will be filled with repeating set of items until it has too many items in it that will cause the `"too many menu items!"`` error. |
|
5 | - Each menu item script **must** only be executed once per game , if it's left continuosly executing the shop will be filled with repeating set of items until it has too many items in it that will cause the `"too many menu items!"` error. |
|
6 | 6 | |
7 | 7 | Items can be either some type of upgrades or boosters just by playing with it's buy limit setting of the menu item script. You can choose between an on/off , Max 2-100 or unlimited buy limit. |
8 | 8 |