]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Create Invincible Projectiles
authorWuzzy <wuzzy2@mail.ru>
Sat, 9 Nov 2019 15:37:46 +0000 (15:37 +0000)
committerWuzzy <wuzzy2@mail.ru>
Sat, 9 Nov 2019 15:37:46 +0000 (15:37 +0000)
Invincible-Projectiles.md [new file with mode: 0644]

diff --git a/Invincible-Projectiles.md b/Invincible-Projectiles.md
new file mode 100644 (file)
index 0000000..c6da85d
--- /dev/null
@@ -0,0 +1,14 @@
+Invincible Projectiles
+======================
+
+Overview
+--------
+By default, some projectiles can take damage and even be destroyed by shooting them in mid-air, although this might be a little difficult to do.
+
+**Invincible Projectiles** is a mutator that makes projectiles immune to damage; they can no long
+
+The big exception are the mines from the [Weapons#Electro](Electro), those can still be destroyed by the Electro's combo shot.
+
+CVars
+-----
+This is enabled with the [CVar](CVars): `g_invincible_projectiles`.
\ No newline at end of file