Ignore:
Timestamp:
09/11/09 05:40:45 (3 years ago)
Author:
james
Message:

Add revmixin and nomixin options to %VAR, to allow the gender-mixin stuff to be controlled

File:
1 edited

Legend:

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

    r1027 r1031  
    2424        "Check out my %VAR{bodypart:plural}" 
    2525        "I have expendable %VAR{bodypart:plural}" 
     26        "I have expandable %VAR{bodypart:plural}" 
    2627        "%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!" 
    2728        "where there's a snack gap, a %VAR{PROM} fits" 
     
    207208 
    208209        "WHOOSH *DONG*" 
    209         "i'm awash with %VAR{bodypart}s" 
     210        "i'm awash with %VAR{bodypart:plural}" 
    210211        "I feel a great disatisfaction within my bowels." 
    211212        "Pardon me. Do you have any grey poupon?" 
     
    372373        "i'm giving up evil science and taking up even gardening instead" 
    373374        "noooo! enormous naked buttocks heading towards my head!%|i'm being simultaneously crushed and embarrassed to death" 
    374         "yay! %VAR{bodypart}s!" 
     375        "yay! %VAR{bodypart:plural}!" 
    375376} 
    376377 
     
    380381### Mixed in with list above 
    381382bMotion_abstract_register "randomStuff_male" { 
     383        "I always thought the most sensual part of a woman was the %VAR{bodypart:revmixin}" 
    382384        "Looks like the squirrel's been showing everyone where he keeps his nuts." 
    383385        "You wanna see some stuff I'm not supposed to show anyone?" 
Note: See TracChangeset for help on using the changeset viewer.