blob: b43a5a0c60e2a159bd5fe57bda62decb21194256 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#base "npc_titan_auto_stryder.txt"
npc_titan_auto_stryder_sniper
{
title "#NPC_TITAN_AUTO_STRYDER_SNIPER"
dodgePeriod 8 // Don't dodge more than maxDodgePerPeriod within this time
maxDodgePerPeriod 1 // Don't dodge more than this many times in dodgePeriod
npc_titan_player_settings "titan_stryder_sniper"
footstep_type "northstar"
}
|