Add Gill
Signature
int addgill(int amount); //id:0x02e7
Description
Adds a specific amount of Gil to the inventory and returns the new amount.
Arguments
Amount
The amount of Gil added to the inventory.
Last updated