share/hedgewars/Data/Missions/Training/User_Mission_-_That_Sinking_Feeling.lua
branchphysfslayer
changeset 8043 da083f8d95e6
parent 5823 f906f6645e02
child 11009 5b37f240edf8
equal deleted inserted replaced
8040:448d61778ca7 8043:da083f8d95e6
     1 
     1 
     2 
     2 
     3 loadfile(GetDataPath() .. "Scripts/Locale.lua")()
     3 HedgewarsScriptLoad("/Scripts/Locale.lua")
     4 
     4 
     5 local player
     5 local player
     6 local hh = {}
     6 local hh = {}
     7 local hhCount = 8
     7 local hhCount = 8
     8 local GameOver = false
     8 local GameOver = false