mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
24 lines
428 B
Lua
24 lines
428 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 20504
|
|
L0_1.ActorAlias = "20504"
|
|
L1_1 = {}
|
|
L1_1.q2050401 = 2050401
|
|
L1_1.q2050402 = 2050402
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L3_1 = {}
|
|
L3_1.dialogID = 205040201
|
|
L3_1.audioEvtName = ""
|
|
L3_1.duration = 3
|
|
L4_1 = {}
|
|
L4_1.dialogID = 205040202
|
|
L4_1.audioEvtName = ""
|
|
L4_1.duration = 3
|
|
L2_1[1] = L3_1
|
|
L2_1[2] = L4_1
|
|
L1_1.story1 = L2_1
|
|
L0_1.NarratorData = L1_1
|
|
return L0_1
|