Setting up a Shelf Event
Last updated
Last updated
The way of setting up the Shelf Event is basically the same as how to do it for the Mart Events. I do recommend doing it like following so it's easier to reuse the same items for a shelf or apply changes to multiple events at once.
In the 000_PokeMart_Settings_and_Setup.rb
file you can add this at the bottom (use notepad ++ or any other code editor program to edit this file):
Just keep in mind that the default limit is 18 items that can show up at once on the UI. If you add more than 18, only the first 18 will be shown the rest will be ignored.
Inside the Shelf Event you only need to put pbSomeShelf
or whatever you named the method.