HollowPS_TV_experiments/extras/zzz-0.1-jsons/Interact_Door.json

20 lines
460 B
JSON

{
//到门外
"ID": 999999,
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionOutDoor",
"ID": 101,
"Position": {
"X": 22.45,
"Y": 0.58,
"Z": 11.39
}
}
]
}
}
}