mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
27 lines
475 B
Lua
27 lines
475 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 361
|
|
L0_1.ActorAlias = "361"
|
|
L1_1 = {}
|
|
L1_1.q36100 = 36100
|
|
L1_1.q36101 = 36101
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L2_1.dialogID = 3610000
|
|
L2_1.audioEvtName = ""
|
|
L2_1.duration = 2
|
|
L3_1 = {}
|
|
L3_1.dialogID = 3610001
|
|
L3_1.audioEvtName = ""
|
|
L3_1.duration = 4
|
|
L4_1 = {}
|
|
L4_1.dialogID = 3610002
|
|
L4_1.audioEvtName = ""
|
|
L4_1.duration = 5
|
|
L1_1[1] = L2_1
|
|
L1_1[2] = L3_1
|
|
L1_1[3] = L4_1
|
|
L0_1.PaimonNarrator = L1_1
|
|
return L0_1
|