2024-11-02 03:29:45 +00:00
|
|
|
entityDef monster_snapbug
|
2024-11-02 02:30:19 +00:00
|
|
|
{
|
|
|
|
"spawnclass" "NSMonster"
|
2024-11-02 03:29:45 +00:00
|
|
|
"model" "models/snapbug.mdl"
|
|
|
|
"netname" "Snapbug"
|
2024-11-02 02:30:19 +00:00
|
|
|
"health" "25"
|
|
|
|
"mins" "-16 -16 0"
|
|
|
|
"maxs" "16 16 16"
|
2024-11-02 03:29:45 +00:00
|
|
|
"eye_height" "12"
|
2024-11-02 02:30:19 +00:00
|
|
|
"team" "2"
|
|
|
|
"propdata" "actor_alien"
|
|
|
|
"flying" "1"
|
|
|
|
"fly_offset" "32"
|
|
|
|
|
|
|
|
"speed_walk" "25" // These values are
|
|
|
|
"speed_run" "50" // purely speculative
|
|
|
|
}
|