share/hedgewars/Data/Missions/Training/User_Mission_-_Teamwork.lua
branchphysfslayer
changeset 8043 da083f8d95e6
parent 7877 b3fb94986255
equal deleted inserted replaced
8040:448d61778ca7 8043:da083f8d95e6
     1 loadfile(GetDataPath() .. "Scripts/Locale.lua")()
     1 HedgewarsScriptLoad("/Scripts/Locale.lua")
     2 
     2 
     3 local player = nil -- This variable will point to the hog's gear
     3 local player = nil -- This variable will point to the hog's gear
     4 local p2 = nil
     4 local p2 = nil
     5 local enemy = nil
     5 local enemy = nil
     6 local bCrate = nil
     6 local bCrate = nil