Files
Zos/Skills/@be/node_modules/jibo-anim-db-animations/hot/hot-transportation.json

137 lines
2.0 KiB
JSON

[
[
[
{
"reject": ["jefferson"],
"match": "Airplane"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(Airplane)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": [],
"match": "Bicycle"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(Bicycle)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": [],
"match": "Public transportation"
},
{
"reject": ["table", "tables", "restaurant"],
"match": "Bus"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(bus)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": [],
"match": "Automobile"
},
{
"reject": [],
"match": "Car"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(car)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": [],
"match": "Cab"
},
{
"reject": [],
"match": "Taxi"
},
{
"reject": [],
"match": "Uber"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(taxi)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": [],
"match": "Rocket"
},
{
"reject": [],
"match": "Rocketship"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(rocket)",
"layers": "!(audio)"
}
}
]
]
]