Updated Menu Item.md (markdown)
commited
commit
44ca0a09757af5625af991d921ae54509ce15beb
... | ... | @@ -4,7 +4,7 @@ The Menu Item block is a script block which was added on Fancade 1.6 beta. When |
4 | 4 | |
5 | 5 | ## Notes |
6 | 6 | Though this new script made a great new mechanic for Fancade it has some limitations: |
7 | * The base price are currently only fixed to 10, 100, 1k & 10k. |
|
7 | * The base prices are currently only fixed to 10, 100, 1k & 10k. |
|
8 | 8 | * 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, which will cause the `Too many menu items!` error to appear. |
9 | 9 | |
10 | 10 | ## More info |