# This is the config file that defines the xpenguins theme
# "The Simpsons". Currently only Bart and Lisa are defined.
delay 75
define default
	loop 1
	speed 0
	directions 1

toon Bart
	number 1
	define walker pixmap bart_whistler.xpm frames 21 directions 2
		width 46 height 48 speed 1
	define runner pixmap bart_skateboarder.xpm frames 7 directions 2
		width 46 height 51 speed 4 acceleration 1 terminal_velocity 16
	define faller pixmap bart_man.xpm frames 8 width 46 height 48 speed 8
	define floater pixmap bart_man.xpm frames 8 width 46 height 48 speed 8
	define explosion pixmap bart_shock.xpm frames 3 width 37 height 52
	define action0 pixmap bart_moony.xpm frames 28 width 27 height 47
	define action1 pixmap bart_elbarto.xpm frames 17 width 67 height 57
	define action2 pixmap bart_face.xpm frames 20 width 30 height 48
	define action3 pixmap bart_dance.xpm frames 7 width 42 height 48 loop 4

toon Lisa
	number 1
	define faller pixmap lisa_walker.xpm frames 8 directions 2
		width 26 height 41 speed 1 acceleration 1 terminal_velocity 12
	define climber pixmap lisa_climber.xpm frames 8 directions 2
		width 41 height 26 speed 3
	define walker pixmap lisa_walker.xpm frames 8 directions 2
		width 26 height 41 speed 3
	define action0 pixmap lisa_laugh.xpm frames 10
		width 26 height 43 loop 3
	define explosion pixmap lisa_shock.xpm frames 3 width 34 height 46
	define action1 pixmap lisa_reader.xpm frames 11 width 26 height 29 loop 5
	define action2 pixmap lisa_solo.xpm frames 6 width 31 height 39 loop 5
#toon Homer
#toon Marge
#toon Maggie
#etc...