Terraria: Set world diff to Expert for Inferno to work.
This commit is contained in:
parent
b85fbcc075
commit
8fc8463cfa
|
@ -34,7 +34,7 @@
|
||||||
TMOD_WORLDNAME = "CWorld";
|
TMOD_WORLDNAME = "CWorld";
|
||||||
TMOD_WORLDSIZE = "3";
|
TMOD_WORLDSIZE = "3";
|
||||||
# TMOD_WORLDSEED = "";
|
# TMOD_WORLDSEED = "";
|
||||||
TMOD_DIFFICULTY = "2";
|
TMOD_DIFFICULTY = "1";
|
||||||
TMOD_SECURE = "0";
|
TMOD_SECURE = "0";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue