diff --git a/docs/02-setup-main-game/05-main-scene/17-win-limit.md b/docs/02-setup-main-game/05-main-scene/17-win-limit.md index 8c6d090..c46601a 100644 --- a/docs/02-setup-main-game/05-main-scene/17-win-limit.md +++ b/docs/02-setup-main-game/05-main-scene/17-win-limit.md @@ -8,13 +8,11 @@ description: Display limit win ### Overview -- Win limit popup during gameplay. -- Triggered when win points reach a predefined limit. +- Win limit popup during gameplay, triggered when win points reach a predefined limit. ![Win](../img/05-main-scene/win-limit/overview.png) -- Gamble win limit popup during gameplay. -- Popup triggered when the number of gamble attempts reaches a set limit +- Gamble win limit(x5) popup during gamble, popup triggered when the number of gamble attempts reaches a set limit. ![Gamble](../img/05-main-scene/win-limit/overview-gamble.png)