TabulaRasa11 / TabulaRasa

: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
3 stars 1 forks source link

Created module for 75 era guild vendors. Changed item_shop cpp to cal… #104

Closed Judaine closed 2 years ago

Judaine commented 2 years ago

…culate all items to be bought by vendor for 1 gil while a proper formula is calculated.

I affirm:

What does this pull request do?

Steps to test these changes

Judaine commented 2 years ago

Created 75-era-guild-vendors module. This includes era-accurate prices and items/stock for guild vendors to sell to players. Includes the LUA file, SQL with the guild vendor entries, and changes to the cpp for guild vendors to buy items from players for 1gil while a proper formula for calculating the buyback price is being worked on.