Terraria: Increase max players to 15.
This commit is contained in:
parent
8fc8463cfa
commit
410dc32cc8
|
@ -30,7 +30,7 @@
|
||||||
TMOD_ENABLEDMODS = "3015412343,2824688072,2824688266,2785100219,3222493606";
|
TMOD_ENABLEDMODS = "3015412343,2824688072,2824688266,2785100219,3222493606";
|
||||||
TMOD_MOTD = "<3";
|
TMOD_MOTD = "<3";
|
||||||
TMOD_PASS = "mishadima143";
|
TMOD_PASS = "mishadima143";
|
||||||
TMOD_MAXPLAYERS = "2";
|
TMOD_MAXPLAYERS = "15";
|
||||||
TMOD_WORLDNAME = "CWorld";
|
TMOD_WORLDNAME = "CWorld";
|
||||||
TMOD_WORLDSIZE = "3";
|
TMOD_WORLDSIZE = "3";
|
||||||
# TMOD_WORLDSEED = "";
|
# TMOD_WORLDSEED = "";
|
||||||
|
|
Loading…
Reference in a new issue