]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - balancetZork.cfg
W_CheckProjectileDamage -- new global weapon function which check g_projectiles_damag...
[xonotic/xonotic-data.pk3dir.git] / balancetZork.cfg
index 4a8e32410b80ef3c2171d4ce6d4fa59ed7a1cd67..07b35e2ee198a3ae0ab0863db0ca5e97e2e9413e 100644 (file)
@@ -155,6 +155,13 @@ set g_balance_firetransfer_time 0.9
 set g_balance_firetransfer_damage 0.8
 set g_throughfloor_damage 0.5
 set g_throughfloor_force 0.7
+set g_projectiles_damage 1
+// possible values:
+// -2: absolutely no damage to projectiles (no exceptions)
+// -1: no damage other than the exceptions (electro combo, hagar join explode, minelayer mines)
+// 0: only damage from contents (lava/slime) or exceptions 
+// 1: only self damage or damage from contents or exceptions
+// 2: allow all damage to projectiles normally
 set g_projectiles_newton_style 2
 // possible values:
 // 0: absolute velocity projectiles (like Quake)