share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua
changeset 13354 f9a15dcd857c
parent 13282 b13071610c07
child 13558 af92481415ef
equal deleted inserted replaced
13353:3bf935c1e672 13354:f9a15dcd857c
  1045                                 loc("TechRacer"),
  1045                                 loc("TechRacer"),
  1046                                 loc("A Hedgewars mini-game"),
  1046                                 loc("A Hedgewars mini-game"),
  1047 
  1047 
  1048                         	loc("Complete the track as fast as you can!") .. "|" ..
  1048                         	loc("Complete the track as fast as you can!") .. "|" ..
  1049                                 loc("Round limit:") .. " " .. roundLimit .. "|" ..
  1049                                 loc("Round limit:") .. " " .. roundLimit .. "|" ..
  1050 				loc("You can further customize the race by changing the scheme script paramater.") .. "|" ..
  1050 				loc("You can further customize the race by changing the scheme script parameter.") .. "|" ..
  1051 
  1051 
  1052                                 "", 4, 4000
  1052                                 "", 4, 4000
  1053                                 )
  1053                                 )
  1054 
  1054 
  1055         TryRepositionHogs()
  1055         TryRepositionHogs()