mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Refactor of commands
This commit is contained in:
12
resources/hodor_messages.lua
Normal file
12
resources/hodor_messages.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
-- List of hodor's responses and their weights
|
||||
return {
|
||||
{'Hodor.', 16},
|
||||
{'Hodor?', 16},
|
||||
{'Hodor!', 16},
|
||||
{'Hodor! Hodor! Hodor! Hodor!', 4},
|
||||
{'Hodor :(', 4},
|
||||
{'Hodor :)', 4},
|
||||
{'HOOOODOOOR!', 4},
|
||||
{'( ͡° ͜ʖ ͡°)', 1},
|
||||
{'☉ ‿ ⚆', 1}
|
||||
}
|
||||
Reference in New Issue
Block a user