evil/zpak001.pk3dir/decls/def/monsters/kurtz.def

38 lines
768 B
Modula-2
Raw Normal View History

entityDef monster_kurtz
{
"spawnclass" "ncTalkMonster"
"model" "models/kurtz.mdl"
"netname" "Kurtz"
"health" "skill:kurtz_health"
"mins" "-16 -16 0"
"maxs" "16 16 72"
"eye_height" "64"
"team" "0"
"propdata" "actor_human"
"speed_walk" "64"
"speed_run" ""
"snd_pain" ""
"snd_death" ""
"talk_answer" ""
"talk_ask" ""
"talk_ally_shoot" ""
"talk_idle" ""
"talk_hearing" ""
"talk_smelling" ""
"talk_stare" ""
"talk_survived" ""
"talk_wounded" ""
"talk_player_ask" ""
"talk_player_greet" ""
"talk_player_idle" ""
"talk_player_wounded1" ""
"talk_player_wounded2" ""
"talk_player_wounded3" ""
"talk_unfollow" ""
"talk_follow" ""
"talk_stop_follow" ""
"talk_deny_follow" ""
}