diff --git a/resources/join_messages.lua b/resources/join_messages.lua index 43f210e6..4caceef3 100644 --- a/resources/join_messages.lua +++ b/resources/join_messages.lua @@ -1,6 +1,7 @@ -- List of join messages and their weights. Default is 10. return { {'And remember.. Keep Calm And Spaghetti!', 50}, + {'Press F to pay respects to the "Press F to pay respect" message', 3}, {'Not sure what to do? Ask Newcott.', 1}, {'Stick and move, stick and move', 10}, {'Fly like a butterfly, sting like a bee', 10},