Show
Ignore:
Timestamp:
02/07/2008 04:43:08 (5 months ago)
Author:
james
Message:

updates

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/irc_join.tcl

    r936 r940  
    7777 
    7878        #set nick [bMotion_cleanNick $nick $handle] 
    79         if {[getFriendship $nick] < 30} { 
     79        if {[getFriendship $nick] < 40} { 
    8080                set greetings [bMotion_abstract_all "dislike_joins"] 
    8181        } 
    8282 
    83         if {[getFriendship $nick] > 75} { 
     83        if {[getFriendship $nick] > 60} { 
    8484                set greetings [concat $greetings [bMotion_abstract_all "bigranjoins"]] 
    8585        } 
     
    9595 
    9696bMotion_abstract_register "insult_joins" 
    97 bMotion_abstract_batchadd "insult_joins" [list "%ruser: yeah, %% does suckOH HI %%!" "\[%%\] I'm a %VAR{PROM}%|%VAR{wrong_infoline}" "\[%%\] I love %ruser%|%VAR{wrong_infoline}" "/looks at %%%|so THAT'S where my oil-skin thong got to!"] 
     97bMotion_abstract_batchadd "insult_joins" [list "%ruser: yeah, %% does suckOH HI %%!" "\[%%\] I'm a %VAR{PROM}%|%VAR{wrong_infoline}" "\[%%\] I love %ruser%|%VAR{wrong_infoline}" "/looks at %%%|so THAT'S where my oil-skin thong got to!" ] 
    9898 
    9999bMotion_abstract_register "wrong_infoline" 
     
    101101 
    102102bMotion_abstract_register "dislike_joins" 
    103 bMotion_abstract_batchadd "dislike_joins" [list "shut up" "o no it's %%" "oh no it's %%" "oh noes it's %% %VAR{unsmiles}"] 
     103bMotion_abstract_batchadd "dislike_joins" [list "shut up" "o no it's %%" "oh no it's %%" "oh noes it's %% %VAR{unsmiles}" "meh" "oh, it's %ruser.%|\"yay\"" "oh, it's fuckmaster mc shitty white clownhorse ass jacket pubic face."]