Change password due to terraria character limit
This commit is contained in:
parent
af944dc31b
commit
15c427f812
|
@ -5,7 +5,7 @@
|
||||||
messageOfTheDay = "The Problem Solvers strike again!";
|
messageOfTheDay = "The Problem Solvers strike again!";
|
||||||
port = 7777;
|
port = 7777;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
password = "device-diameter3-famished";
|
password = "platypus3-chance";
|
||||||
worldPath = /var/lib/terraria/Windy_Limbo_of_Melancholy.wld;
|
worldPath = /var/lib/terraria/Windy_Limbo_of_Melancholy.wld;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue