vivian-rs/assets/LevelProcess/MainCity/Interact/Interact_10000021.json
2025-05-19 18:11:03 +03:00

22 lines
481 B
JSON

{
"ID": 10000021,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionShowTeleportUI",
"ID": 101,
"BlackMask": true
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 102
}
]
}
}
}