• 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.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!

pokeball

  1. halily

    v21.1 Add the function of exchanging ball types in the Party UI

    Allow players to easily switch between different types of balls MenuHandlers.add(:party_menu, :change_ball, { "name" => _INTL("Ball"), "order" => 35, "condition" => proc { |screen, party, party_idx| next !party[party_idx].egg? && !party[party_idx].mail }, "effect" => proc {...
Back
Top