16 lines
No EOL
319 B
Modula-2
16 lines
No EOL
319 B
Modula-2
entityDef monster_critter
|
|
{
|
|
"spawnclass" "NSMonster"
|
|
"model" "models/critter.mdl"
|
|
"netname" "Critter"
|
|
"health" "skill:critter_health"
|
|
"mins" "-16 -16 0"
|
|
"maxs" "16 16 72"
|
|
"eye_height" "64"
|
|
"team" "0"
|
|
"propdata" "actor_alien"
|
|
"team" "$ALLIANCE_NEUTRAL"
|
|
|
|
"speed_walk" "50"
|
|
"speed_run" "200"
|
|
} |