From 987decd43db844b7c89bf037e335bac275b89888 Mon Sep 17 00:00:00 2001 From: Blixibon Date: Fri, 9 Aug 2019 23:06:17 -0500 Subject: [PATCH] Created Convar Lookup (markdown) --- Convar-Lookup.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Convar-Lookup.md diff --git a/Convar-Lookup.md b/Convar-Lookup.md new file mode 100644 index 0000000..850a03a --- /dev/null +++ b/Convar-Lookup.md @@ -0,0 +1,8 @@ +This page lists a few convars new with Mapbase designed to be used by maps using **game_convar_mod** or just used by players themselves. + +WIP + +| Name | Description | +|:------------- |:------------- | +| npc_alyx_interact_manhacks | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. | +| npc_alyx_interact_turrets | Allows Alyx to "interact" with npc_turret_floors in the same way she interacts with rollermines. | \ No newline at end of file