9 lines
211 B
Modula-2
9 lines
211 B
Modula-2
|
entityDef monster_sitting_scientist
|
||
|
{
|
||
|
"spawnclass" "NSTalkMonster"
|
||
|
"inherit" "monster_human_scientist"
|
||
|
"netname" "Human Scientist Seated"
|
||
|
"model" "models/scientist.mdl"
|
||
|
"health" "skill:scientist_health"
|
||
|
|
||
|
}
|