aboutsummaryrefslogtreecommitdiff
path: root/settingtypes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'settingtypes.txt')
-rw-r--r--settingtypes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt
new file mode 100644
index 0000000..d950bbb
--- /dev/null
+++ b/settingtypes.txt
@@ -0,0 +1,8 @@
+# Initial speed of the box
+elevator_speed (Initial elevator speed) float 10
+
+# Acceleration of the box
+elevator_accel (Elevator acceleration) float 0.1
+
+# Maximum time a box can go without players nearby.
+elevator_time (Maximum idle time without players) int 120