Disabilitato danno da caduta

master
Zughy 2020-08-18 23:12:51 +02:00
parent 2c8a488de1
commit 0a8e976ddf
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ arena_lib.register_minigame("quake", {
hub_spawn_point = { x = 8, y = 6, z = 4 },
join_while_in_progress = true,
celebration_time = 5,
disabled_damage_types = {
"fall"
},
properties = {
kill_cap = 10
},