19 if (it.tur_head.frame != 0 && it.tur_head.frame != 3)
21 if (it.tur_head.frame > 6)
22 it.tur_head.frame = 0;
34 PAR(_(
"The %s is a turret that fires electric balls forwards from its two cannons, shooting balls similar to those of the %s."),
COLORED_NAME(
this),
COLORED_NAME(WEP_ELECTRO));
35 PAR(_(
"It is a stronger version of the %s, which only has one electric ball cannon."),
COLORED_NAME(TUR_PLASMA));
#define MUTATOR_CALLHOOK(name,...)
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
#define COLORED_NAME(this)
#define METHOD(cname, name, prototype)
#define PAR(...)
Adds an individually translatable paragraph to PAGE_TEXT without having to deal with strcat and sprin...
bool turret_initialize(entity this, Turret tur)