mirror of
https://github.com/MinetestForFun/minercantile.git
synced 2024-12-22 15:50:20 +01:00
parent
53f48691b3
commit
1036d5e539
2
init.lua
2
init.lua
@ -16,7 +16,7 @@ minercantile.shop.items_whitelist = {}
|
||||
minercantile.stock_base = {}
|
||||
minercantile.stock = {} -- table saved money, items list
|
||||
minercantile.stock.items = {}
|
||||
minercantile.stock.money = 8000
|
||||
minercantile.stock.money = 1000000
|
||||
minercantile.stock.transac_b = 0
|
||||
minercantile.stock.transac_s = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user