#
Shops
Adds ability to create a "shop", where you can buy and sell items for currency.
#
Methods
#
OpenShop(context, settings)
Opens the shop menu
#
GetMoney()
Gets current amount of money
#
SetMoney(balance)
Set your current amount of money
#
HasMoney(balance)
Checks if you have over the specified amount of money
#
Purchase(balance)
Removes a certain amount of money