scenario를 json 형태로 추가
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"title":"",
|
||||
"life":0,
|
||||
"fiction":0,
|
||||
"nation":[
|
||||
["후한", "800000", 10000, 10000, "후한왕조", 1500, 47, "유가", 7,[]],
|
||||
["황건적", "FFD700", 10000, 10000, "황건적", 500, 23, "태평도", 2, []]
|
||||
],
|
||||
"diplomacy":[
|
||||
],
|
||||
"general":[
|
||||
],
|
||||
"general_ex":[
|
||||
],
|
||||
"cities":[
|
||||
|
||||
],
|
||||
"history":[
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user