mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
Update donators.lua
This commit is contained in:
parent
3b9247fc90
commit
f8afe9fd72
@ -8,7 +8,6 @@ Module.donator_perk_flags = {
|
||||
local d = Module.donator_perk_flags
|
||||
|
||||
Module.donators = {
|
||||
['robertkruijt'] = d.rank + d.train,
|
||||
['aldldl'] = d.rank,
|
||||
['Geostyx'] = d.rank,
|
||||
['Linaori'] = d.rank,
|
||||
@ -23,14 +22,14 @@ Module.donators = {
|
||||
['InphinitePhractals'] = d.rank + d.train,
|
||||
['shoghicp'] = d.rank + d.train,
|
||||
['DuelleuD'] = d.rank + d.train,
|
||||
['henrycn1997'] = d.rank + d.train
|
||||
['henrycn1997'] = d.rank + d.train,
|
||||
['Raiguard'] = d.rank + d.train
|
||||
}
|
||||
|
||||
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>.',
|
||||
['der-dave.com'] = "Dave doesn't want a welcome message.",
|
||||
['robertkruijt'] = 'The general of the army has arived!',
|
||||
['plague006'] = 'plague wrote this dumb message you have to read. If you want your own dumb on-join message be sure to donate on Patreon!',
|
||||
['shoghicp'] = 'Need more servers!',
|
||||
['aldldl'] = 'ALo\'s Here'
|
||||
|
Loading…
x
Reference in New Issue
Block a user