Files
hk4e/gdconf/game_data_config/lua/quest/Q21012ShareConfig.lua
2022-11-30 00:00:20 +08:00

25 lines
266 B
Go
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- 任务配置
-- 父任务id
main_id = 21012
sub_ids =
{
2101201,
2101202,
2101203,
2101204,
2101205,
2101206,
2101207,
2101208,
2101209,
}
---存放断线重连生成内容和questdata配的存档点对应
rewind_data = {}
quest_data = {}