Small tweaks to napalm config stuff.

This commit is contained in:
Greyscale
2009-06-14 19:21:06 -07:00
parent 4b66f688ab
commit ec61c654cb
2 changed files with 2 additions and 1 deletions

View File

@ -409,7 +409,7 @@ CvarsCreate()
// Napalm (module)
// ===========================
g_hCvarsList[CVAR_NAPALM_IGNITE] = CreateConVar("zr_napalm_ignite", "1", "Ignite grenade in mid-air after player throws it. [Dependency: Human Attribute 'napalm']");
g_hCvarsList[CVAR_NAPALM_IGNITE] = CreateConVar("zr_napalm_ignite", "1", "Ignite grenade in mid-air after player throws it. [Dependency: Human Attribute 'hasnapalm']");
// ===========================
// Jump Boost (module)