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

diff --git a/Jetpack.md b/Jetpack.md
new file mode 100644 (file)
index 0000000..ed1479c
--- /dev/null
@@ -0,0 +1,15 @@
+Jetpack
+=======
+Overview
+--------
+The jetpack allows you to fly across the stage. Jetpack can be enabled for everyone with a mutator.
+
+Usage
+-----
+To use the jetpack, douple-tap and hold the Jump key. You could also press the “jetpack” key which you can assign yourself in the controls settings.
+
+The jetpack needs [fuel](Items) to operate, and it will quickly deplete when you use it.
+
+CVars
+-----
+Jetpack is enabled with the [CVar](CVars): `g_jetpack` and fine-tined with the CVar family `g_jetpack_*`.
\ No newline at end of file