# HG changeset patch # User smaxx # Date 1282605557 -7200 # Node ID aef7d95dd159f80aaf9bfa61a298d3963fcc3e09 # Parent f96b99f944e6f72c76e0f038ebfabeeb9b51e9ad Campaign: * Fixed one of the tutorial's timers diff -r f96b99f944e6 -r aef7d95dd159 share/hedgewars/Data/Missions/Campaign/01#Boot Camp.lua --- a/share/hedgewars/Data/Missions/Campaign/01#Boot Camp.lua Tue Aug 24 01:17:24 2010 +0200 +++ b/share/hedgewars/Data/Missions/Campaign/01#Boot Camp.lua Tue Aug 24 01:19:17 2010 +0200 @@ -159,8 +159,8 @@ progress = 2 FollowGear(instructor) HogSay(instructor, loc(drill[3]), SAY_SHOUT) + TurnTimeLeft = 10000 end - TurnTimeLeft = 10000 elseif progress == 2 then local x, y = GetGearPosition(player); if x > player_start_x then