EverythingOutOfStock

The EverythingOutOfStock speech is used for a store when all items have been bought and everything is out of stock. This will not be used when, for example, a store has 5 items out of stock and 1 or more items with no stock limit defined. If everything is out of stock, this will prevent the player from choosing the buy option, if selling is enabled, the player can still sell items for that store. If selling is disabled, the only speech the mart will give is this one.

Defining EverythingOutOfStock looks like this:

EverythingOutOfStock: ["Well you bought everything I have in my stock. You can buy again {1}."]

{1} = time left until the Item get restocked.

EverythingOutOfStock

Last updated