is_example = False
mcm_name = "Anubs Human"
anim_dir("Anubs Human")
anim_id_prefix("Anubs_")
anim_name_prefix("Anubs ")
common_tags("Anubs")

Animation(
    id="anubAgrA",
    name=" aggressive anal",
    tags="Dirty,Sex,Anal,Aggressive,AggressiveDefault,MF",
    sound=Squishing,
    actor1=Female(add_cum=Anal),
    actor2=Male(strap_on=True),
	a2_stage_params=[
		Stage(2, sos=2),
        Stage(3, sos=8),
        Stage(4, sos=8),
    ],
)

Animation(
    id="VAMP1",
    name=" VAMP1",
    tags="Dirty,Sex,Anal,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(3, sos=3),
        Stage(4, sos=3),
        Stage(5, sos=2),
    ],
)

Animation(
    id="Nelson",
    name=" Nelson",
    tags="Dirty,Sex,Anal,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(3, sos=6),
        Stage(4, sos=6),
    ],
    
)



Animation(
    id="AnubFemdom",
    name=" Femdom",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params=[
    	Stage(2, open_mouth=True, silent=True),
	],
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(1, sos=9),
		Stage(2, sos=7),
        Stage(3, sos=7),
        Stage(4, sos=4, forward=-3),
        Stage(5, sos=2, forward=-3),
    ],
    

)

Animation(
    id="AnubDomCow",
    name=" Femdom Cowgirl(remake)",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Femdom",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
		a1_stage_params=[
 Stage(1, silent=True),
	],
    actor2=Male(strap_on=True),
	a2_stage_params=[
 Stage(2, silent=True),	
 Stage(4, silent=True),	
    ],

)


Animation(
    id="WallFront",
    name=" WallFront",
    tags="Dirty,Sex,Vaginal,MF,Standing,wall",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(1, sos=6),
		Stage(2, sos=6),
        Stage(3, sos=6),
        Stage(4, sos=6),
        Stage(5, sos=9),
		Stage(6, sos=9),
    ],
    

)


Animation(
    id="wallback",
    name=" wallback",
    tags="Dirty,Sex,Vaginal,MF,Standing,wall",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(1, sos=4),
		Stage(2, sos=4),
        Stage(3, sos=8),
        Stage(4, sos=7),
        Stage(5, sos=6),
    ],
    

)

Animation(
    id="wallside",
    name=" WallSide",
    tags="Dirty,Sex,Vaginal,MF,Standing,wall",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(1, sos=6),
		Stage(2, sos=7),
        Stage(3, sos=4),
        Stage(4, sos=0),
        Stage(5, sos=0),
    ],

)

Animation(
    id="Paralysis",
    name=" Paralysis",
    tags="Dirty,Sex,Anal,MF,Aggressive",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params=[
	Stage(1,open_mouth=True,),],
    actor2=Male(strap_on=True,object="AOVial"),		
	a2_stage_params=[
        Stage(2, sos=5),]


)

Animation(
    id="Lustcowgirl",
    name=" Lustcowgirl",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params=[Stage(1,silent=True,),],
    actor2=Male(strap_on=True),		
	a2_stage_params=[
        Stage(2, sos=3),
	Stage(3, sos=3),
	Stage(4, sos=5),
	Stage(5, sos=9),
	Stage(6, sos=9),
	Stage(7, sos=9),]
)

Animation(
    id="Chair_Doggy",
    name=" Chair_Doggy",
    tags="Dirty,Sex,Anal,MF,Furniture,Doggy,Chair",
    sound=Squishing,
    actor1=Female(add_cum=Anal, object="AOChair"),
    actor2=Male(strap_on=True),
	
   )

Animation(
    id="chest",
    name=" chest",
    tags="Dirty,Sex,Vaginal,MMF,Oral,Furniture,group",
    sound=Squishing,
    actor1=Female(add_cum=VaginalOral, object="AOChest"),
    a1_stage_params=[
        Stage(2, silent=True, open_mouth=True),
	Stage(3, silent=True, open_mouth=True ),
	Stage(4, silent=True, open_mouth=True),
	
	],
    actor2=Male(strap_on=True),
    actor3=Male(strap_on=True),
	
   )

