forked from endernon/PGRData
26 lines
420 B
JSON
26 lines
420 B
JSON
|
[
|
||
|
{
|
||
|
"Id":1,
|
||
|
"Text":null,
|
||
|
"Duration":0.3,
|
||
|
"CueId":null
|
||
|
},
|
||
|
{
|
||
|
"Id":2,
|
||
|
"Text":"...Ugh!",
|
||
|
"Duration":1.0,
|
||
|
"CueId":100000074.0
|
||
|
},
|
||
|
{
|
||
|
"Id":3,
|
||
|
"Text":null,
|
||
|
"Duration":0.5,
|
||
|
"CueId":null
|
||
|
},
|
||
|
{
|
||
|
"Id":4,
|
||
|
"Text":"Ngh... It's too late!",
|
||
|
"Duration":3.0,
|
||
|
"CueId":100000079.0
|
||
|
}
|
||
|
]
|