class Window_BattleSkill def include?(item) super && enable?(item) endend
class Window_BattleSkill def include?(item) super && enable?(item) end end