Changeset 2302

Show
Ignore:
Timestamp:
06/08/12 15:24:43 (12 months ago)
Author:
palota
Message:

goal_revive: longer crouch time

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Enemy-Territory/0.8/et/scripts/goals/goal_revive.gm

    r2084 r2302  
    131131                                } 
    132132                                else { 
    133                                         this.Bot.HoldButton(BTN.CROUCH, 0.5); 
     133                                        this.Bot.HoldButton(BTN.CROUCH, 1.3); 
    134134                                } 
    135135