Initial commit

Added the script taken directly from the old assistant code.
This commit is contained in:
Revision
2021-12-08 18:11:27 +01:00
parent 341ec2cef1
commit 4a2fd85f5d
6 changed files with 78 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
[worldserver]
# Multiplier for experience gains on weekends
Multiplier.Experience = 1
# Multiplier for reputation gains on weekends
Multiplier.Reputation = 1

1
conf/conf.sh.dist Normal file
View File

@@ -0,0 +1 @@
#!/usr/bin/env bash