]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add other g_waypointeditor aliases so they can be found easily
authorterencehill <piuntn@gmail.com>
Fri, 25 Dec 2020 14:46:04 +0000 (15:46 +0100)
committerterencehill <piuntn@gmail.com>
Fri, 25 Dec 2020 14:46:04 +0000 (15:46 +0100)
xonotic-client.cfg

index 8f7066d96b417c00176945c3b02319f44d7e7240..931d8650f99b69e5ac79a3c10bd39c9a00ab0914 100644 (file)
@@ -248,6 +248,17 @@ alias g_waypointeditor_remove        "wpeditor remove"
 alias g_waypointeditor_relinkall     "wpeditor relinkall"
 alias g_waypointeditor_saveall       "wpeditor saveall"
 alias g_waypointeditor_unreachable   "wpeditor unreachable"
+alias g_waypointeditor_help          "wpeditor"
+alias g_waypointeditor_menu          "wpeditor_menu"
+alias g_waypointeditor_spawn_x       "wpeditor spawn crosshair"
+alias g_waypointeditor_spawn_jump    "wpeditor spawn jump"
+alias g_waypointeditor_spawn_crouch  "wpeditor spawn crouch"
+alias g_waypointeditor_spawn_support "wpeditor spawn support"
+alias g_waypointeditor_hardwire      "wpeditor hardwire"
+alias g_waypointeditor_hardwire_x    "wpeditor hardwire crosshair"
+alias g_waypointeditor_lock          "wpeditor lock"
+alias g_waypointeditor_symorigin     "wpeditor symorigin $*"
+alias g_waypointeditor_symaxis       "wpeditor symaxis $*"
 
 alias navwaypoint_relink        g_waypointeditor_spawn
 alias navwaypoint_remove        g_waypointeditor_remove