Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4
This commit is contained in:
commit
19d710cdd4
@ -140,7 +140,7 @@ namespace NadekoBot.Modules.Games
|
|||||||
hot = NextDouble(0, 5);
|
hot = NextDouble(0, 5);
|
||||||
crazy = NextDouble(4, 10);
|
crazy = NextDouble(4, 10);
|
||||||
advice =
|
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.";
|
"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)
|
else if (roll < 750)
|
||||||
|
Loading…
Reference in New Issue
Block a user