gearbox/zpak001.pk3dir/def/monsters/pitworm.def
Xylemon e9f2119ca6 NPCs for Opposing Force
Try to make the actual OP4 skill file load
Some new sound definitions
2023-09-20 08:44:45 -07:00

15 lines
No EOL
292 B
Modula-2

entityDef monster_pitworm
{
"spawnclass" "NSMonster"
"model" "models/pit_worm_up.mdl"
"netname" "Pit Worm"
"health" "skill:pitworm_health"
"mins" "-16 -16 0"
"maxs" "16 16 72"
"eye_height" "480"
"team" "2"
"propdata" "actor_alien"
"speed_walk" "0"
"speed_run" "0"
}