mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 04:23:42 +01:00
46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
|
{ "dialogs":[
|
||
|
{ "ID":0,
|
||
|
"dialog":"Encore une tombe ...",
|
||
|
"isQuestion":0,
|
||
|
"choice":"_",
|
||
|
"conclusion1":"_",
|
||
|
"next1":-1,
|
||
|
"conclusion2":"_",
|
||
|
"next2":-1,
|
||
|
"nextOther":-1
|
||
|
},
|
||
|
{
|
||
|
"ID":1,
|
||
|
"dialog":"Un passage souterrain ...",
|
||
|
"isQuestion":0,
|
||
|
"choice":"_",
|
||
|
"conclusion1":"_",
|
||
|
"next1":-1,
|
||
|
"conclusion2":"_",
|
||
|
"next2":-1,
|
||
|
"nextOther":2
|
||
|
},
|
||
|
{
|
||
|
"ID":2,
|
||
|
"dialog":"Je me demande bien ou il peut conduire. Une prochaine expedition a faire peut-etre ...",
|
||
|
"isQuestion":0,
|
||
|
"choice":"_",
|
||
|
"conclusion1":"_",
|
||
|
"next1":-1,
|
||
|
"conclusion2":"_",
|
||
|
"next2":-1,
|
||
|
"nextOther":-1
|
||
|
},
|
||
|
{
|
||
|
"ID":3,
|
||
|
"dialog":"C'est la maison du gardien du cimetiere",
|
||
|
"isQuestion":0,
|
||
|
"choice":"_",
|
||
|
"conclusion1":"_",
|
||
|
"next1":-1,
|
||
|
"conclusion2":"_",
|
||
|
"next2":-1,
|
||
|
"nextOther":-1
|
||
|
}
|
||
|
]
|
||
|
}
|