From: Wuzzy Date: Sat, 9 Nov 2019 15:37:46 +0000 (+0000) Subject: Create Invincible Projectiles X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=bf39df643d80faef22955a3f828654276d88a686;p=xonotic%2Fxonotic.wiki.git Create Invincible Projectiles --- diff --git a/Invincible-Projectiles.md b/Invincible-Projectiles.md new file mode 100644 index 0000000..c6da85d --- /dev/null +++ b/Invincible-Projectiles.md @@ -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