Ignore:
Timestamp:
08/19/09 08:42:59 (3 years ago)
Author:
james
Message:

new joke format
new abstracts

File:
1 edited

Legend:

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

    r1016 r1018  
    806806 
    807807bMotion_abstract_register "bodypart" { 
     808        "lip" 
     809        "mouth flaps" 
    808810        "eyelash" 
    809811        "toe" 
     
    11481150 
    11491151bMotion_abstract_register "ranjoins" { 
     1152        "are you here to fumigate the moose head?" 
     1153        "are you here to fumigate the moose %VAR{bodypart}?" 
    11501154        "hey %%" 
    11511155        "hi %%" 
     
    54415445} 
    54425446 
     5447bMotion_abstract_register "animals" { 
     5448        "cow" 
     5449        "goat" 
     5450        "sheep" 
     5451        "giraffe" 
     5452        "cat" 
     5453        "dog" 
     5454        "mouse" 
     5455        "rat" 
     5456        "goose" 
     5457        "elephant" 
     5458        "anteater" 
     5459        "panther" 
     5460        "pig" 
     5461} 
     5462 
     5463 
    54435464source "$bMotionModules/abstracts/en/randomstuff.tcl" 
    54445465 
Note: See TracChangeset for help on using the changeset viewer.