monster_gman: Change walking speed to 77 units per second
This commit is contained in:
parent
1d00e324dc
commit
995b00eb3f
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ entityDef monster_gman
|
||||||
"team" "0"
|
"team" "0"
|
||||||
"propdata" "actor_human"
|
"propdata" "actor_human"
|
||||||
|
|
||||||
"speed_walk" "64"
|
"speed_walk" "77"
|
||||||
"speed_run" "364" // day one only
|
"speed_run" "364" // day one only
|
||||||
}
|
}
|
Loading…
Reference in a new issue