Great. I'll send you an email once my new account is activated. For now, if it's okay, I'd like to attach an image of the tileset along with a list of names for each tile. Most of 'em are your assets, some are Scroll-o-sprites, and a few are of my own creation. You'll probably have a few question about what some of these bitmaps actually do in the game,. If you can spare the time, let's talk and name your price.
Todd
TILE_BLANK 0, TILE_HERO 1, TILE_MAN 2, TILE_WOMAN 3,
TILE_CHILD 4, TILE_MERCH 5, TILE_GUARD 6, TILE_GRUNK 7,
TILE_BAT 8, TILE_VAPOR 9, TILE_SNAKE 10, TILE_BIRD 11,
TILE_CORPSE 12, TILE_BONE 13, TILE_PICK 14, TILE_SWORD 15,
TILE_MACE 16, TILE_SCEPTER 17, TILE_FOOD 18, TILE_POTION 19,
TILE_GEM 20, TILE_GOLD 21, TILE_KEY 22, TILE_ROPE 23,
TILE_WOOD 24, TILE_RAFT 25, TILE_IRON 26, TILE_PAIL 27,
TILE_TORCH 28, TILE_FIRE 29, TILE_SPARKLE 30, TILE_LOCK 31,
TILE_UNLOCK 32, TILE_HOUSE 33, TILE_DOOR 34, TILE_UP 35,
TILE_DOWN 36, TILE_HOLE 37, TILE_GRASS 38, TILE_BRUSH 39,
TILE_WATER 40, TILE_CRYSTAL 41, TILE_MOUND 42, TILE_TREE 43,
TILE_FOREST 44, TILE_MOUNTAIN 45, TILE_BOARD 46, TILE_DIRT 47,
TILE_MASON 48, TILE_TEXT 49, TILE_BRICK 50, TILE_ROCK 51