Animation(
    id="Amazon",
    name=" Amazon",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	
   )

Animation(
    id="Training",
    name=" Training",
    tags="Dirty,Sex,Vaginal,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    a1_stage_params=[
    	Stage(3, open_mouth=True, silent=True),
	],
    actor2=Male(strap_on=True),
	
   )

Animation(
    id="knife",
    name=" knife",
    tags="Dirty,Sex,Vaginal,MF,cowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal, object="AOdagger"),
	a1_stage_params=[
Stage(1, silent=True,),
Stage(2, silent=True,),
        Stage(5, silent=True,),
	],
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(5, silent=True),
	],
  
	
   ),



Animation(
    id="hold",
    name=" hold",
    tags="Sex,Vaginal,MF,Standing",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params=[
        Stage(5, silent=True)
	],
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(5, silent=True)
	],
	
),

Animation(
    id="misionary",
    name=" Missionary",
    tags="Sex,Vaginal,MF,Missionary",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params=[
        Stage(1, silent=True),Stage(8, silent=True)
	],
    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(1, silent=True),Stage(8, silent=True)
	],
	
   ),
Animation(
    id="choke",
    name=" Choke",
    tags="Sex,Anal,MF,Standing,Aggressive",
    sound=Squishing,
    actor1=Female(add_cum=Anal),
	a1_stage_params=[
       Stage(4, silent=True)],
    actor2=Male(strap_on=True),

	
   ),


Animation(
    id="rcowgirl",
    name=" Reverse Cowgirl",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	
   ),

Animation(
    id="x",
    name=" x Pillory",
    tags="Dirty,Sex,Anal,Vaginal,MF,Furniture,Doggy,Aggressive,",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal, object="AOx"),
	a1_stage_params=[
        Stage(3, silent=True, open_mouth=True),
Stage(6, silent=True)
],
    actor2=Male(strap_on=True, object="AOdildo"),
	a2_stage_params=[
        Stage(1, silent=True),
Stage(2, silent=True)
],	
   ),

Animation(
    id="doggystyle",
    name=" Doggy Style",
    tags="Dirty,Sex,Vaginal,MF,Doggystyle,Doggy",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	
   ),

Animation(
    id="mmocg",
    name=" mmo reverse cowgirl",
    tags="Dirty,Sex,Anal,MF,Cowgirl,Rcowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Anal),
    actor2=Male(strap_on=True),
	
   ),


Animation(
    id="VS",
    name=" Fuck Machine",
    tags="Dirty,Sex,Anal,MF,Furniture,Aggressive,",
    sound=Squishing,
    actor1=Female(add_cum=Anal, object="AOVS"),

   actor2=Male(strap_on=True, object="AOVSP"),
	
   ),


Animation(
    id="magick",
    name=" Magick Rape",
    tags="Dirty,Sex,Anal,MF,Aggressive,",
    sound=Squishing,
    actor1=Female(add_cum=Anal, object="AObeam"),
	a1_stage_params=[
        Stage(3, silent=True, open_mouth=True),],

   actor2=Male(strap_on=True, object="AOhand,AOstaff"),
	
   ),

Animation(
    id="humandoggy",
    name=" human doggystyle",
    tags="Dirty,Sex,Aggressive,MF,Doggystyle,Doggy,Vaginal",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	
   ),


Animation(
    id="mind_control",
    name=" Mind Control",
    tags="Dirty,Sex,Vaginal,MF,Aggressive,",
    sound=Squishing,
    actor1=Female(add_cum=Oral, object="AOhead"),
	a1_stage_params=[
        Stage(1, silent=True),],

   actor2=Male(strap_on=True, object="AOhand"),
		a2_stage_params=[
        Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
],
   ),

