rewolf/zpak001.pk3dir/def/monsters/penta.def

16 lines
336 B
Modula-2

entityDef monster_penta
{
"spawnclass" "NSSquadMonster"
"model" "models/penta.mdl" // cut NPC I guess
"netname" "Penta"
"health" "skill:penta_health"
"mins" "-16 -16 0"
"maxs" "16 16 72"
"eye_height" "64"
"team" "0"
"propdata" "actor_human"
"team" "$ALLIANCE_NEUTRAL"
"speed_walk" "50"
"speed_run" "200"
}