mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-06 09:55:11 -04:00
implement goron shop checks
This commit is contained in:
@@ -533,6 +533,10 @@ std::string nameLookupOverride(const std::string& locationName) {
|
||||
{"Kakariko Village Malo Mart Red Potion", "shop:R_SP109:97"},
|
||||
{"Kakariko Village Malo Mart Wooden Shield", "shop:R_SP109:43"},
|
||||
{"Castle Town Malo Mart Magic Armor", "shop:R_SP160:48"},
|
||||
{"Castle Town Goron Shop Arrow Refill", "shop:F_SP116:16"},
|
||||
{"Castle Town Goron Shop Hylian Shield", "shop:R_SP160:44"},
|
||||
{"Castle Town Goron Shop Lantern Oil", "shop:R_SP160:102"},
|
||||
{"Castle Town Goron Shop Red Potion", "shop:R_SP160:97"},
|
||||
{"Lakebed Temple Dungeon Reward", ITEM_CHECK_DUNGEON_REWARD_LAKEBED},
|
||||
{"Ordon Cat Rescue", ITEM_CHECK_SERA_REWARD},
|
||||
{"Ordon Shield", ITEM_CHECK_ORDON_SHIELD},
|
||||
|
||||
Reference in New Issue
Block a user