Animation(
    id="bound",
    name=" Bound",
    tags="Dirty,Sex,Vaginal,MF,Aggressive,",
    sound=Squishing,
    actor1=Female(add_cum=Anal, object="AOcuffs"),

   actor2=Male(strap_on=True),
	
   ),

Animation(
    id="dildo",
    name=" Magick Dildos",
    tags="Dirty,Masturbation,Vaginal,Anal,MF,Solo",
    sound=Squishing,
    actor1=Female(object="AOmagickdildo1,AOmagickdildo2"),	
   ),

Animation(
    id="boundtable",
    name=" Bound Table",
    tags="Dirty,Sex,Vaginal,MF,Furniture,Aggressive,",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal, object="AOIronA AOIronB"),
a1_stage_params=[
        Stage(2, silent=True),],
   actor2=Male(strap_on=True, object="AOtable"),
	
   ),


Animation(
    id="D6B",
    name=" D6 Breeding",
    tags="Dirty,Sex,Vaginal,MF,Missionary",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	
   )

Animation(
    id="ff",
    name=" Forced Footjob",
    tags="Dirty,Sex,Footjob,MF,Aggressive,",
    sound=Squishing,
    actor1=Female(),
a1_stage_params=[
        Stage(6, silent=True),],

   actor2=Male(strap_on=True),
	
   ),


Animation(
    id="fcowgirl",
    name=" Forced Cowgirl",
    tags="Dirty,Sex,Vaginal,MMF,Oral,group,Aggressive,AggressiveDefault",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    a1_stage_params=[
        Stage(1, silent=True, open_mouth=True),
	
	],
    actor2=Male(strap_on=True),
   a2_stage_params=[
        Stage(1, silent=True),Stage(2, silent=True),Stage(3, silent=True),Stage(4, silent=True),],
    actor3=Male(strap_on=True),

	
   ),

Animation(
    id="rape",
    name=" Rape",
    tags="Dirty,Sex,Anal,Aggressive,AggressiveDefault,MF",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
a1_stage_params=[
        Stage(1, silent=True),
        Stage(4, silent=True, open_mouth=True ),
        Stage(5, silent=True),
        Stage(9, silent=True),
],

 actor2=Male(strap_on=True),
a2_stage_params=[
        Stage(1, silent=True),
        Stage(2, silent=True),
        Stage(3, silent=True),
        Stage(5, silent=True),
        Stage(6, silent=True),
],
),

Animation(
    id="femfoot",
    name=" Femdom Footjob",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Footjob",
    sound=Squishing,
    actor1=Female(),
	a1_stage_params=[
        Stage(1, silent=True),
	Stage(2, silent=True),
	Stage(3, silent=True),
	Stage(4, silent=True),
	Stage(5, silent=True),
	Stage(6, silent=True),
 
    ],

    actor2=Male(strap_on=True),
	a2_stage_params=[
        Stage(1, silent=True),
	Stage(2, silent=True),
	Stage(3, silent=True),
 
    ],

),

Animation(
    id="gangbang",
    name=" Gangbang",
    tags="Sex,Anal,Vaginal,MMMF",
    sound=Squishing,
    actor1=Female(add_cum=VaginalOral),
	a1_stage_params=[
       Stage(3, silent=True, open_mouth=True),
       Stage(4, silent=True)

],
    actor2=Male(strap_on=True),
    actor3=Male(strap_on=True),
    actor4=Male(strap_on=True),

	
   ),

Animation(
    id="am2",
    name="Adult Missionary 2",
    tags="Dirty,Sex,vaginal,MF,Missionary",
    sound="Squishing",
    actor1=Female(add_cum="vaginal"),
    actor2=Male(strap_on=True),
  
),


Animation(
    id="bm",
    name=" Breeding Missionary",
    tags="Dirty,Sex,Vaginal,MF,Missionary",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	
   ),

Animation(
    id="a_st",
    name="Adult Standing",
    tags="Dirty,Sex,Doggystyle,Vaginal,MF,Standing",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
        Stage(1, silent=True),
        Stage(2, silent=True),],
    actor2=Male(strap_on=True),
