You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/hooks/PlayLayer/Gambler.cpp
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ static constexpr auto id = "gambler";
11
11
12
12
staticautoconst o = Option::create(id)
13
13
.setName("Gambler")
14
-
.setDescription("While playing a level and reach at the 95%, there's a 50/50 chance you either complete a level or blast into the space backwards.\n<cl>Credit: Timered</c>")
14
+
.setDescription("When reaching 95% in a level, you have a chance at randomly being blasted way far back.\n<cl>Credit: Timered</c>")
0 commit comments