Ignore:
Timestamp:
09/08/09 19:22:58 (3 years ago)
Author:
james
Message:

tidy up sillyThings learning filtering
fix minor logic error in %VAR processing
add adjectives into sillyThings output

File:
1 edited

Legend:

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

    r1027 r1029  
    46104610        "nice" 
    46114611        "horrible" 
     4612        "%VAR{noun_swearing}" 
     4613} 
     4614 
     4615bMotion_abstract_register "noun_swearing" { 
     4616        "fucking" 
     4617        "bloody" 
     4618        "blasted" 
     4619        "faffing" 
    46124620} 
    46134621 
Note: See TracChangeset for help on using the changeset viewer.