43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"BlockConnectorSaves" : {
|
|
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.BlockConnectorSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
|
"value" : [
|
|
{
|
|
"startBlockName" : "Departure_Tutorial_A",
|
|
"endBlockName" : "Departure_P1_A"
|
|
}
|
|
]
|
|
},
|
|
"TextBlockSaves" : {
|
|
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.DialogBlockSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
|
"value" : [
|
|
{
|
|
"blockName" : "Departure_P1_A",
|
|
"position" : {
|
|
"x" : 1000,
|
|
"y" : -720
|
|
},
|
|
"state" : 1
|
|
}
|
|
]
|
|
},
|
|
"SongBlockSaves" : {
|
|
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.SongBlockSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
|
"value" : [
|
|
|
|
]
|
|
},
|
|
"TutorialBlockSaves" : {
|
|
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.TutorialBlockSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
|
"value" : [
|
|
{
|
|
"blockName" : "Departure_Tutorial_A",
|
|
"position" : {
|
|
"x" : 200,
|
|
"y" : -720
|
|
},
|
|
"state" : 2
|
|
}
|
|
]
|
|
}
|
|
} |