diff --git a/Convar-Lookup.md b/Convar-Lookup.md index 850a03a..61608d8 100644 --- a/Convar-Lookup.md +++ b/Convar-Lookup.md @@ -1,8 +1,18 @@ -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. +This page serves as an index for convars that could be used with `game_convar_mod` (or even just used by players themselves). + +This lists both new convars and old convars that could be used with `game_convar_mod`. WIP +## New Convars + | 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 +| npc_alyx_interact_turrets | Allows Alyx to "interact" with npc_turret_floors in the same way she interacts with rollermines. | + +## Existing Convars + +| Name | Description | +|:------------- |:------------- | +| npc_alyx_interact_manhacks | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. | \ No newline at end of file