Changeset 951
- Timestamp:
- 08/14/08 05:14:46 (5 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/en/simple_general.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/simple_general.tcl
r950 r951 56 56 57 57 58 bMotion_plugin_add_simple "likea-catch" "i do love a good (.+)" 75 [list "me too :)" "same!" ] "en"58 bMotion_plugin_add_simple "likea-catch" "i do love a good (.+)" 40 [list "me too %VAR{smiles}" "same!" ] "en" 59 59 bMotion_plugin_add_simple "secretcatch" "(secret|sekrit)" 40 [list "we all know %ruser likes to %VAR{dVerbs} themselves with a %VAR{dNouns} %VAR{smiles}" "it was %ruser!" "%VAR{ididntresponses}" ] "en" 60 60 bMotion_plugin_add_simple "andthan-catch" "and( then| than)" 10 [list "and then a bear came" "and then my %VAR{bodypart} %VAR{fellOffs}" "and thaaan?"] "en"
