share/hedgewars/Data/Missions/Training/Basic_Training_-_Shotgun.lua
changeset 4665 fa7ad5f3725f
parent 4662 63aafc9c2a81
child 7165 aad1aea05f1e
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Shotgun.lua	Fri Dec 24 10:04:01 2010 -0500
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Shotgun.lua	Fri Dec 24 11:54:34 2010 -0500
@@ -66,11 +66,11 @@
 	-- 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
 	-- The time the player has to move each round (in ms)
-	TurnTime = 25000
+	TurnTime = 30000
 	-- The frequency of crate drops
 	CaseFreq = 0
 	-- The number of mines being placed