rewolf/zpak001.pk3dir/def/monsters/dragonfly.def

16 lines
327 B
Modula-2

entityDef monster_dragonfly
{
"spawnclass" "NSMonster"
"model" "models/dragonfly.mdl"
"netname" "Dragon Fly"
"health" "skill:dragonfly_health"
"mins" "-16 -16 0"
"maxs" "16 16 72"
"eye_height" "64"
"team" "0"
"propdata" "actor_alien"
"team" "ALLIANCE_NEUTRAL"
"speed_walk" "50"
"speed_run" "200"
}