share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua
changeset 15788 acf70c44065b
parent 15404 0e3bf53dfe47
child 15964 d18261ddac4a
--- a/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua	Fri May 28 14:18:52 2021 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua	Fri May 28 15:06:39 2021 +0200
@@ -1047,7 +1047,7 @@
 	end
 
 
-	-- start the player tumbling with a boom once their turn has actually begun
+	-- start the player with a boom once their turn has actually begun
 	if racerActive == false then
 
 		if (TurnTimeLeft > 0) and (TurnTimeLeft ~= TurnTime) then
@@ -1076,7 +1076,7 @@
 		activationStage = 202
 	end
 
-	-- has the player started his tumbling spree?
+	-- has the player started?
 	if (CurrentHedgehog ~= nil) then
 
 		-- if the RACE has started, show tracktimes and keep tabs on waypoints