--- deliantra/server/include/define.h 2006/12/20 14:38:50 1.27 +++ deliantra/server/include/define.h 2006/12/20 14:48:10 1.28 @@ -112,12 +112,12 @@ * Additionally, when you add a new entry, include it in the table in item.c */ -/* type 0 will be undefined and shows a non valid type information */ - /* USED TYPES: (for dead types please look at the bottom of the type * definitions) */ +/* type 0 objects have the default behaviour */ + #define PLAYER 1 #define TRANSPORT 2 /* see pod/objects.pod */ #define ROD 3