share/hedgewars/Data/Missions/Training/User_Mission_-_Rope_Knock_Challenge.lua
branchphysfslayer
changeset 8043 da083f8d95e6
parent 7889 57b117d441b9
child 10290 42efccba0711
equal deleted inserted replaced
8040:448d61778ca7 8043:da083f8d95e6
     1 loadfile(GetDataPath() .. "Scripts/Locale.lua")()
     1 HedgewarsScriptLoad("/Scripts/Locale.lua")
     2 
     2 
     3 local hhs = {}
     3 local hhs = {}
     4 local missionWon = nil
     4 local missionWon = nil
     5 local endTimer = 1000
     5 local endTimer = 1000
     6 local hogsKilled = 0
     6 local hogsKilled = 0