Ignore:
Timestamp:
08/28/10 19:46:27 (21 months ago)
Author:
james
Message:

updated stoplist for append plugin
added support for forcing female and male mixing (:malemixin and :femalemixin)
use ultraprefix for some plurals
more fixes in output_english
more stoplist for complex_spoonerism
stoplist for complex_ass
simple_calls plugin
simple_countries plugin
support for how much question types
fixed action_simple loading
a lot of abstract changes

File:
1 edited

Legend:

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

    r1082 r1084  
    9595        "MADNESS%colen" 
    9696        "have you the brain worms?" 
     97        "have you the %VAR{bodypart} worms?" 
    9798        "you won't make a fool of this Irken invader" 
    9899        "I'll just have to wait for the skin to grow back on my eyeballs" 
     
    114115        "say, you're full of organs aren't you? and you wouldn't notice if you were missing a few?"     "evaluation: PATHETIC%colen" 
    115116        "Evaluation: LEMON FRESH%colen" 
     117        "Evaluation: %VAR{fruits:caps} FRESH%colen" 
    116118        "surely that was no human bee!" 
    117119        "when the repairs are done i shall hunt down that evil death bee." 
     
    202204        "activate the shrinky self-destruct!" 
    203205        "you dare insult the pants of %me%colen" 
     206        "you dare insult to %VAR{clothes:plural} of %me%colen" 
    204207        "get off of me! you smell like human!" 
    205208        "%ruser... analysis: moron!" 
     
    240243        "doo dee doo dedo deee do" 
    241244        "i got chocolate bubblegum!" 
     245        "i got %VAR{fruits} bubblegum!" 
     246        "i got %VAR{vegetables} bubblegum!" 
    242247        "hooray for earth!" 
    243248        "weee hehehehehehehehe" 
     
    257262        "i like TV" 
    258263        "aw... i wanted to explode" 
     264        "aw... i wanted to %VAR{sillyVerbs}" 
    259265        "I'm guarding the house" 
    260266        "thank you... i love you." 
     
    313319 
    314320# "zim" plugin responds to "invade or invasion" "zim" "mwahahaha or hahaha" "victory for" "how dare" "you dare" 
    315 bMotion_plugin_add_complex "invader(zim)" "zim|inva(de|sion)|((mwa)?ha(ha)+)|(victory for)|((you|how) dare)" 20 "bMotion_plugin_complex_invader_zim" "en" 
     321bMotion_plugin_add_complex "invader(zim)" "zim|inva(de|sion)|((mwa)?ha(ha)+)|(victory for)|((you|how) dare)" 15 "bMotion_plugin_complex_invader_zim" "en" 
    316322 
    317323# "gir" plugin responds to "gir" "whooo or wooo" "chicken" "doom" "piggy", now with new improved "finally! 
Note: See TracChangeset for help on using the changeset viewer.