mirror of
https://github.com/SmallJoker/bitchange.git
synced 2025-07-17 07:40:18 +02:00
Money converting updates
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
--License: WTFPL
|
||||
|
||||
local file_path = minetest.get_worldpath() .. "/bitchange_bank_money"
|
||||
local exchange_worth = 100.0 -- default worth in "money" for one MineCoin, change if not okay
|
||||
local exchange_worth = 70.0 -- default worth in "money" for one MineCoin, change if not okay
|
||||
local bank = {}
|
||||
local changes_made = false
|
||||
|
||||
|
Reference in New Issue
Block a user