Have you ever wanted to sort your bag? Have you ever had too many items you need to search your bag for something specific? Are you tired of looking for something but you are on 3 hours of sleep and can't read properly?
Well this will be a problem no more as you can now search and sort your bag...
here is a short script that changes the type displayed of moves affected by abilities like pixilate to their new type, the script also makes hidden power show its type.
# updates move type ui based on abilities that change it.
class Battle::Move
def type_ui_modifiers(battler)
#
if...