
/*:
* @editor Items
* @param enable
* @text Enable the Quest System
* @default true
*/

[CODE]/*:
* @tab Quest
* @param Name
* @type text
* @default Something
*
* @param Icon
* @type icon
* @default 1
*
* @param Description
* @type multiline
* @default Other thing
*
* ..... (you get the idea)
*/