From 5db466b69cf0d3e9b83ba3e6d1fc5cb0276ff4fa Mon Sep 17 00:00:00 2001 From: Simon Naarmann Date: Wed, 3 Jan 2018 06:42:49 +0100 Subject: [PATCH] replace deco with solid terrain Lix 0.9.7 doesn't replace tiles like `moon.D' to `moon' anymore. Decoration was removed a year ago and I'd like to remove the backwards compatibility. 3 levels of NepsterLix need these minimal changes, all stay solvable with the replays in the proof collection. --- 5-of-all/08_ForTheFun.txt | 3 --- Black Hole/17_VeryDerailed.txt | 5 ----- Sun/11_Dunes.txt | 4 +--- 3 files changed, 1 insertion(+), 11 deletions(-) diff --git a/5-of-all/08_ForTheFun.txt b/5-of-all/08_ForTheFun.txt index 35c945e..20af621 100644 --- a/5-of-all/08_ForTheFun.txt +++ b/5-of-all/08_ForTheFun.txt @@ -6,7 +6,6 @@ $ENGLISH For the Fun of it! #SIZE_X 1280 #SIZE_Y 400 -#SECONDS 0 #INITIAL 30 #REQUIRED 20 #SPAWN_INTERVAL 30 @@ -31,8 +30,6 @@ $ENGLISH For the Fun of it! :amanda/forest/exit_tent.G: 642 240 -:amanda/forest/lantern.D: 664 322 - :matt/10tons.T: 518 120 :matt/10tons.T: 807 120 diff --git a/Black Hole/17_VeryDerailed.txt b/Black Hole/17_VeryDerailed.txt index b6695f4..66d8e43 100644 --- a/Black Hole/17_VeryDerailed.txt +++ b/Black Hole/17_VeryDerailed.txt @@ -5,10 +5,7 @@ $ENGLISH Very Derailed Level #INTENDED_NUMBER_OF_PLAYERS 1 #SIZE_X 640 #SIZE_Y 400 -#START_X 0 -#START_Y 0 -#SECONDS 0 #INITIAL 30 #REQUIRED 28 #SPAWN_INTERVAL 32 @@ -29,8 +26,6 @@ $ENGLISH Very Derailed Level :matt/goldmine/Goal.G: 568 224 -:matt/goldmine/GoalTop.D: 568 176 - :matt/goldmine/crate32: 452 208 :matt/goldmine/crate16: 252 176 :matt/goldmine/crate16: 284 176 diff --git a/Sun/11_Dunes.txt b/Sun/11_Dunes.txt index e41b058..dca1669 100644 --- a/Sun/11_Dunes.txt +++ b/Sun/11_Dunes.txt @@ -6,7 +6,6 @@ $ENGLISH Dunes #SIZE_X 960 #SIZE_Y 400 -#SECONDS 0 #INITIAL 20 #REQUIRED 20 #SPAWN_INTERVAL 40 @@ -24,8 +23,7 @@ $ENGLISH Dunes :matt/beach/goal.G: 451 211 -:matt/beach/decor/sun.D: 144 0 - +:matt/beach/decor/sun: 144 0 :matt/beach/decor/beach ball: 897 309 :matt/beach/daytime/06: 462 266 r :matt/beach/daytime/06: 156 334 rr -- 2.15.1