14 case "ammoregen":
return "ammo";
15 case "doubler":
return "inferno";
16 case "scout":
return "bash";
17 case "guard":
return "resistance";
18 case "revival":
case "regen":
return "medic";
19 case "jumper":
return "jump";
20 case "invulnerability":
return "vampire";
21 case "kamikaze":
return "vengeance";
22 case "teleporter":
return "swapper";
23 default:
return buffname;
29REPLICATE(cvar_cl_buffs_autoreplace,
bool,
"cl_buffs_autoreplace");
string Buff_CompatName(string buffname)
ERASEABLE string rgb_to_hexcolor(vector rgb)
#define REPLICATE(...)
Replicates a client cvar into a server field.
strcat(_("^F4Countdown stopped!"), "\n^BG", _("Teams are too unbalanced."))
#define REGISTRY_GET(id, i)