28 lines
627 B
JSON
28 lines
627 B
JSON
{
|
|
"dataList": [
|
|
{
|
|
"id": 0,
|
|
"model": "산초",
|
|
"teller": "Don Quixote?",
|
|
"title": "???",
|
|
"content": "I must…"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"model": "산초",
|
|
"teller": "Don Quixote?",
|
|
"title": "???",
|
|
"content": "I have to be the Mother... to all of them... the Family's thirst, it's..."
|
|
},
|
|
{
|
|
"id": 2,
|
|
"model": "베르길리우스3",
|
|
"content": "No, my lady. You needn't be the Mother of anyone here. Here..."
|
|
},
|
|
{
|
|
"id": 3,
|
|
"model": "베르길리우스3",
|
|
"content": "... you are a Sinner, nothing more."
|
|
}
|
|
]
|
|
} |