valve/zpak001.pk3dir/def/monsters/bloater.def

15 lines
No EOL
287 B
Modula-2

entityDef monster_bloater
{
"spawnclass" "NSTalkMonster"
"model" "models/floater.mdl"
"netname" "Bloater"
"health" "25"
"mins" "-16 -16 0"
"maxs" "16 16 72"
"eye_height" "64"
"team" "2"
"propdata" "actor_alien"
"speed_walk" "64"
"speed_run" "364" // day one only
}