SpeciesOutOfStock

How to use and define SpeciesOutOfStock speeches.


The SpeciesOutOfStock determines what the NPC says when the player selects a Species that they have bought from this seller before.


All Species are limited to 1 for all time for each Seller. (I don't see a reason why the player would want to buy more than 1 of a same Species).


Just like IntroText and any other Seller and Shelf Class Speeches, SpeciesOutOfStock allows you to define mutliple entries, and the script will randomly choose one each time.


To define the SpeciesOutOfStock, use this structure:

Placeholder Reference

  • {1} = The chosen Species' name — e.g., "Growlithe"
Image not found
SpeciesOutOfStock Example 1
Image not found
SpeciesOutOfStock Example 2