mirror of
https://github.com/Rushilwiz/to-the-skies.git
synced 2025-04-03 20:20:18 -04:00
9 lines
195 B
TOML
9 lines
195 B
TOML
|
|
[general]
|
|
#How many times the tape roll can be used before it breaks
|
|
#Range: 0 ~ 2147483646
|
|
tape_roll_uses = 8
|
|
#Whether the tape roll consumes paper when used
|
|
consume_paper = true
|
|
|