• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

move_ui

  1. C

    v21.1 Changed move type display script

    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...
Back
Top