Classes:WolfensteinMonster

From ECWolf Wiki
Revision as of 01:42, 2 January 2013 by Hair Machine (talk | contribs) (Created page with "== Overview == The base class from which all enemy actors in ECWolf inherit. == DECORATE Definition == actor WolfensteinMonster { missilefrequency 0.08 minmissilechance 25...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

The base class from which all enemy actors in ECWolf inherit.

DECORATE Definition

actor WolfensteinMonster { missilefrequency 0.08 minmissilechance 256 height 64 radius 42 painchance 256 meleerange 42 MONSTER +ALWAYSFAST }