Species Event Setup

How to set up a Species event.


Species Event

Setting up a Species event is essnetially the same as a regular Mart event — or Shelf event — but with one key difference: you use pbSpeciesMart instead of pbPokemonMart or pbShelfMart.


For easier reusability and organization, it's recommended to define your species list as a method.


in the 000_PokeMarket_Settings_and_Setup.rb file, add the following at the bottom:
(Use Notepad++ or any code editor to modify this file)