Example file updated
This commit is contained in:
parent
f9cf57f12c
commit
e87c4c399e
@ -5,6 +5,10 @@ arena_lib.register_minigame("call of Zughy", {
|
|||||||
"red",
|
"red",
|
||||||
"blue"
|
"blue"
|
||||||
},
|
},
|
||||||
|
teams_color_overlay = {
|
||||||
|
"crimson",
|
||||||
|
"blue"
|
||||||
|
},
|
||||||
is_team_chat_default = true,
|
is_team_chat_default = true,
|
||||||
chat_all_prefix = "[All] ",
|
chat_all_prefix = "[All] ",
|
||||||
disabled_damage_types = {
|
disabled_damage_types = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user