From 88494765a73282c3c7b175d8d63701eb27c2aac1 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 11 Aug 2021 20:32:42 -0600 Subject: adding new settings feature --- data/settings.resurrection | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/settings.resurrection (limited to 'data/settings.resurrection') diff --git a/data/settings.resurrection b/data/settings.resurrection new file mode 100644 index 0000000..3f24b3f --- /dev/null +++ b/data/settings.resurrection @@ -0,0 +1,3 @@ +# This is the default settings file. All lines starting with a '#' are treated as comments and will be ignored. +# 'resurrection_time' is the amount of time in milliseconds Resurrection will force the player to wait. Default value is 8640000 milliseconds (24 hours). +resurrection_time=8640000 \ No newline at end of file -- cgit v1.2.3