修复拉霸入场限额

This commit is contained in:
sk 2024-10-18 10:27:22 +08:00
parent ce1e3d4474
commit 7591d58829
5 changed files with 9 additions and 4 deletions

Binary file not shown.

View File

@ -6502,6 +6502,7 @@
"Desc": "0", "Desc": "0",
"ShowType": 2, "ShowType": 2,
"ShowId": 30800, "ShowId": 30800,
"LimitCoin": 10000,
"BaseScore": 1000, "BaseScore": 1000,
"Turn": 30800, "Turn": 30800,
"BetDec": "1000", "BetDec": "1000",
@ -6535,6 +6536,7 @@
"Desc": "0", "Desc": "0",
"ShowType": 2, "ShowType": 2,
"ShowId": 30900, "ShowId": 30900,
"LimitCoin": 10000,
"BaseScore": 1000, "BaseScore": 1000,
"Turn": 30900, "Turn": 30900,
"BetDec": "1000", "BetDec": "1000",
@ -6568,6 +6570,7 @@
"Desc": "0", "Desc": "0",
"ShowType": 2, "ShowType": 2,
"ShowId": 31000, "ShowId": 31000,
"LimitCoin": 10000,
"BaseScore": 1000, "BaseScore": 1000,
"Turn": 31000, "Turn": 31000,
"BetDec": "1000", "BetDec": "1000",
@ -6601,6 +6604,7 @@
"Desc": "0", "Desc": "0",
"ShowType": 2, "ShowType": 2,
"ShowId": 31100, "ShowId": 31100,
"LimitCoin": 10000,
"BaseScore": 1000, "BaseScore": 1000,
"Turn": 31100, "Turn": 31100,
"BetDec": "1000", "BetDec": "1000",
@ -6634,6 +6638,7 @@
"Desc": "0", "Desc": "0",
"ShowType": 2, "ShowType": 2,
"ShowId": 31200, "ShowId": 31200,
"LimitCoin": 10000,
"BaseScore": 1000, "BaseScore": 1000,
"Turn": 31200, "Turn": 31200,
"BetDec": "1000", "BetDec": "1000",
@ -6674,7 +6679,7 @@
0 0
], ],
"OtherIntParams": [ "OtherIntParams": [
0 1
], ],
"RobotNumRng": [ "RobotNumRng": [
0 0
@ -6707,7 +6712,7 @@
0 0
], ],
"OtherIntParams": [ "OtherIntParams": [
0 1
], ],
"RobotNumRng": [ "RobotNumRng": [
0 0
@ -6740,7 +6745,7 @@
0 0
], ],
"OtherIntParams": [ "OtherIntParams": [
1 2
], ],
"RobotNumRng": [ "RobotNumRng": [
0 0
@ -6773,7 +6778,7 @@
0 0
], ],
"OtherIntParams": [ "OtherIntParams": [
1 2
], ],
"RobotNumRng": [ "RobotNumRng": [
0 0

Binary file not shown.

Binary file not shown.

Binary file not shown.