• 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.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam here!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

qol

  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