mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
14 lines
240 B
Lua
14 lines
240 B
Lua
local L0_1, L1_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 400
|
|
L0_1.ActorAlias = "400"
|
|
L1_1 = {}
|
|
L1_1.q40001 = 40001
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L1_1.alias = "Paimon"
|
|
L1_1.script = "Actor/Quest/Q352/Paimon"
|
|
L1_1.id = 1005
|
|
L0_1.PaimonData = L1_1
|
|
return L0_1
|