local root = { { talkId = 1, name = '主角', img = 'guide_mty', content = '嗯……上面写的工作地点应该就是这里了?', posId = 1 }, { talkId = 2, name = '桃桃', img = 'guide_jl', content = '哎呀,你就是新来的土地神大人吗?', posId = 2 }, { talkId = 3, name = '主角', img = 'guide_mty', content = '不……不用叫我大人!我也是刚刚当上土地神,工作内容都还没有熟悉呢!', posId = 1 }, { talkId = 4, name = '桃桃', img = 'guide_jl', content = '没事的~大人~大家听说萌宠镇终于有了神明守护,都非常兴奋呢。', posId = 2 }, { talkId = 5, name = '主角', img = 'guide_mty', content = '我会尽力给大家带来福气和好运的!', posId = 1 }, { talkId = 6, name = '桃桃', img = 'guide_jl', content = '自我介绍一下,我是桃桃,辅佐大人的助手。', posId = 2 }, { talkId = 7, name = '桃桃', img = 'guide_jl', content = '下面,就由我来带着大人熟悉工作。', posId = 2 } } return root