diff --git a/data/DB_GameFree.dat b/data/DB_GameFree.dat index 8eeff8c..7ee49a4 100644 Binary files a/data/DB_GameFree.dat and b/data/DB_GameFree.dat differ diff --git a/data/DB_GameFree.json b/data/DB_GameFree.json index 0dc2c5b..0ddecf2 100644 --- a/data/DB_GameFree.json +++ b/data/DB_GameFree.json @@ -6390,6 +6390,39 @@ ], "PlayerWaterRate": 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 } ] } \ No newline at end of file diff --git a/data/DB_GameRule.dat b/data/DB_GameRule.dat index 814c530..0f2fb33 100644 Binary files a/data/DB_GameRule.dat and b/data/DB_GameRule.dat differ diff --git a/data/DB_GameRule.json b/data/DB_GameRule.json index 626dccc..8295ccb 100644 --- a/data/DB_GameRule.json +++ b/data/DB_GameRule.json @@ -195,6 +195,11 @@ "Name": "多财多福", "GameId": 307, "GameDif": "307" + }, + { + "Id": 60800, + "Name": "娃娃机", + "GameId": 608 } ] } \ No newline at end of file diff --git a/data/DB_PropExchange.dat b/data/DB_PropExchange.dat index e52ec5f..9d60e50 100644 Binary files a/data/DB_PropExchange.dat and b/data/DB_PropExchange.dat differ diff --git a/data/DB_Task.dat b/data/DB_Task.dat index d8e86ff..95a4c56 100644 Binary files a/data/DB_Task.dat and b/data/DB_Task.dat differ diff --git a/xlsx/DB_GameFree.xlsx b/xlsx/DB_GameFree.xlsx index 0e61304..27a3274 100644 Binary files a/xlsx/DB_GameFree.xlsx and b/xlsx/DB_GameFree.xlsx differ diff --git a/xlsx/DB_GameRule.xlsx b/xlsx/DB_GameRule.xlsx index 31ead19..eddc77e 100644 Binary files a/xlsx/DB_GameRule.xlsx and b/xlsx/DB_GameRule.xlsx differ