Eve-of-Darkness / db-public

Vanilla database for Dawn of Light
19 stars 19 forks source link

BG Realm Merchant : prepare merchantitem #265

Closed DigitalBox98 closed 2 years ago

DigitalBox98 commented 2 years ago

MerchantItem "BGRealmEnhancementTokens" will now include tokens with gold or bounty point version in 2 separate pages

The Price field is now included in the structure of MerchantItem when the DB is created (instead when the server is launched the first time)

Note : The MerchantItem.json is containing many diff due to the Price addition :) Note2: MerchantItem table where slot -1 is designated for setting currency. The Price field in slot -1 sets the currency ID (1 is Copper, 2 is ItemCurrency (as in Aurulite, Atlantean Glass ...), 3 is BP, 4 is Mithril)