a2_stage_params = [
        Stage(1, silent=True, open_mouth=True),]
),


Animation(
    id="ffmfemdom",
    name="Female Female Male Femdom",
    tags="Dirty,Vaginal,FFM",
    sound="Squishing",
    actor1=Female(),
    a1_stage_params = [
        Stage(1, silent=True),
Stage(1, silent=True),
Stage(2, silent=True),
],
    actor2=Female(),
a2_stage_params = [
Stage(1, silent=True),
],
    actor3=Male(add_cum="Vaginal",strap_on=True),
a3_stage_params = [
Stage(3, silent=True,  open_mouth=True),
Stage(4, silent=True,  open_mouth=True),
],
),

Animation(
    id="afc2",
    name=" Adult Femdom Cowgirl 2",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(6, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(6, silent=True),
],	
   ),

Animation(
    id="mf",
    name=" Magick Fuck",
    tags="Dirty,Sex,Vaginal,MF",
    sound=Squishing,
actor1=Female(add_cum=Vaginal, object="AObeam"),
actor2=Male(strap_on=True, object="AOhand2"),
	
   ),

Animation(
    id="Adult_Spooning",
    name="Adult Spooning",
    tags="Dirty,sex,Anal,MF,Spooning",
    sound="Squishing",
    actor1=Female(add_cum="Anal"),
    actor2=Male(strap_on=True),
  
),

Animation(
    id="ffmfemdom2",
    name="Female Female Male Femdom 2",
    tags="Dirty,Vaginal,FFM",
    sound="Squishing",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),],

    actor2=Female(add_cum="Vaginal"),
a2_stage_params = [
Stage(1, silent=True),
],
    actor3=Male(strap_on=True),
),

Animation(
    id="deltafeet",
    name="Delta Feet",
    tags="Dirty,sex,Vaginal,MF,Footjob,Feet",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],

  
),

Animation(
    id="ffm_femdom3",
    name="Female Female Male Femdom 3",
    tags="Dirty,Vaginal,FFM",
    sound="Squishing",
    actor1=Female(add_cum="Oral"),
a1_stage_params = [
Stage(1, silent=True, open_mouth=True),
Stage(3, silent=True),
Stage(4, silent=True, open_mouth=True),

],
    actor2=Female(add_cum="Anal"),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(4, silent=True),
],
    actor3=Male(strap_on=True),
a3_stage_params = [
Stage(2, silent=True),
]
),

Animation(
    id="lesbian_wc",
    name="Lesbian Wall cunnilingus",
    tags="Dirty,sex,Oral,FF,cunnilingus,Lesbian,wall",
    sound="Squishing",
    actor1=Female(),
a1_stage_params = [
Stage(1,rotate=180),
Stage(2,rotate=180),
Stage(3,rotate=180),
Stage(4,rotate=180),
Stage(5,rotate=180),
],
    actor2=Female(),
a2_stage_params = [
Stage(1, silent=True,rotate=180),
Stage(2, silent=True,rotate=180),
Stage(3, silent=True,open_mouth=True,rotate=180),
Stage(4, silent=True,open_mouth=True,rotate=180),
Stage(5, silent=True,rotate=180),
],
),

Animation(
    id="throne_femdom",
    name="Throne Femdom",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Femodm",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],	
   ),


Animation(
    id="adult_sleep",
    name="Adult Sleeping",
    tags="Dirty,MF,Sex,vaginal,sleeping,sleep",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True,open_mouth=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
],
actor2=Male(strap_on=True),
		a2_stage_params = [
Stage(1, silent=True),
  ],
),


Animation(
    id="asq",
    name="Adult Standing Quicky",
    tags="Dirty,MF,Sex,Standing,Dirty,vaginal",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
Stage(1, silent=True),
],
actor2=Male(strap_on=True),
),

