9 lines
181 B
Modula-2
9 lines
181 B
Modula-2
entityDef monster_human_torch_ally
|
|
{
|
|
"spawnclass" "NSTalkMonster"
|
|
"inherit" "monster_human_grunt_ally"
|
|
"model" "models/hgrunt_torch.mdl"
|
|
"health" "skill:torch_ally_health"
|
|
|
|
}
|
|
|