sebastian-heinz / Arrowgene.DragonsDogmaOnline

Server for Dragons Dogma Online
GNU Affero General Public License v3.0
166 stars 51 forks source link

Fix: Job item consumption #522

Closed RyanYappert closed 2 months ago

RyanYappert commented 2 months ago

Addresses #520 . Job items were being consumed serverside and in the database, but the item notice wasn't properly constructed so the client was never notified of the new amount.

Checklist: