mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 20:43:42 +01:00
13 lines
268 B
JSON
13 lines
268 B
JSON
{ "dialogs":[
|
|
{ "ID":0,
|
|
"dialog":"_",
|
|
"isQuestion":0,
|
|
"choice":"_",
|
|
"conclusion1":"_",
|
|
"next1":-1,
|
|
"conclusion2":"_",
|
|
"next2":-1,
|
|
"nextOther":1
|
|
}
|
|
]
|
|
}
|