Animation(
    id="tw",
    name="Throne Worship",
    tags="Dirty,Vaginal,FFM,Sex",
    sound="Squishing",
    actor1=Female(add_cum="Oral"),
a1_stage_params = [
Stage(1, silent=True),
Stage(4, silent=True),
Stage(6, silent=True),

],
    actor2=Female(add_cum="Oral"),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
    actor3=Male(strap_on=True),
a3_stage_params = [
Stage(1, silent=True),
Stage(3, silent=True),
]
),

Animation(
    id="adult_bar_table",
    name="Adult Bar Table",
    tags="Dirty,MF,Vaginal,Table,Dirty,Standing,Doggystyle,Sex",
    sound="SexMix",
    actor1=Female(add_cum="Oral"),
a1_stage_params = [
Stage(1, silent=True),
Stage(4, silent=True,open_mouth=True),
Stage(5, silent=True,open_mouth=True),
],
actor2=Male(strap_on=True),
),
a2_stage_params = [
Stage(1, silent=True),
],


Animation(
    id="AHB",
    name="Adult Housecare Betrayal",
    tags="Dirty,Vaginal,MMF,Sex",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
    a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True, open_mouth=True),
],

    actor2=Male(strap_on=True),
a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
    actor3=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),


],


),

Animation(
    id="unc",
    name="unconscious",
    tags="Dirty,MF,Sex,Standing,Dirty,vaginal,aggressive",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
],
actor2=Male(strap_on=True),
),



Animation(
    id="d6s",
    name="D6 Spear Blowjob",
    tags="Dirty,MF,Sex,Standing,Oral,Blowjob",
    sound="Sucking",
    actor1=Female(add_cum="Oral"),
a1_stage_params = [
Stage(2, silent=True, open_mouth=True),
Stage(3, silent=True, open_mouth=True),
Stage(4, silent=True, open_mouth=True),
Stage(5, silent=True, open_mouth=True),
Stage(6, silent=True, open_mouth=True),
Stage(7, silent=True, open_mouth=True),
],
actor2=Male(strap_on=True),

),

Animation(
    id="magick_ffm",
    name="Magick Threesome FFM",
    tags="Dirty,Vaginal,FFM, magick",
    sound="SexMix",
    actor1=Female(add_cum="VaginalOralAnal"),
    a1_stage_params = [
        Stage(1, silent=True),
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
],
    actor2=Female(add_cum="VaginalOralAnal"),

a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
],
    actor3=Male(strap_on=True),
a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
],
),

Animation(
    id="rune",
    name="Levitation Rune",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Femdom,Standing",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
],	
   ),
   
Animation(
    id="Lesbiandomination",
    name="Lesbian Domination",
    tags="Dirty,FF,Sex,Lesbian,Oral,cunnilingus,femdom",
    sound="Sucking",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),
Stage(5, silent=True),
],
actor2=Female(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(6, silent=True),
Stage(7, silent=True),
],
),

Animation(
    id="unc2",
    name="Unconscious 2",
    tags="Dirty,MF,Sex,Standing,Dirty,vaginal,aggressive",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
],
actor2=Male(strap_on=True),
),

Animation(
    id="adult_bath",
    name="Adult Bath",
    tags="Dirty,Sex,Oral,MF,Femdom",
    sound=Squishing,
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True, open_mouth=True),
Stage(5, silent=True),
],
    actor2=Male(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],	
		),
		
Animation(
    id="sword_cg",
    name=" Sword Cowgirl",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Femdom",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params = [
Stage(1, silent=True),],
    actor2=Male(strap_on=True),
	a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),],
	),
	
Animation(
    id="Adult_bed",
    name="Adult Bed",
    tags="Dirty,Sex,Vaginal,Anal,MF,Cowgirl,Doggystyle",
    sound=Squishing,
    actor1=Female(add_cum=Anal),
	a1_stage_params = [
Stage(1, up=-38),
Stage(2, up=-38),
Stage(3, up=-38),
Stage(4, up=-38),
Stage(5, up=-38),
Stage(6, up=-38),
],
    actor2=Male(strap_on=True),
		a2_stage_params = [
Stage(1, up=-38),
Stage(2, up=-38),
Stage(3, up=-38),
Stage(4, up=-38),
Stage(5, up=-38),
Stage(6, up=-38),
],
),

