mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
7 lines
103 B
Lua
7 lines
103 B
Lua
trading = {
|
|
refinedsRate = 10,
|
|
researchRate = 20,
|
|
fluctuationRate = 1000,
|
|
fluctuationAmmount = 2
|
|
}
|