Factorio: add document visibility option to playerSettings.yaml
This commit is contained in:
parent
6a06117786
commit
0cf9baef4b
|
@ -64,6 +64,9 @@ free_samples:
|
||||||
single_craft: 0
|
single_craft: 0
|
||||||
half_stack: 0
|
half_stack: 0
|
||||||
stack: 0
|
stack: 0
|
||||||
|
visibility:
|
||||||
|
none: 0
|
||||||
|
sending: 1
|
||||||
# A Link to the Past options:
|
# A Link to the Past options:
|
||||||
### Logic Section ###
|
### Logic Section ###
|
||||||
# Warning: overworld_glitches is not available and minor_glitches is only partially implemented on the door-rando version
|
# Warning: overworld_glitches is not available and minor_glitches is only partially implemented on the door-rando version
|
||||||
|
|
Loading…
Reference in New Issue