share/hedgewars/Data/Maps/ClimbHome/map.lua
changeset 15501 5a30396f8fb2
parent 14940 8b848c2939da
child 15502 ad9fe7dc2ff7
--- a/share/hedgewars/Data/Maps/ClimbHome/map.lua	Fri Nov 01 23:35:01 2019 +0100
+++ b/share/hedgewars/Data/Maps/ClimbHome/map.lua	Sat Nov 02 13:01:28 2019 +0100
@@ -94,7 +94,7 @@
     --This reduced startup time by only about 15% and looked ugly
     --EnableGameFlags(gfDisableLandObjects) 
     -- force seed instead.  Some themes will still be easier, but at least you won't luck out on the same theme
-    Seed = ClimbHome
+    Seed = ""
     -- Disable Sudden Death
     WaterRise = 0
     HealthDecrease = 0