mod-init.lua.example updated with more parameters

master
Zughy 2020-05-07 13:36:05 +00:00
parent 6b5417c7c7
commit 3906a60732
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ arena_lib.initialize("call of Zughy")
arena_lib.settings("call of Zughy", {
prefix = "[CoZ] ",
hub_spawn_point = { x = 5, y = 10, z = 4 },
queue_waiting_time = 10,
show_minimap = true,
properties = {
most_wins_player = " ",
},