share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua
changeset 12424 b9cc405541c1
parent 12389 605a7c85a798
child 12962 52c12029c7bd
equal deleted inserted replaced
12423:e9d2efe5763b 12424:b9cc405541c1
   995                                 loc("A Hedgewars mini-game"),
   995                                 loc("A Hedgewars mini-game"),
   996 
   996 
   997                         	loc("Complete the track as fast as you can!") .. "|" ..
   997                         	loc("Complete the track as fast as you can!") .. "|" ..
   998                                 loc("Round limit:") .. " " .. roundLimit .. "|" ..
   998                                 loc("Round limit:") .. " " .. roundLimit .. "|" ..
   999 				loc("You can further customize the race by changing the scheme script paramater.") .. "|" ..
   999 				loc("You can further customize the race by changing the scheme script paramater.") .. "|" ..
  1000 								--loc("For example, the below line would play map 4, with infinite fuel for the flying saucer, and four rounds.") .. "|" ..
       
  1001 								--"m=4, ufo=true, rounds=4" .. "|" ..
       
  1002 
  1000 
  1003                                 "", 4, 4000
  1001                                 "", 4, 4000
  1004                                 )
  1002                                 )
  1005 
  1003 
  1006         TryRepositionHogs()
  1004         TryRepositionHogs()