mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Update donators.lua
This commit is contained in:
parent
bb471eb904
commit
676d8ee3a9
@ -19,14 +19,16 @@ Module.donators = {
|
||||
['der-dave.com'] = d.rank + d.train,
|
||||
['Jayefuu'] = d.rank,
|
||||
['Chromaddict'] = d.rank,
|
||||
['Valansch'] = d.rank
|
||||
['Valansch'] = d.rank,
|
||||
['plague006'] = d.rank
|
||||
}
|
||||
|
||||
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!'
|
||||
['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!'
|
||||
}
|
||||
|
||||
return Module
|
||||
|
Loading…
Reference in New Issue
Block a user