diff --git a/VScript-in-Mapbase.md b/VScript-in-Mapbase.md index 43bd22a..9a5b604 100644 --- a/VScript-in-Mapbase.md +++ b/VScript-in-Mapbase.md @@ -22,6 +22,7 @@ For more information on VScript itself, [click here](https://developer.valvesoft * [CBaseCombatWeapon](VScript-in-Mapbase#CBaseCombatWeapon) * [CBaseCombatCharacter](VScript-in-Mapbase#CBaseCombatCharacter) * [CBasePlayer](VScript-in-Mapbase#CBasePlayer) + * [Hooks](VScript-in-Mapbase#CBasePlayer-Hooks) * [CHL2_Player](VScript-in-Mapbase#CHL2_Player) * [CAI_BaseNPC](VScript-in-Mapbase#CAI_BaseNPC) * [Hooks](VScript-in-Mapbase#CAI_BaseNPC-Hooks)