]> ruin.nu Git - NDIRC.git/blobdiff - Delling.pm
Shuffle after 12 ticks
[NDIRC.git] / Delling.pm
index dc4a0b09b02dbc8049708ab02bded2272029be70..bb6b97e8b9a635541fe311cefbacc87fe33c700b 100644 (file)
@@ -127,7 +127,7 @@ FROM users u WHERE hostmask = ?
                        if ($user->{password} eq ''){
                                $irc->yield(privmsg => $disp->targets->{members}, "$nick: Get a new random password with /msg delling !getpass . If you don't know your username, then you can get it with .points");
                        }
-                       if ($tick > 36 && not defined $user->{pid}){
+                       if ($tick > 12 && not defined $user->{pid}){
                                $irc->yield(privmsg => $disp->targets->{members}, "$nick: go to https://nd.ruin.nu/ and enter your coords.");
                        }