share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua
changeset 4665 fa7ad5f3725f
parent 4662 63aafc9c2a81
child 7165 aad1aea05f1e
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua	Fri Dec 24 10:04:01 2010 -0500
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua	Fri Dec 24 11:54:34 2010 -0500
@@ -62,7 +62,7 @@
 	-- Things we don't modify here will use their default values.
 
 	-- The base number for the random number generator
-	Seed = 0
+	Seed = 1
 	-- Game settings and rules
 	GameFlags = gfMultiWeapon + gfOneClanMode + gfSolidLand
 	-- The time the player has to move each round (in ms)