|
|
|
@ -4,27 +4,31 @@ |
|
|
|
|
"foreground": [40, 15, 125], |
|
|
|
|
"background": [200, 15, 75], |
|
|
|
|
"collision": false, |
|
|
|
|
"display": 10398 |
|
|
|
|
"display": 10398, |
|
|
|
|
"id": 0 |
|
|
|
|
}, |
|
|
|
|
"WALL_MOSS": { |
|
|
|
|
"texture": "assets/glowing_moss_wall-256.png", |
|
|
|
|
"foreground": [230, 20, 30], |
|
|
|
|
"background": [230, 20, 120], |
|
|
|
|
"collision": true, |
|
|
|
|
"display": 8820 |
|
|
|
|
"display": 8820, |
|
|
|
|
"id": 1 |
|
|
|
|
}, |
|
|
|
|
"WALL_PLAIN": { |
|
|
|
|
"texture": "assets/wall_texture_test-256.png", |
|
|
|
|
"foreground": [230, 20, 30], |
|
|
|
|
"background": [230, 20, 120], |
|
|
|
|
"collision": true, |
|
|
|
|
"display": 9608 |
|
|
|
|
"display": 9608, |
|
|
|
|
"id": 2 |
|
|
|
|
}, |
|
|
|
|
"WALL_VINES": { |
|
|
|
|
"texture": "assets/wall_with_vines-256.png", |
|
|
|
|
"foreground": [230, 20, 30], |
|
|
|
|
"background": [230, 20, 120], |
|
|
|
|
"collision": false, |
|
|
|
|
"display": 35 |
|
|
|
|
"display": 35, |
|
|
|
|
"id": 3 |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|