Animation(
    id="fffmistress",
    name=" Lesbian Mistress Threesome",
    tags="Dirty,Sex,FFF,FFM,Threesome",
    sound=Sucking,
    actor1=Female(),
	a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(6, silent=True),
],
    actor2=Female(),
	a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
    actor3=Female(),
	a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
	),
	
Animation(
    id="adult_rcg2",
    name="Adult Reversecowgirl 2",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Femdom",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(1, silent=True, open_mouth=True),
Stage(3, silent=True),
],
    actor2=Male(),
a2_stage_params = [
Stage(2, silent=True),
Stage(3, silent=True),
],	

),

Animation(
    id="squatingbj",
    name="Squating Blowjob",
    tags="Dirty,MF,Sex,Standing,Oral,Blowjob",
    sound="Sucking",
    actor1=Female(add_cum="Oral"),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True, open_mouth=True),
Stage(4, silent=True, open_mouth=True),
Stage(5, silent=True),
],
actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
],
),

Animation(
    id="ABG",
    name="Big Guy (Basescale 1.15)",
    tags="Dirty,Sex,Vaginal,MF,Standing,AggressiveDefault",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
a1_stage_params = [
Stage(2, silent=True),
Stage(6, silent=True),
],
    actor2=Male(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],

),	
Animation(
    id="legupfuck",
    name="Legup Fuck",
    tags="Dirty,Sex,Vaginal,MF,Missionary",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
   ),
   
Animation(
    id="Aanaldoggy",
    name="Adult Anal Doggy",
    tags="Dirty,sex,Anal,MF,Doggystyle",
    sound="Squishing",
    actor1=Female(add_cum="Anal"),
a1_stage_params = [
Stage(1, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(6, silent=True),
],
  
),

Animation(
    id="rejection",
    name="Rejection Gone Wrong",
    tags="Dirty,sex,Anal,MF,Doggystyle",
    sound="Squishing",
    actor1=Female(add_cum="Oral"),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(7, silent=True),
Stage(8, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
  
),


Animation(
    id="a_wallc",
    name="Adult Wall Corner",
    tags="Dirty,sex,vaginal,MF,Doggystyle,Standing,Wall",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
Stage(1, silent=True,forward=50),
Stage(2, silent=True,forward=50),
Stage(3, silent=True,forward=50),
Stage(4, silent=True,forward=50),
Stage(5, forward=50),
Stage(6, forward=50),
Stage(7, silent=True,forward=50),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True,forward=50),
Stage(2, silent=True,forward=50),
Stage(3, silent=True,forward=50),
Stage(4, forward=50),
Stage(5, forward=50),
Stage(6, forward=50),
Stage(7, forward=50),
],
  
),

Animation(
    id="adult_tease2",
    name="Adult Tease 2",
    tags="Dirty,sex,MF,Handjob",
    sound="Squishing",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
    actor2=Male(strap_on=True),
),

Animation(
    id="ffm_reversal",
    name=" FFM Femdom Reversal",
    tags="Dirty,Sex,FFM,Threesome",
    sound="Squishing",
    actor1=Female(add_cum="Anal"),
	a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
    actor2=Female(add_cum="Anal"),
	a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
],
    actor3=Male(),
	a3_stage_params = [
Stage(4, silent=True),
Stage(5, silent=True),
],
),

