autopatrol, translator
476
edits
(Created page with "== Objets des boutiques ==") |
(Created page with "Les objets des boutiques sont régénérés chaque jour à minuit, en supposant que les conditions suivantes soient remplies : * le joueur n'est dans aucune des zones associé...") |
||
Line 8: | Line 8: | ||
== Objets des boutiques == | == Objets des boutiques == | ||
Les objets des boutiques sont régénérés chaque jour à minuit, en supposant que les conditions suivantes soient remplies : | |||
* | * le joueur n'est dans aucune des zones associées avec l'objet de la boutique ; alternativement, si le joueur n'est pas dans MainField (Hyrule) | ||
* | * pour les objets avec le tag Arrow, le joueur possède moins de 50<ref>Configuré par [[ActorInfo]] (propriété itemSaleRevivalCount).</ref> flèches du type en question dans son inventaire. | ||
[1.3.1+] The inventory check function uses the player's real inventory data, not temporary quest inventory data. This means that warping into the Trial of the Sword or starting any other quest that temporarily clears the inventory in an attempt to trick [[GameDataMgr]] into restocking arrows no longer works. | [1.3.1+] The inventory check function uses the player's real inventory data, not temporary quest inventory data. This means that warping into the Trial of the Sword or starting any other quest that temporarily clears the inventory in an attempt to trick [[GameDataMgr]] into restocking arrows no longer works. |