Changeset 1078
- Timestamp:
- 06/01/10 11:20:45 (21 months ago)
- Location:
- trunk/plugins/en
- Files:
-
- 3 edited
-
complex_calculator.tcl (modified) (1 diff)
-
complex_joker.tcl (modified) (2 diffs)
-
complex_want_catch.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/complex_calculator.tcl
r946 r1078 82 82 "%% is%|er%|dunno %VAR{smiles}" 83 83 "/shrug" 84 "%% == minus %VAR{sillyThings }{strip}"84 "%% == minus %VAR{sillyThings:strip}" 85 85 "%% = %VAR{colours}" 86 86 "%% = yo momma" -
trunk/plugins/en/complex_joker.tcl
r1018 r1078 46 46 "what's %VAR{colours} and invisible?" 47 47 "what's %VAR{colours} and sticky?" 48 "how many %VAR{sillyThings }{strip}s does it take to change a light bulb?"48 "how many %VAR{sillyThings:strip}s does it take to change a light bulb?" 49 49 "what do you do if a blonde throws %VAR{sillyThings} at you?" 50 50 "what noise does a %VAR{animals} with no %VAR{bodypart:plural} make?" … … 59 59 "use %r" 60 60 "it was %r" 61 "no %PLURAL{%VAR{sillyThings }{strip}}"61 "no %PLURAL{%VAR{sillyThings:strip}}" 62 62 "%n" 63 "%NUMBER{10} to hold the %VAR{sillyThings }{strip} and %NUMBER{15} to %VAR{dVerbs} it"64 "pull the %VAR{sillyThings }{strip} out and throw it back!"63 "%NUMBER{10} to hold the %VAR{sillyThings:strip} and %NUMBER{15} to %VAR{dVerbs} it" 64 "pull the %VAR{sillyThings:strip} out and throw it back!" 65 65 "%VAR{sound2}" 66 66 } -
trunk/plugins/en/complex_want_catch.tcl
r1029 r1078 138 138 139 139 bMotion_abstract_register "betters" 140 bMotion_abstract_batchadd "betters" [list "mm%REPEAT{1:5:m}, %VAR{sillyThings }{strip}" "%VAR{sillyThings}{strip} > %%" "%% < %VAR{sillyThings}{strip}" "%%++"]140 bMotion_abstract_batchadd "betters" [list "mm%REPEAT{1:5:m}, %VAR{sillyThings:strip}" "%VAR{sillyThings:strip} > %%" "%% < %VAR{sillyThings:strip}" "%%++"]
Note: See TracChangeset
for help on using the changeset viewer.
