Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Removing a line of text from a (modded) menu

This window is Window_ItemInfo (according to SRD's Super Tools Engine with which the menu layouts have all been edited). The window by this name is added by Yanfly's ItemCore, and it's contents predominantly set/altered by YEP Augments. One of them is adding this bit of text where it says the item name, and I want that text removed because it's weirdly cramped, and not needed since other windows have that information already displayed more prominently. The equipped Augements list needs some room to breath. I've been through both of the plugin files extensively, but just can't find the part that adds the bit of unwanted text. It's likely I just don't have enough of a handle on JS to recognize it. Could anyone familiar with the structures of those plugins help me find it so I can comment it out?

8294
 
Top