zeldamods / objmap-totk

Tears of the Kingdom Object Map
https://objmap-totk.zeldamods.org
GNU General Public License v3.0
49 stars 7 forks source link

Do not hardcode location icons #64

Open leoetlino opened 1 year ago

leoetlino commented 1 year ago

Location icons shouldn't be hardcoded in make_static_list.py. Instead, we should do what the game actually does and cross reference locations against the LocationTable to determine the location icon and type

And come to think of it, maybe we should migrate away from the BotW-style static location data entirely

savage13 commented 1 year ago

is that ShieldSurfing_SeniorGoal supposed to show up? shows up as a label on the map

leoetlino commented 1 year ago

According to the LocationTable, it is supposed to show up with a custom "minigame goal" icon:

- {Category: SpotSmallArtifact, DependenceLocationHash: !u 0x7ea12150, OverrideIconFlagHash: !u 0x2bc71833,
   OverrideIconType: MiniGameGoal, __RowId: Work/Location/ShieldSurfing_SeniorGoal.game__location__Location.gyml}