From 4052c85731713a1857d8ccf3e86c6c56e2da431e Mon Sep 17 00:00:00 2001 From: Oarcinae Date: Fri, 26 Jan 2018 20:43:24 -0500 Subject: [PATCH] Add extra crash warning in welcome msg lol. --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 6ff149b..2e9e631 100644 --- a/config.lua +++ b/config.lua @@ -18,7 +18,7 @@ WELCOME_MSG1 = "Rules: Be polite. Ask before changing other players's stuff. Hav WELCOME_MSG2 = "This server is running a custom scenario that changes spawn locations." OTHER_MSG1 = "Latest updates in this scenario version:" -OTHER_MSG2 = "0.16 experimental release. Now with BUDDY SPAWN system." +OTHER_MSG2 = "0.16 experimental release. Now with BUDDY SPAWN system. MAY BE BUGGY AND CRASH!" -- Optional other messages below: OTHER_MSG3 = "Standard multiplayer spawn allows spawning in far locations." OTHER_MSG4 = "You can be on the main team or your own."