Remove false promises in class selection, add random messages
This commit is contained in:
parent
a77928c556
commit
f610722b83
16 changed files with 107 additions and 60 deletions
|
@ -15,7 +15,8 @@ globals = {
|
|||
"crafting", "vector", "table", "minetest", "worldedit", "ctf", "ctf_flag",
|
||||
"ctf_colors", "hudkit", "default", "treasurer", "ChatCmdBuilder", "ctf_map",
|
||||
"ctf_match", "ctf_stats", "ctf_treasure", "ctf_playertag", "chatplus", "irc",
|
||||
"armor", "vote", "give_initial_stuff", "hud_score", "physics", "tsm_chests"
|
||||
"armor", "vote", "give_initial_stuff", "hud_score", "physics", "tsm_chests",
|
||||
"armor", "shooter"
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue