mirror of
https://github.com/noisiver/mod-weekendbonus.git
synced 2026-01-13 00:58:36 +00:00
Fix
Changed the default value to 2 since it makes more sense.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[worldserver]
|
[worldserver]
|
||||||
|
|
||||||
# Multiplier for experience gains on weekends
|
# Multiplier for experience gains on weekends
|
||||||
Multiplier.Experience = 1
|
Multiplier.Experience = 2
|
||||||
|
|
||||||
# Multiplier for reputation gains on weekends
|
# Multiplier for reputation gains on weekends
|
||||||
Multiplier.Reputation = 1
|
Multiplier.Reputation = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user