23 lines
548 B
JSON
23 lines
548 B
JSON
{
|
|
|
|
"ID": 2000111,
|
|
|
|
"Events": {
|
|
|
|
"OnHollowCreated": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigSetHollowSystemState",
|
|
|
|
"Key":[
|
|
|
|
// "Card",
|
|
|
|
"HollowItem"
|
|
|
|
],
|
|
|
|
"State": "Close"
|
|
|
|
}
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigFinishEvent"
|
|
|
|
// }
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|