'optimize' oral and add new frame

This commit is contained in:
Pedro de Oliveira 2016-10-18 22:16:27 +01:00
parent 1417dcc2ea
commit afa2a9bf17
1 changed files with 17 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"duration": 750 "duration": 750
}, },
{ {
"repeat": 20, "repeat": 10,
"roll": [ "roll": [
{ {
"images": "oral_frame1", "images": "oral_frame1",
@ -36,6 +36,22 @@
"duration": 150 "duration": 150
} }
] ]
},
{
"images": "oral_balloon_quebom"
},
{
"repeat": 5,
"roll": [
{
"images": "oral_frame1",
"duration": 350
},
{
"images": "oral_frame2",
"duration": 350
}
]
} }
] ]
} }