Animation(
    id="Adult_LS",
    name="Adult Lying Side",
    tags="Dirty,sex,Vaginal,MF,Doggystyle",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
a1_stage_params = [
Stage(1, silent=True),
Stage(3, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(3, silent=True),
],
  
),

Animation(
    id="MMF_rape",
    name=" MMF Rape",
    tags="Dirty,Sex,Vaginal,MMF,Anal,group,AggressiveDefault,Aggressive",
    sound=Squishing,
    actor1=Female(add_cum="Oral"),
    a1_stage_params=[
    Stage(1, silent=True),
	Stage(2, silent=True),
	Stage(6, silent=True),
	],
    actor2=Male(strap_on=True),
a2_stage_params=[
Stage(1, silent=True),
Stage(2, silent=True),
	],
    actor3=Male(strap_on=True),
a3_stage_params=[
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
	],
   ),
   
Animation(
    id="Foreplay",
    name="Foreplay",
    tags="Dirty,sex,Vaginal,MF,Foreplay,Cunnilingus",
    sound="Sucking",
    actor1=Female(),
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
),

Animation(
    id="FFM_Mistress",
    name=" FFM Mistress",
    tags="Dirty,Sex,FFM,Threesome",
    sound="Squishing",
    actor1=Female(),
	a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
    actor2=Female(add_cum="Oral"),
	a2_stage_params = [
Stage(4, silent=True),
Stage(6, silent=True),
],
    actor3=Male(),
	a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
),

Animation(
    id="facesit",
    name="Femdom Facesitting",
    tags="Dirty,sex,Cunnilingus,MF,Foreplay,Femdom",
    sound="Sucking",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
],
),

Animation(
    id="impreg",
    name="Impregnation Missionary",
    tags="Dirty,Sex,Vaginal,MF,Missionary",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(1, silent=True),
Stage(3, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(2, silent=True),
Stage(3, silent=True),
],
   ),
   
Animation(
    id="FFM_BED",
    name="FFM Bed",
    tags="Dirty,sex,Vaginal,FFM,Doggystyle,Threesome",
    sound="Squishing",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(6, silent=True),
],
    actor2=Female(add_cum="Vaginal"),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(5, silent=True),
],
    actor3=Male(),
a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
),

Animation(
    id="Lesbian_FF",
    name="Lesbian Foot Fetish",
    tags="Dirty,FF,Sex,Lesbian,Oral,cunnilingus,feet,footjob",
    sound="Sucking",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
],
actor2=Female(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(6, silent=True),
],
),

Animation(
    id="Bed_P",
    name="Bed Prostitution",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Doggystyle",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True, open_mouth=True),
Stage(7, silent=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
],
   ),
   
Animation(
    id="BG_Gentle",
    name="Big Guy Gentle(Basescale 1.15)",
    tags="Dirty,Sex,Vaginal,MF,Standing",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(6, silent=True),
],
    actor2=Male(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(6, silent=True),
],
),

Animation(
    id="missionary_r",
    name="Rape Missionary",
    tags="Dirty,Sex,Vaginal,MF,Missionary,aggressive,AggressiveDefault",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
a1_stage_params = [
Stage(1, silent=True),
Stage(4, silent=True),
Stage(6, silent=True),
Stage(7, silent=True),
],
    actor2=Male(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(6, silent=True),
Stage(7, silent=True),
],
),

Animation(
    id="a_69",
    name="Adult 69",
    tags="Dirty,Sex,Oral,Sex,MF,Blowjob,69",
    sound=Squishing,
    actor1=Female(),
a1_stage_params = [
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True, open_mouth=True),
Stage(5, silent=True, open_mouth=True),
Stage(6, silent=True, open_mouth=True),
],
    actor2=Male(strap_on=True),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
],
   ),
   
Animation(
    id="ffm_bed2",
    name="FFM Bed 2",
    tags="Dirty,sex,Vaginal,FFM,Doggystyle,Threesome,Bed",
    sound="Squishing",
    actor1=Female(),
a1_stage_params = [
Stage(1, silent=True, up=-37, forward=-60),
Stage(2, silent=True, open_mouth=True, up=-37, forward=-60),
Stage(3, silent=True, up=-37, forward=-60),
Stage(4, silent=True, up=-37, forward=-60),
Stage(5, up=-37, forward=-60),
Stage(6, silent=True, up=-37, forward=-60),
],
    actor2=Female(add_cum="Vaginal"),
a2_stage_params = [
Stage(1, silent=True, up=-37, forward=-60),
Stage(2, silent=True, up=-37, forward=-60),
Stage(3, up=-37, forward=-60 ),
Stage(4, up=-37, forward=-60 ),
Stage(5, silent=True, up=-37, forward=-60),
Stage(6, silent=True, up=-37, forward=-60),
],
    actor3=Male(),
a3_stage_params = [
Stage(1, up=-37, forward=-60 ),
Stage(2, up=-37, forward=-60 ),
Stage(3, silent=True, up=-37, forward=-60),
Stage(4, up=-37, forward=-60 ),
Stage(5, up=-37, forward=-60 ),
Stage(6, up=-37, forward=-60 ),
],
),

