15 lines
No EOL
278 B
Modula-2
15 lines
No EOL
278 B
Modula-2
entityDef monster_gman
|
|
{
|
|
"spawnclass" "NSTalkMonster"
|
|
"model" "models/gman.mdl"
|
|
"netname" "G-Man"
|
|
"health" "0"
|
|
"mins" "-16 -16 0"
|
|
"maxs" "16 16 72"
|
|
"eye_height" "64"
|
|
"team" "0"
|
|
"propdata" "actor_human"
|
|
|
|
"speed_walk" "64"
|
|
"speed_run" "364" // day one only
|
|
} |