]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - mutators.cfg
Merge branch 'master' into TimePath/issue-1170
[xonotic/xonotic-data.pk3dir.git] / mutators.cfg
index c6716585c35e118ca507015565fb3b9efcea5740..e751ae11701d2d59e7b33221dea2e18dc5c5c645 100644 (file)
@@ -39,6 +39,13 @@ set g_instagib_speed_highspeed 1.5 "speed-multiplier that applies while you carr
 set g_vampire 0 "set to 1 to enable the vampire mode, where the damage done to your opponent gets added to your own health"
 
 
+// ========
+//  midair
+// ========
+set g_midair 0 "if set to 1 you can only apply damage to your opponent while he is airborne"
+set g_midair_shieldtime 0.3 "number of seconds you are still invincible since you lost contact to the ground"
+
+
 // =========
 //  sandbox
 // =========