Yes! Thank you!!
I've been wanting some sprites from Escheron: Shadow over Ragnoth!
is that all the tiles in the game? aren't there more?
Those are all the tiles that are rendered as part of the tilemap routine. Character sprites, on the other hand, are rendered by a nonexistant sprite routine (You try writing a masked 4-level grayscale sprite routine that operates on an grayscale-interlaced vertically-aligned buffer. calc84maniac refused to do it for me, though I dunno if it's because he wants me to feel the pain or if he just doesn't want to).
I am not willing to share the entire spritesheet at this time, if only because that part hasn't been finalized. If you absolutely need to have some sort of example, I suggest looking through
some of the topics in the E:SoR subforum. All the good topics have related images in the first page that you can use as a reference. Except the really long ones. In that case, I might make the suggestion to use the "View attachments" link which takes the form of a paperclip next to the topic title.
The stuff found in those threads contain preliminary work, which may or may not appear as they are in the final revision of E:SoR.