1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-05-13 21:56:29 +02:00

updated discord link

This commit is contained in:
pacific mottled lumpsucker 2019-04-14 20:22:59 -04:00
parent cc1bd0b3a6
commit 876acacc78

View File

@ -2,7 +2,7 @@ local event = require 'utils.event'
local message_color = {r = 0.5, g = 0.3, b = 1}
local brain = {
[1] = {"Our Discord server is at https://comfyplay.net/discord"},
[1] = {"Our Discord server is at https://getcomfy.eu/discord"},
[2] = {"Need an admin? Type @Mods in game chat to notify moderators,", "or put a message in the discord help channel."}
}