diff --git a/assets/Game/lang/lang.json b/assets/Game/lang/lang.json index 939b8a9..f153b02 100644 --- a/assets/Game/lang/lang.json +++ b/assets/Game/lang/lang.json @@ -325,7 +325,7 @@ "Paytable_6_2": "Total number of winning bet ways for each symbol are calculated by multiplying the number of adjacent winning symbols on each symbols from leftmost reel to the right.", "Paytable_6_3": "From Above Example:", "Paytable_6_4": "The winning symbol payout is multiplied by the number of winning bet ways.", - "Paytable_6_5": "Total Winnings in this example:", + "Paytable_6_5": "Total Winnings in this Example:", "Paytable_6_6": "After the payout of every round is made, all winning symbols will explode allowing the symbols above them to cascade down for a new round.", "Paytable_6_7": "Additional winning combination will be tallied in every round until no more winning combination can be tallied.", "Paytable_6_8": "All wins shown in cash.", @@ -333,7 +333,7 @@ "Round:": "Round:", "Rules": "Game Rules", "Rules_1": "Hot pot Carnival", - "Rules_1_1": "Hot pot Carnival is a 6-reel, 5-row video slot (with anadditional reel on bottom of reel 2, 3, 4 and 5)featuring Wilds-on-the-Way and multiplier symbolsat the bottom of the reels.", + "Rules_1_1": "Hot pot Carnival is a 6-reel, 5-row video slot (with an additional reel on bottom of reel 2, 3, 4 and 5)featuring Wilds-on-the-Way and multiplier symbols at the bottom of the reels.", "Rules_1_10": "The winning symbol payout is multiplied by the number of winning bet ways.", "Rules_1_11": "Simultaneous wins on different bet ways are added.", "Rules_1_12": "After the payout of every round is made, all winning symbols will explode allowing the symbols above them to cascade down for a new round.", @@ -343,7 +343,7 @@ "Rules_1_16": "Wild symbol substitutes for all symbols except Scatter symbol", "Rules_1_17": "Wild symbol appears on reels 2, 3, 4 and 5 only.", "Rules_1_18": "Free Spins Feature is played at the same bet size and bet level as the spin that triggered the Free Spins Feature.", - "Rules_1_2": "The game is played with 20 base bet for 400 ways15,625 ways.", + "Rules_1_2": "The game is played with 20 base bet for 400 ways 15,625 ways.", "Rules_1_3": "The in-game currency is {currencySymbol}.", "Rules_1_4": "\"Cash Wallet\" displays the cash available for wager.", "Rules_1_5": "\"Auto Spin\" automatically plays the game for a selected number of rounds.", diff --git a/assets/Game/prefabs/Paytable/paytable.prefab b/assets/Game/prefabs/Paytable/paytable.prefab index d57aa97..8f41dbf 100644 --- a/assets/Game/prefabs/Paytable/paytable.prefab +++ b/assets/Game/prefabs/Paytable/paytable.prefab @@ -1476,7 +1476,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 1.158, - "y": 20.962, + "y": -30, "z": 0 }, "_lrot": { @@ -1657,8 +1657,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 1.158, - "y": -33.381, + "x": 144.971, + "y": -30, "z": 0 }, "_lrot": { diff --git a/assets/Game/prefabs/Rules/rules.prefab b/assets/Game/prefabs/Rules/rules.prefab index 2e3274b..8958d6e 100644 --- a/assets/Game/prefabs/Rules/rules.prefab +++ b/assets/Game/prefabs/Rules/rules.prefab @@ -1005,7 +1005,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 1080, - "height": 1812 + "height": 18120 }, "_anchorPoint": { "__type__": "cc.Vec2",