share/hedgewars/Data/Missions/Training/User_Mission_-_Spooky_Tree.lua
branchphysfslayer
changeset 8043 da083f8d95e6
parent 7877 b3fb94986255
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 
     5 
     6 local player = nil -- This variable will point to the hog's gear
     6 local player = nil -- This variable will point to the hog's gear
     7 local instructor = nil
     7 local instructor = nil