This commit is contained in:
parent
808bfff962
commit
04a15aeb14
1 changed files with 18 additions and 0 deletions
|
@ -135,6 +135,24 @@ motds=[
|
|||
line1="<#CC9CDF>Twilight are you okay?"
|
||||
line2=""
|
||||
},
|
||||
{
|
||||
# Set the icon to use with this MOTD
|
||||
# Either use 'random' to randomly choose an icon, or use the name
|
||||
# of a file in the icons folder (excluding the '.png' extension)
|
||||
# ex: icon="myIconFile"
|
||||
icon=random
|
||||
line1="<#F48C8C><bold>I CAN'T GET THEM TO-"
|
||||
line2=""
|
||||
},
|
||||
{
|
||||
# Set the icon to use with this MOTD
|
||||
# Either use 'random' to randomly choose an icon, or use the name
|
||||
# of a file in the icons folder (excluding the '.png' extension)
|
||||
# ex: icon="myIconFile"
|
||||
icon=random
|
||||
line1="<#F48C8C><bold>I'm not cute, I'm Ace!"
|
||||
line2=""
|
||||
},
|
||||
{
|
||||
# Set the icon to use with this MOTD
|
||||
# Either use 'random' to randomly choose an icon, or use the name
|
||||
|
|
Loading…
Reference in a new issue