mirror of
https://github.com/Rushilwiz/to-the-skies.git
synced 2025-04-03 20:20:18 -04:00
12 lines
187 B
TOML
12 lines
187 B
TOML
|
|
[kitchenStation]
|
|
#The energy used by the Kitchen Station
|
|
#Range: > 0
|
|
usage = 1
|
|
|
|
[kitchenAccessPoint]
|
|
#The energy used by the Kitchen Access Point
|
|
#Range: > 0
|
|
usage = 1
|
|
|