valve/zpak001.pk3dir/decls/def/monsters/xen_hair.def

12 lines
257 B
Modula-2
Raw Normal View History

entityDef xen_hair
{
"spawnclass" "NSSurfacePropEntity"
"model" "models/hair.mdl"
"netname" "Xen Hair"
"health" "0"
"mins" "-8 -8 0"
"maxs" "8 8 32"
"propdata" "actor_alien"
"frame" "0"
// TODO Spawnflags 1 equals synchronized movement
}