mirror of
https://github.com/noisiver/mod-weekendbonus.git
synced 2026-01-13 00:58:36 +00:00
Initial commit
Added the script taken directly from the old assistant code.
This commit is contained in:
7
conf/WeekendBonus.conf.dist
Normal file
7
conf/WeekendBonus.conf.dist
Normal 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
1
conf/conf.sh.dist
Normal file
@@ -0,0 +1 @@
|
||||
#!/usr/bin/env bash
|
||||
Reference in New Issue
Block a user