From: Daniel Karbach Date: Thu, 18 Oct 2012 21:01:00 +0000 (+0200) Subject: fixed map2 data X-Git-Url: http://git.localhorst.tv/?a=commitdiff_plain;h=e2a44553d5c38295e447af45868b7e576d3a433d;p=l2e.git fixed map2 data --- diff --git a/test-data/maps.l2s b/test-data/maps.l2s index e91ace9..e5ffbcd 100644 --- a/test-data/maps.l2s +++ b/test-data/maps.l2s @@ -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 },