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

Zonai Reliefs location tags appear on the ground and not on the island #23

Closed Paperzlel closed 1 year ago

Paperzlel commented 1 year ago

This is specific to ZonauRelief_04, ZonauRelief_05 and ZonauRelief_07, where the location markers are shown on the surface rather than in the sky. This is probably due to the code seeing its y-level and deciding it is on the ground rather than in the sky.

savage13 commented 1 year ago

Markers should be in the sky, changed to Ancient Tablet fixed by 175c53a9bf1a7d348ab096791f67f57b74c712ab

leoetlino commented 1 year ago

IMO we should fix this on the client side instead of overwriting the message ID and making the IDs not-unique anymore. (There's also a typo in "Anicent Tablet")

savage13 commented 1 year ago

Reverted the change and moved the Translation of ZonauRelief_xx from static.json to LocationMarker.json