mirror of
https://github.com/Rushilwiz/to-the-skies.git
synced 2025-04-03 20:20:18 -04:00
12 lines
198 B
TOML
12 lines
198 B
TOML
|
|
[infinityCard]
|
|
#The energy need to run the Infinity Card
|
|
#Range: > 0
|
|
energyUsage = 4000
|
|
|
|
[dimensionCard]
|
|
#The energy need to run the Dimension Card
|
|
#Range: > 0
|
|
energyUsage = 8000
|
|
|