#
# groach fish theme
#

# Just informations.
name = "fish"
author = "Wanda follower"
description = "Wanda swims on your screen"

# Number of stats
stats = 3

# Number of directions
directions = 2

# Size of pixmaps
pixmap_size = {60, 40}

# Step pixels for motion
step_pixel = 12

# Animation frames
data {
{"fish1-r.png" "fish2-r.png" "fish3-r.png"}	# right
{"fish1-l.png" "fish2-l.png" "fish3-l.png"}	# left
}

data {
{"bone-r.png"}
{"bone-l.png"}
}

data {
{""}
}
