Small tweaks to napalm config stuff.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user