18 lines
349 B
Markdown
18 lines
349 B
Markdown
|
|
## Growth
|
|
|
|
### Regional internet ZNZ
|
|
|
|
```js
|
|
!!tfgridsimulation_farming.regional_internet_add name:znz
|
|
|
|
Add the nodes following our template 1U to our regional internet.
|
|
|
|
!!tfgridsimulation_farming.regional_internet_nodes_add
|
|
name:znz
|
|
template:1U
|
|
//nodes added per month from the template
|
|
growth:'3:0,4:50,12:200,24:1000,60:3000'
|
|
```
|
|
|