s2ward / talesoftibia.com

Repository for talesoftibia.com
GNU General Public License v3.0
4 stars 3 forks source link

Merge abundant npc properties #14

Closed s2ward closed 3 months ago

s2ward commented 1 year ago

https://github.com/s2ward/tibia/blob/main/api/npc_data.json

We have some duplicate and redundant property names, we can merge those with a common name. E.g. we have "Recruit", "Requiter", "Reuitement". can we merge these into one by replacing values in npc_data.json?

s2ward commented 3 months ago

moved to https://github.com/s2ward/tibia/issues/581