Menu Item: Difference between revisions

m
Fix and make links
m (Re-link)
m (Fix and make links)
 
Line 9: Line 9:
}}
}}


The Menu Item block is a script block which was added on Fancade 1.6.
The Menu Item block is a script block which was added on [[Version History#fancade-1-6-6|Fancade 1.6]].
When it is executed at least once it activates the shop system adding a shop to the game which is only accessible when you win or lose the game.
When it is executed at least once it activates the shop system adding a shop to the game which is only accessible when you win or lose the game.
The main use of this script is to add items to a shop which should only be done ''once'' per item.
The main use of this script is to add items to a shop which should only be done ''once'' per item.
To learn how to use it, see [[How to use the shop system?|here]].
To learn how to use it, see [[How to use the shop system|here]].


== Notes ==
== Notes ==