zeldamods / objmap-totk

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

Add Drop Tables to Objects #45

Closed savage13 closed 1 year ago

leoetlino commented 1 year ago

This time I think we should clean up the way drop tables are displayed and do the templating / string generation within the actual Vue template, not by generating a giant HTML string on the JS side.

savage13 commented 1 year ago

Sounds good