mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
25 lines
452 B
Lua
25 lines
452 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 40000
|
|
L0_1.ActorAlias = "40000"
|
|
L1_1 = {}
|
|
L1_1.q4000001 = 4000001
|
|
L1_1.q4000002 = 4000002
|
|
L1_1.q4000003 = 4000003
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L3_1 = {}
|
|
L3_1.dialogID = 400000101
|
|
L3_1.audioEvtName = ""
|
|
L3_1.duration = 3
|
|
L4_1 = {}
|
|
L4_1.dialogID = 400000102
|
|
L4_1.audioEvtName = ""
|
|
L4_1.duration = 3
|
|
L2_1[1] = L3_1
|
|
L2_1[2] = L4_1
|
|
L1_1.NarratorTable = L2_1
|
|
L0_1.Datas = L1_1
|
|
return L0_1
|