- Joined
- Oct 14, 2022
- Messages
- 173
- Reaction score
- 10
- First Language
- English
- Primarily Uses
- RMMZ
I have some troubles with setting up item categories names
I could figure out how to set up everything except armor (which is divided on two types)
Currently it displays nothing, but it supposed to display "trinkets" and "look"
I found no option to set the name of the category other than attaching it through js
``` *
* @param AType:Trinket:str
* @text ATYPE
* @parent Vocabulary
* @desc How this category is named in the Item Menu.
* @Default Trinkets
*```
And that didn't worked either. Here are some screenshots, that might help (I hope)
I could figure out how to set up everything except armor (which is divided on two types)
Currently it displays nothing, but it supposed to display "trinkets" and "look"
I found no option to set the name of the category other than attaching it through js
``` *
* @param AType:Trinket:str
* @text ATYPE
* @parent Vocabulary
* @desc How this category is named in the Item Menu.
* @Default Trinkets
*```
And that didn't worked either. Here are some screenshots, that might help (I hope)