mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
11 lines
244 B
Lua
11 lines
244 B
Lua
local L0_1, L1_1
|
|
L0_1 = {}
|
|
L0_1.AfterUnlock = 0
|
|
L0_1.NerverCreate = 1
|
|
L0_1.ExtraConditions = 2
|
|
InvestigationMonsterMapMarkCreateType = L0_1
|
|
L0_1 = {}
|
|
L0_1.Invalid = 0
|
|
L0_1.PlayerLevelGE = 1
|
|
InvestigationMonsterMapMarkCreateConditionType = L0_1
|