dev menu, buffs
This commit is contained in:
@ -9,6 +9,29 @@
|
||||
"default_item_legend": {},
|
||||
|
||||
"prefabs": [
|
||||
{"name": "test_room_3",
|
||||
"size":{"x":20, "y":17},
|
||||
"body": [
|
||||
"##########+#########",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#........#.........#",
|
||||
"#.....#............#",
|
||||
"#...#.....#........#",
|
||||
"+.....#..#.........+",
|
||||
"#......#...........#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"##########+#########"
|
||||
]
|
||||
},
|
||||
{"name": "test_room_2",
|
||||
"tile_legend": {
|
||||
"D": "decorated_wall"
|
||||
@ -56,30 +79,6 @@
|
||||
"???DDDD#.#DDDD??",
|
||||
"???????#+#??????"
|
||||
]
|
||||
|
||||
},
|
||||
{"name": "test_room_3",
|
||||
"size":{"x":20, "y":17},
|
||||
"body": [
|
||||
"##########+#########",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#........#.........#",
|
||||
"#.....#............#",
|
||||
"#...#.....#........#",
|
||||
"+.....#..#.........+",
|
||||
"#......#...........#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"#..................#",
|
||||
"##########+#########"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user