share/hedgewars/Data/Scripts/Multiplayer/Tumbler.lua
changeset 12064 54f53cf14ae4
parent 12062 3d03e9294633
child 12344 877f55c77a3f
equal deleted inserted replaced
12063:797d1236a56b 12064:54f53cf14ae4
   638 		clockStr = ""
   638 		clockStr = ""
   639 		timeStr = ""
   639 		timeStr = ""
   640 	end
   640 	end
   641 
   641 
   642 	ShowMission	(
   642 	ShowMission	(
   643 			"Tumbler",
   643 			loc("Tumbler"),
   644 			loc("A Hedgewars mini-game"),
   644 			loc("A Hedgewars mini-game"),
   645 			loc("Fly around and hurl explosives to your enemies.") .."|"..
   645 			loc("Fly around and hurl explosives to your enemies.") .."|"..
   646 			loc("Eliminate the enemy hogs to win.") .. "|" ..
   646 			loc("Eliminate the enemy hogs to win.") .. "|" ..
   647 			" " .. "|" ..
   647 			" " .. "|" ..
   648 
   648