Animation(
    id="a_pronebone",
    name="Adult Pronebone",
    tags="Dirty,Anal,Lying,Sex",
    sound="Squishing",
    actor1=Female(add_cum="Anal"),
    actor2=Male(),
    a1_stage_params = [
        Stage(1, silent=True),
],
    a2_stage_params = [
        Stage(1, silent=True),
],
),

Animation(
    id="a_wall4",
    name="Adult Wall 4",
    tags="Dirty,Vaginal,MF,Sex,wall,doggystyle",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
	a1_stage_params = [
Stage(1,rotate=180, forward=45),
Stage(2,rotate=180, forward=45),
Stage(3,rotate=180, forward=45),
Stage(4,rotate=180, forward=45),
Stage(5,rotate=180, forward=45),
],
    actor2=Male(),
	a2_stage_params = [
Stage(1,rotate=180, silent=True, forward=45),
Stage(2,rotate=180, forward=45),
Stage(3,rotate=180, forward=45),
Stage(4,rotate=180, forward=45),
Stage(5,rotate=180, forward=45),
],

),

Animation(
    id="fmm3some",
    name="Female Male Male Threesome",
    tags="Dirty,Vaginal,Anal,FMM",
    sound="Squishing",
    actor1=Female(add_cum="VaginalAnal"),
    a1_stage_params = [
        Stage(1, silent=True),
Stage(1, silent=True),
Stage(4, silent=True, open_mouth=True),
Stage(6, silent=True),
],
    actor2=Male(),
a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
    actor3=Male(add_cum="Vaginal",strap_on=True),
a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
],
),

Animation(
    id="a_amazon",
    name=" Adult Amazon 2",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,Femdom",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
		a1_stage_params=[
 Stage(1, silent=True),
 Stage(2, silent=True),
	],
    actor2=Male(strap_on=True),
	a2_stage_params=[
 Stage(1, silent=True),		
    ],
),

Animation(
    id="BG_Nelson",
    name="Big Guy Nelson (Basescale 1.15)",
    tags="Dirty,Vaginal,Standing,Lying,Sex",
    sound="Squishing",
    actor1=Female(add_cum="Vaginal"),
    actor2=Male(),
),

Animation(
    id="HGE",
    name=" Housecarl Gets Even (FFM)",
    tags="Dirty,Sex,FFM,Threesome,Aggressive",
    sound="Squishing",
    actor1=Female(add_cum="Oral"),
	a1_stage_params = [
Stage(4, silent=True),
Stage(5, silent=True),
Stage(6, silent=True),
Stage(7, silent=True),
],
    actor2=Female(),
	a2_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(4, silent=True),
Stage(6, silent=True),
Stage(7, silent=True),
],
    actor3=Male(),
	a3_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
Stage(6, silent=True),
],
),

Animation(
    id="Adult_Doggy2",
    name=" Adult Doggystyle 2",
    tags="Dirty,Sex,Vaginal,Anal,MF,Doggy,Doggystyle,",
    sound=Squishing,
    actor1=Female(add_cum=Anal),
    actor2=Male(strap_on=True),
),

Animation(
    id="Adult_Bench",
    name=" Adult Bench",
    tags="Dirty,Sex,Vaginal,MF,Cowgirl,",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
	a1_stage_params = [
Stage(1, silent=True),
Stage(2, silent=True),
Stage(3, silent=True),
],
    actor2=Male(strap_on=True),
	a2_stage_params = [
Stage(1, silent=True),
],
),
