mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
Merge pull request #30 from PacificMottledLumpsucker/master
updated discord link
This commit is contained in:
commit
b7e42fc251
@ -2,7 +2,7 @@ local event = require 'utils.event'
|
|||||||
local message_color = {r = 0.5, g = 0.3, b = 1}
|
local message_color = {r = 0.5, g = 0.3, b = 1}
|
||||||
|
|
||||||
local brain = {
|
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."}
|
[2] = {"Need an admin? Type @Mods in game chat to notify moderators,", "or put a message in the discord help channel."}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user