int addgill(int amount); //id:0x02e7
Adds a specific amount of Gil to the inventory and returns the new amount.
The amount of Gil added to the inventory.
Last updated 2 years ago