]> git.localhorst.tv Git - l2e.git/commitdiff
fixed map2 data
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 18 Oct 2012 21:01:00 +0000 (23:01 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 18 Oct 2012 21:01:00 +0000 (23:01 +0200)
test-data/maps.l2s

index e91ace9009f4c30b03d34f0ab3a4196109ac9370..e5ffbcde046293a5faffa033d70aca48ce7e0e8e 100644 (file)
@@ -243,9 +243,9 @@ export Map map2 {
                                { t: <0, 1> },
                                { t: <2, 0> },
                                { t: <2, 0> },
-                               { t: <1, 2> },
-                               { t: <1, 2> },
-                               { t: <1, 2> },
+                               { t: <2, 3> },
+                               { t: <3, 3> },
+                               { t: <0, 3> },
                                
                                { t: <3, 0>, flags: blockW },
                                { t: <3, 0>, flags: blockE },