Translations:Object respawning/4/en: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
Importing a new version from external source
 
(No difference)

Latest revision as of 23:14, 28 May 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Object respawning)
Shop items are revived every day at midnight, assuming the following conditions are satisfied:
* the player is in none of the areas that are associated with the shop item; alternatively the player is not on MainField (on the main map)
* and, for items with the Arrow tag, the player has fewer than 50<ref>This is configured by [[ActorInfo]] (itemSaleRevivalCount property).</ref> arrows of the relevant type in their inventory

Shop items are revived every day at midnight, assuming the following conditions are satisfied:

  • the player is in none of the areas that are associated with the shop item; alternatively the player is not on MainField (on the main map)
  • and, for items with the Arrow tag, the player has fewer than 50[1] arrows of the relevant type in their inventory
  1. This is configured by ActorInfo.product.sbyml (itemSaleRevivalCount property).