Changeset 1100


Ignore:
Timestamp:
12/08/10 09:30:56 (18 months ago)
Author:
james
Message:

spelling corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/complex_scrap.tcl

    r1094 r1100  
    190190  "layered" 
    191191  "over-tuned" 
    192   "mamoth" 
     192  "mammoth" 
    193193  "oscillating" 
    194194  "tiny" 
     
    217217  "semi automatic" 
    218218} 
     219bMotion_abstract_add_filter "scrap_adjectives" "mamoth" 
    219220 
    220221bMotion_abstract_register "scrap_power_adjectives" 
     
    391392  "dunce's cap" 
    392393  "crown" 
    393   "coktail machine" 
     394  "cocktail machine" 
    394395  "beer keg" 
    395396  "action hero" 
     
    406407  "cash printing machine" 
    407408} 
     409bMotion_abstract_add_filter "scrap_silly_construction_t" "coktail machine" 
    408410 
    409411bMotion_abstract_register "scrap_adult_qualities_t" 
     
    439441  "curvy" 
    440442  "undulating" 
    441   "girating" 
     443  "gyrating" 
    442444  "shafting" 
    443445  "vibrating" 
     
    457459  "stripping" 
    458460} 
     461bMotion_abstract_add_filter "scrap_adult_adjectives_t" "girating" 
    459462 
    460463bMotion_abstract_register "scrap_adult_power_adjectives_t" 
    461464bMotion_abstract_batchadd "scrap_adult_power_adjectives_t" { 
    462   "jiz powered" 
     465  "jizz powered" 
    463466  "love juice powered" 
    464467  "sweat powered" 
     
    476479  "melon" 
    477480  "shaft" 
    478   "girator" 
     481  "gyrator" 
    479482  "stroking device" 
    480483  "n0rty bits" 
     
    501504  "dominatrix" 
    502505} 
     506bMotion_abstract_add_filter "scrap_adult_construction_t" "girator" 
    503507 
    504508#create the big lists :) 
Note: See TracChangeset for help on using the changeset viewer.