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