mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 04:23:42 +01:00
59 lines
No EOL
1.4 KiB
JSON
59 lines
No EOL
1.4 KiB
JSON
{
|
|
"dialogs": [
|
|
{
|
|
"ID": 0,
|
|
"dialog": "Maison du Fermier",
|
|
"isQuestion": 0,
|
|
"choice": "_",
|
|
"conclusion1": "_",
|
|
"next1": -1,
|
|
"conclusion2": "_",
|
|
"next2": -1,
|
|
"nextOther": -1
|
|
},
|
|
{
|
|
"ID": 1,
|
|
"dialog": "Maison du Marechal Ferrand",
|
|
"isQuestion": 0,
|
|
"choice": "_",
|
|
"conclusion1": "_",
|
|
"next1": -1,
|
|
"conclusion2": "_",
|
|
"next2": -1,
|
|
"nextOther": -1
|
|
},
|
|
{
|
|
"ID": 2,
|
|
"dialog": "Maison du Boucher",
|
|
"isQuestion": 0,
|
|
"choice": "_",
|
|
"conclusion1": "_",
|
|
"next1": -1,
|
|
"conclusion2": "_",
|
|
"next2": -1,
|
|
"nextOther": -1
|
|
},
|
|
{
|
|
"ID": 3,
|
|
"dialog": "Maison du Boulanger",
|
|
"isQuestion": 0,
|
|
"choice": "_",
|
|
"conclusion1": "_",
|
|
"next1": -1,
|
|
"conclusion2": "_",
|
|
"next2": -1,
|
|
"nextOther": -1
|
|
},
|
|
{
|
|
"ID": 4,
|
|
"dialog": "Maison du Maire",
|
|
"isQuestion": 0,
|
|
"choice": "_",
|
|
"conclusion1": "_",
|
|
"next1": -1,
|
|
"conclusion2": "_",
|
|
"next2": -1,
|
|
"nextOther": -1
|
|
}
|
|
]
|
|
} |