dreamworks/json/game_chatchannel.json
2023-09-05 10:31:00 +08:00

27 lines
402 B
JSON

[
{
"key": "channel_lock_world",
"tag_list": 1,
"speak_cd": 5
},
{
"key": "channel_lock_guild",
"tag_list": 2,
"speak_cd": 3
},
{
"key": "channel_lock_private",
"tag_list": 3,
"speak_cd": 3
},
{
"key": "channel_lock_public",
"tag_list": 4,
"speak_cd": 15
},
{
"key": "channel_lock_system",
"tag_list": 5,
"speak_cd": 0
}
]