mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
21 lines
392 B
Lua
21 lines
392 B
Lua
local L0_1, L1_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 30030
|
|
L0_1.ActorAlias = "30030"
|
|
L1_1 = {}
|
|
L1_1.q3003001 = 3003001
|
|
L1_1.q3003002 = 3003002
|
|
L0_1.SubIDs = L1_1
|
|
L0_1.npc_ID = nil
|
|
L0_1.npc_alias = nil
|
|
L0_1.npc_metaPath = nil
|
|
L0_1.npc_pos = nil
|
|
L0_1.monster_ID = nil
|
|
L0_1.monster_num = nil
|
|
L0_1.monster_pos = nil
|
|
L0_1.monster_alias = nil
|
|
L1_1 = {}
|
|
L0_1.shareData = L1_1
|
|
L0_1.BubbleState = nil
|
|
return L0_1
|