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