File: 2-1.lua

package info (click to toggle)
mrrescue 1.02e-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 13,228 kB
  • sloc: makefile: 9; sh: 1
file content (1 line) | stat: -rw-r--r-- 2,036 bytes parent folder | download | duplicates (3)
1
return { version = "1.1", luaversion = "5.1", orientation = "orthogonal", width = 41, height = 5, tilewidth = 16, tileheight = 16, properties = {}, tilesets = { { name = "tiles", firstgid = 1, tilewidth = 16, tileheight = 16, spacing = 0, margin = 0, image = "../../data/tiles.png", imagewidth = 256, imageheight = 256, transparentColor = "#000000", properties = {}, tiles = {} } }, layers = { { type = "tilelayer", name = "main", x = 0, y = 0, width = 41, height = 5, visible = true, opacity = 1, properties = {}, encoding = "lua", data = { 0, 0, 6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 4, 5, 4, 1, 2, 2, 2, 2, 2, 2, 2, 2, 7, 0, 0, 0, 0, 6, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 19, 145, 137, 145, 17, 129, 129, 129, 129, 129, 129, 129, 129, 7, 0, 0, 0, 0, 22, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 193, 145, 137, 145, 194, 145, 145, 145, 145, 145, 145, 145, 145, 23, 0, 0, 0, 0, 38, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 209, 145, 137, 145, 210, 145, 145, 145, 145, 145, 145, 145, 145, 39, 0, 0, 0, 0, 54, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 161, 225, 161, 153, 161, 226, 161, 161, 161, 161, 161, 161, 161, 161, 55, 0, 0 } }, { type = "objectgroup", name = "objects", visible = true, opacity = 1, properties = {}, objects = { { name = "", type = "door", x = 400, y = 32, width = 16, height = 48, properties = { ["dir"] = "left" } }, { name = "", type = "door", x = 464, y = 32, width = 16, height = 48, properties = { ["dir"] = "right" } }, { name = "", type = "room", x = 32, y = 16, width = 384, height = 64, properties = {} }, { name = "", type = "room", x = 464, y = 16, width = 160, height = 64, properties = {} }, { name = "", type = "start", x = 432, y = 64, width = 16, height = 16, properties = {} } } } } }