mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Update donators.lua
This commit is contained in:
parent
8d620eb1d8
commit
e2f414770b
@ -16,6 +16,7 @@ Module.donators = {
|
||||
['Xertez'] = d.rank,
|
||||
['Chevalier1200'] = d.rank + d.train,
|
||||
['DraugTheWhopper'] = d.rank + d.train,
|
||||
['der-dave.com'] = d.rank + d.train,
|
||||
['Jayefuu'] = d.rank,
|
||||
['Chromaddict'] = d.rank,
|
||||
['Valansch'] = d.rank
|
||||
@ -23,7 +24,8 @@ Module.donators = {
|
||||
|
||||
Module.welcome_messages = {
|
||||
['Linaori'] = 'I present to you Linaori of house Refactorio, Lady of the Void, Remover of Spaghetti, Queen of the Endless Nauvis, Breaker of Biters and Mother of Code!',
|
||||
['Valansch'] = 'Welcome Valansch, <insert custom welcome message here>.'
|
||||
['Valansch'] = 'Welcome Valansch, <insert custom welcome message here>.',
|
||||
['der-dave.com'] = "Dave doesn't want a welcome message."
|
||||
}
|
||||
|
||||
return Module
|
||||
|
Loading…
x
Reference in New Issue
Block a user