16 lines
No EOL
331 B
Modula-2
16 lines
No EOL
331 B
Modula-2
entityDef monster_trainingbot
|
|
{
|
|
"spawnclass" "NSMonster"
|
|
"model" "models/batterybot.mdl"
|
|
"netname" "Training Bot"
|
|
"health" "skill:trainingbot_health"
|
|
"mins" "-16 -16 0"
|
|
"maxs" "16 16 72"
|
|
"eye_height" "64"
|
|
"team" "2"
|
|
"propdata" "actor_robot"
|
|
"team" "$ALLIANCE_ROBOT"
|
|
|
|
"speed_walk" "0"
|
|
"speed_run" "0"
|
|
} |