Changeset 1088 for trunk


Ignore:
Timestamp:
09/08/10 08:00:03 (21 months ago)
Author:
james
Message:

some new abstracts
fix brokenness in randomstuff.tcl

Location:
trunk/modules/abstracts/en
Files:
2 edited

Legend:

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

    r1084 r1088  
    947947 
    948948bMotion_abstract_register "bodypart" { 
     949        "brain" 
    949950        "buttock" 
    950951        "arse" 
     
    15331534        "gypsy" 
    15341535        "bollock" 
     1536        "dog" 
     1537        "bog" 
    15351538} 
    15361539 
     
    15741577 
    15751578bMotion_abstract_register "prom_second" { 
     1579        "wipe" 
     1580        "cloth" 
     1581        "polish" 
    15761582        "rifle" 
    15771583        "cannon" 
     
    31383144        "shucks" 
    31393145        "well slap my ass and call me susan" 
     3146        "well slap my ass and call me a %VAR{PROM}" 
     3147        "well slap my %VAR{bodypart} and call me a %VAR{PROM}" 
    31403148        "well slap my ass and call me %me" 
    31413149        "well slap my %VAR{bodypart} and call me %me" 
     
    48234831 
    48244832bMotion_abstract_register "foods" { 
     4833        outlog "running append plugin" 
    48254834        "roast beef" 
    48264835        "pork" 
  • trunk/modules/abstracts/en/randomstuff.tcl

    r1084 r1088  
    4343        "i'm so cold my cpu is running at maximum efficiency!" 
    4444        "I can do more than talk! I can pontificate!" 
    45         "What's the secret of time travel doing on %OWNER{%ruser}'s ass?" 
     45        "What's the secret of time travel doing on %ruser{:owner} ass?" 
    4646        "I just accidentally %VAR{sillyThings}" 
    4747        "The next channel is #%VAR{tube_stations:underscore}. Change here for networks to %VAR{locations}." 
     
    339339        "%ruser{enemy} in talking shit shocker          " 
    340340        "why just the other day i watched a film with a plot    " 
    341         "ha ha i don't live in norwich anymore, i don't fuck pigs anymore  " 
     341        "ha ha i don't live in norwich anymore, i don't fuck pigs anymore " 
    342342        "i have a battery operated tree \o/" 
    343343        "i have an enormous battery operated vibrator" 
     
    360360        "%ruser needs food, badly! %VAR{unsmiles}" 
    361361        "%ruser needs food, badly! %VAR{unsmiles}%|/gives %ruser{prev} some %VAR{foods}%|/helped." 
    362         "%ruser has shot the food! %VAR{unsmiles}%}%BOT[noooo my %VAR{foods}]" 
     362        "%ruser has shot the food! %VAR{unsmiles}%|%BOT[noooo my %VAR{foods}]" 
    363363        "%ruser has shot the potion! %VAR{unsmiles}" 
    364364        "%ruser now has reflecting shots! %VAR{smiles}" 
     
    671671        "I'd %VAR{sillyVerbs} his %VAR{sillyThings:strip}" 
    672672} 
     673 
Note: See TracChangeset for help on using the changeset viewer.