添加娃娃机配置
This commit is contained in:
parent
a2a70a130b
commit
81bf26ffc6
Binary file not shown.
|
@ -6390,6 +6390,39 @@
|
||||||
],
|
],
|
||||||
"PlayerWaterRate": 100,
|
"PlayerWaterRate": 100,
|
||||||
"BetWaterRate": 100
|
"BetWaterRate": 100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Id": 6080001,
|
||||||
|
"Name": "娃娃机",
|
||||||
|
"Title": "1",
|
||||||
|
"GameId": 608,
|
||||||
|
"GameRule": 60800,
|
||||||
|
"GameType": 1,
|
||||||
|
"SceneType": 1,
|
||||||
|
"Desc": "0",
|
||||||
|
"ShowType": 3,
|
||||||
|
"ShowId": 60800,
|
||||||
|
"BaseScore": 1000,
|
||||||
|
"Turn": 60800,
|
||||||
|
"BetDec": "1000",
|
||||||
|
"Ai": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"OtherIntParams": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"RobotNumRng": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"SameIpLimit": 1,
|
||||||
|
"GameDif": "608",
|
||||||
|
"GameClass": 2,
|
||||||
|
"PlatformName": "越南棋牌",
|
||||||
|
"MaxBetCoin": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"PlayerWaterRate": 100,
|
||||||
|
"BetWaterRate": 100
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Binary file not shown.
|
@ -195,6 +195,11 @@
|
||||||
"Name": "多财多福",
|
"Name": "多财多福",
|
||||||
"GameId": 307,
|
"GameId": 307,
|
||||||
"GameDif": "307"
|
"GameDif": "307"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Id": 60800,
|
||||||
|
"Name": "娃娃机",
|
||||||
|
"GameId": 608
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Binary file not shown.
BIN
data/DB_Task.dat
BIN
data/DB_Task.dat
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue