fix: 修改文件名大小写

This commit is contained in:
aixianling
2025-01-23 17:22:41 +08:00
parent f74700fb23
commit ea408adfb7
3 changed files with 376 additions and 992 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -9,4 +9,10 @@ Activity9Config={
bigTreasure = {{type=0,id=349,count=1}}, bigTreasure = {{type=0,id=349,count=1}},
bigTreasureNum = 50, bigTreasureNum = 50,
}, },
[1818] = {
Id = 1818,
name = "拜年红包",
fbId = 150,
Persongift = {{type=0,id=1151,count=1},{type=0,id=1164,count=100},{type=0,id=1250,count=1}}
}
} }

View File

@@ -775,4 +775,10 @@ NpcFunctions={
funcType = 3, funcType = 3,
param1 = {236,237,238}, param1 = {236,237,238},
}, },
[144] = {
id = 144,
funcType = 5,
param1 = 7,
param2 = 5
},
} }