X-Git-Url: https://git.octo.it/?p=supertux-levels.git;a=blobdiff_plain;f=tile_randomizer.px;h=bbafba7925e268d229ff8aab1362a6656b55ae84;hp=541224c8886a7dfec05a0df674b270d2c49786c1;hb=cd66ccbfb7ac9a9302700dbe72be3a1a0bb41060;hpb=7084e8bec7dd833189fee09afeccea51075c8392 diff --git a/tile_randomizer.px b/tile_randomizer.px index 541224c..bbafba7 100755 --- a/tile_randomizer.px +++ b/tile_randomizer.px @@ -18,8 +18,7 @@ our $TileGroups = [1871, 1875], # forest underground stones right [1877, 1879], # forest underground stones bottom [2058, 2060, 2061, 2065, 2066, 2070], # ice tiles - [2179, 2180, 2181, 2187, 2188, 2189, 2195, 2196, 2197], # snow bg - [2171, 2172, 2175, 2176] # those other snow thingies + [2179, 2180, 2181, 2187, 2188, 2189, 2195, 2196, 2197] # snow bg ]; our $TileMap = {};