fix setting names
This commit is contained in:
parent
48f9316410
commit
2bd5658bf8
@ -1,8 +1,8 @@
|
|||||||
#The shortest rope will extend for this many meters. Longer ropes come in
|
#The shortest rope will extend for this many meters. Longer ropes come in
|
||||||
#multiples of this length.
|
#multiples of this length.
|
||||||
#Changing this value will not affect ropes that already exist in-world.
|
#Changing this value will not affect ropes that already exist in-world.
|
||||||
vines_rope_length (Rope length) int 50 1 30000
|
ropes_rope_length (Rope length) int 50 1 30000
|
||||||
|
|
||||||
#Rope ladders will extend this far at maximum.
|
#Rope ladders will extend this far at maximum.
|
||||||
#Changing this value will not affect rope ladders that already exist in-world.
|
#Changing this value will not affect rope ladders that already exist in-world.
|
||||||
vines_rope_ladder_length (Rope ladder length) int 50 1 30000
|
ropes_rope_ladder_length (Rope ladder length) int 50 1 30000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user