ShopGameDataInfo.byml: Difference between revisions

Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 14: Line 14:


This section contains a list of all items sold by NPCs.  
This section contains a list of all items sold by NPCs.  
This list must be in the same order as the [[#ShopAreaInfo Hashes]] array.


{| class="wikitable"
{| class="wikitable"
Line 63: Line 65:


===SoldOutInfo Values===
===SoldOutInfo Values===
This is a list of boolean flags that should be reset<ref>ksys::gdt::TriggerParam::resetFlagsAccordingToPolicy: https://github.com/zeldaret/botw/blob/2eeae37cf787e8ab1cf64b98db35de4b1b0fca3f/src/KingSystem/GameData/gdtTriggerParam.cpp#L1670</ref>.
 
 
This is a list of lists of hashes of boolean GameData flags that should be reset<ref>ksys::gdt::TriggerParam::resetFlagsAccordingToPolicy: https://github.com/zeldaret/botw/blob/2eeae37cf787e8ab1cf64b98db35de4b1b0fca3f/src/KingSystem/GameData/gdtTriggerParam.cpp#L1670</ref>. This list must be in the same order as the [[#SoldOutInfo Hashes]] array, but each list of hashes need not be sorted.


[[Category:Content (BotW)]]
[[Category:Content (BotW)]]

Navigation menu