Sub Gill
Signature
int subgill(int amount); //id:0x02e8
Description
Removes a specific amount of Gil from the inventory and returns the new amount.
Arguments
Amount
The amount of Gil removed from the inventory.
Last updated