mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-18 00:03:26 +02:00
Full Distribution
This commit is contained in:
9
data/XML/stages.xml
Normal file
9
data/XML/stages.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stages>
|
||||
<config enabled="0"/>
|
||||
<stage minlevel="1" maxlevel="8" multiplier="7"/>
|
||||
<stage minlevel="9" maxlevel="20" multiplier="6"/>
|
||||
<stage minlevel="21" maxlevel="50" multiplier="5"/>
|
||||
<stage minlevel="51" maxlevel="100" multiplier="4"/>
|
||||
<stage minlevel="101" multiplier="5"/>
|
||||
</stages>
|
Reference in New Issue
Block a user