Merge pull request #1521 from alistairmackenzie/1.4
Fix typo in rategirl command.
This commit is contained in:
commit
a612e50ea3
@ -140,7 +140,7 @@ namespace NadekoBot.Modules.Games
|
||||
hot = NextDouble(0, 5);
|
||||
crazy = NextDouble(4, 10);
|
||||
advice =
|
||||
"This is your NO-GO ZONE. We do not hang around, and date, and marry women who are atleast, in our mind, a 5. " +
|
||||
"This is your NO-GO ZONE. We do not hang around, and date, and marry women who are at least, in our mind, a 5. " +
|
||||
"So, this is your no-go zone. You don't go here. You just rule this out. Life is better this way, that's the way it is.";
|
||||
}
|
||||
else if (roll < 750)
|
||||
|
Loading…
Reference in New Issue
Block a user