Ignore:
Timestamp:
02/10/09 15:34:33 (3 years ago)
Author:
james
Message:

new stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts/en/randomstuff.tcl

    r976 r991  
    66### Used when the channel is not 'active' (default > 300s since last line) 
    77bMotion_abstract_register "randomStuff" { 
     8        "Check out my %VAR{bodypart:plural}" 
     9        "I have expendable %VAR{bodypart:plural}" 
     10        "%BOT[The Ambassador's receptions are noted in society for their host's exquisite taste that captivates his guests.]%|Monsieur, with this %VAR{sillyThings:strip} you are really spoiling us!" 
    811        "where there's a snack gap, a %VAR{PROM} fits" 
    912        "where there's a snack gap, %VAR{sillyThings:strip} fits" 
     
    5760        "fuck%|that's another box of tissues i've gone through" 
    5861        "damnit i've run out of %VAR{sillyThings:strip} %VAR{unsmiles}" 
     62 
     63        "honk" 
     64        "*honk*" 
     65 
     66        "Error: full of useless crap" 
     67        "execute directive: b%REPEAT{5:10:e}s" 
    5968         
    6069        "i have to to go to %VAR{stores} to pick up a parcel for Mr S. %VAR{biscuits}"  
     
    483492### Used when the channel is 'active' (default < 300 sec since last line) 
    484493bMotion_abstract_register "activeRandomStuff" { 
     494        "I don't know but i am tripping on a bun" 
    485495        "I saved the space-time continuum and 40% of your rectum!" 
    486496        "That's why I'm the chicken!" 
Note: See TracChangeset for help on using the changeset viewer.