LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.
https://landsandboat.github.io/server/
GNU General Public License v3.0
277 stars 543 forks source link

Fix Thokcha Ingot item id in enum #5958

Closed claywar closed 2 weeks ago

claywar commented 2 weeks ago

I affirm:

What does this pull request do?

Both Thokcha Ingot and Ore had the same ID in item.lua enum (734, which is ore). Corrects Ingot ID to 735

Steps to test these changes

Currently unused, and no impact to gameplay currently