14 lines
No EOL
302 B
Modula-2
14 lines
No EOL
302 B
Modula-2
entityDef monster_sog
|
|
{
|
|
"inherit" "monster_base_grunt"
|
|
"model" "models/sog.mdl"
|
|
"netname" "MACV-SOG Soldier"
|
|
"health" "skill:sog_health"
|
|
"mins" "-16 -16 0"
|
|
"maxs" "16 16 72"
|
|
"eye_height" "64"
|
|
"team" "1"
|
|
"propdata" "actor_human"
|
|
"speed_walk" "41"
|
|
"speed_run" "304"
|
|
}
|