--- deliantra/server/include/face.h 2007/07/01 05:00:18 1.18 +++ deliantra/server/include/face.h 2007/07/12 08:40:14 1.19 @@ -52,7 +52,7 @@ faceidx number; /* This is the image id. It should be the */ /* same value as its position in the array */ faceidx smooth; /* the smooth face for this face, or 0 */ - uint8 type; // 0 normal face, 1 generic resource + uint8 type; // 0 normal face, otherwise other resource uint8 smoothlevel; // smoothlevel is per-face in 2.x servers uint8 visibility; uint8 magicmap; /* Color to show this in magic map */