17 lines
No EOL
362 B
Modula-2
17 lines
No EOL
362 B
Modula-2
entityDef monster_archerfish
|
|
{
|
|
"spawnclass" "NSMonster"
|
|
"model" "models/archer.mdl"
|
|
"netname" "Archer Fish"
|
|
"health" "10"
|
|
"mins" "-16 -16 0"
|
|
"maxs" "16 16 16"
|
|
"eye_height" "32"
|
|
"team" "2"
|
|
"propdata" "actor_alien"
|
|
"flying" "1"
|
|
"fly_offset" "32"
|
|
|
|
"speed_walk" "25" // These values are
|
|
"speed_run" "50" // purely speculative
|
|
} |