update excel
This commit is contained in:
parent
d6111cc733
commit
7ceef9878c
Binary file not shown.
BIN
data/DB_Skin.dat
BIN
data/DB_Skin.dat
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
"Arr": [
|
||||
{
|
||||
"Id": 300001,
|
||||
"SkinClass": 3,
|
||||
"SkinClass": 4,
|
||||
"Model": "juese",
|
||||
"SkinPic": "icon_300001",
|
||||
"SkinName": "活力-黄",
|
||||
|
@ -24,9 +24,9 @@
|
|||
"SkinPic": "icon_300002",
|
||||
"SkinName": "财神送福",
|
||||
"SkinType": "mg_06",
|
||||
"UnlockType": 1,
|
||||
"UnlockType": 2,
|
||||
"UnlockItem": {
|
||||
"300000": 1
|
||||
"310002": 20
|
||||
},
|
||||
"SkinSkillName": "福气东来",
|
||||
"SkinSkillIcon": "SkillIcon-30002",
|
||||
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
{
|
||||
"Id": 300003,
|
||||
"SkinClass": 3,
|
||||
"SkinClass": 2,
|
||||
"Model": "juese",
|
||||
"SkinPic": "icon_300003",
|
||||
"SkinName": "活力-粉",
|
||||
|
@ -61,7 +61,7 @@
|
|||
},
|
||||
{
|
||||
"Id": 300004,
|
||||
"SkinClass": 3,
|
||||
"SkinClass": 2,
|
||||
"Model": "juese",
|
||||
"SkinPic": "icon_300004",
|
||||
"SkinName": "活力-青",
|
||||
|
@ -82,7 +82,7 @@
|
|||
},
|
||||
{
|
||||
"Id": 300005,
|
||||
"SkinClass": 3,
|
||||
"SkinClass": 2,
|
||||
"Model": "juese",
|
||||
"SkinPic": "icon_300005",
|
||||
"SkinName": "摇滚小子",
|
||||
|
@ -124,7 +124,7 @@
|
|||
},
|
||||
{
|
||||
"Id": 300007,
|
||||
"SkinClass": 3,
|
||||
"SkinClass": 2,
|
||||
"Model": "juese",
|
||||
"SkinPic": "icon_300007",
|
||||
"SkinName": "冲浪健将",
|
||||
|
|
BIN
data/DB_Task.dat
BIN
data/DB_Task.dat
Binary file not shown.
2
public
2
public
|
@ -1 +1 @@
|
|||
Subproject commit ec13bc8a4c52288af89a900dc457a76e7fedc659
|
||||
Subproject commit 48ffb47573ebd2de02fbd50834ecddabd6fe20c5
|
47
worldsrv/aaa
47
worldsrv/aaa
|
@ -2,36 +2,20 @@
|
|||
|
||||
5001,5002,5003,5004,5005,5006
|
||||
|
||||
"72005":NumberLong(16),
|
||||
"71001":NumberLong(66),
|
||||
"71003":NumberLong(112),
|
||||
"72004":NumberLong(8),
|
||||
"71002":NumberLong(8),
|
||||
"73002":NumberLong(16),
|
||||
"72003":NumberLong(23),
|
||||
"73001":NumberLong(41),
|
||||
"74004":NumberLong(32),
|
||||
"75002":NumberLong(48),
|
||||
"76006":NumberLong(58),
|
||||
"79005":NumberLong(136),
|
||||
"75003":NumberLong(5),
|
||||
"72002":NumberLong(3),
|
||||
"79001":NumberLong(3),
|
||||
"72001":NumberLong(8),
|
||||
"76003":NumberLong(1),
|
||||
"75005":NumberLong(6),
|
||||
"77004":NumberLong(10),
|
||||
"76001":NumberLong(2),
|
||||
"75006":NumberLong(1),
|
||||
"75004":NumberLong(1),
|
||||
"75001":NumberLong(1),
|
||||
"76002":NumberLong(1)
|
||||
"79003":NumberLong(1),
|
||||
"73001":NumberLong(24),
|
||||
"74006":NumberLong(1),
|
||||
"79005":NumberLong(1),
|
||||
"76006":NumberLong(16),
|
||||
"74003":NumberLong(1),
|
||||
"72004":NumberLong(1),
|
||||
"73004":NumberLong(1)
|
||||
|
||||
|
||||
"30008":NumberLong(84),
|
||||
"30009":NumberLong(6),
|
||||
"30010":NumberLong(13),
|
||||
"30011":NumberLong(13)
|
||||
"30008":NumberLong(712),
|
||||
"30009":NumberLong(97),
|
||||
"30010":NumberLong(20),
|
||||
"30011":NumberLong(3)
|
||||
|
||||
|
||||
"5001":NumberLong(2),
|
||||
|
@ -39,4 +23,9 @@
|
|||
"5003":NumberLong(6),
|
||||
"5004":NumberLong(13),
|
||||
"5005":NumberLong(13),
|
||||
"5006":NumberLong(4)
|
||||
"5006":NumberLong(4)
|
||||
|
||||
30008 712
|
||||
30009 97
|
||||
30010 20
|
||||
30011 3
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue