22 lines
443 B
JSON
22 lines
443 B
JSON
{
|
|
"TORCH": {
|
|
"foreground": [24, 205, 189],
|
|
"background": [230, 20, 120],
|
|
"display": "\u0f08"
|
|
},
|
|
"SWORD": {
|
|
"foreground": [24, 205, 189],
|
|
"background": [24, 205, 189],
|
|
"display":"\u1e37"
|
|
},
|
|
"CHEST": {
|
|
"foreground": [24, 205, 189],
|
|
"background": [24, 205, 189],
|
|
"display":"\uaaea"
|
|
},
|
|
"WALL_TORCH": {
|
|
"foreground": [24, 205, 189],
|
|
"background": [24, 205, 189],
|
|
"display": "☀"
|
|
}
|
|
}
|