// MorgenGrauen MUDlib | |
// | |
// living/clothing.h -- Konstanten und Pfade rund um Bekleidung von Lebewesen | |
// | |
// $Id: moneyhandler.h,v 3.1 1997/02/12 13:29:09 Wargon Exp % | |
#ifndef __LIVING_CLOTHING_H__ | |
#define __LIVING_CLOTHING_H__ | |
#define P_CLOTHING "std:clothing" | |
#endif // __LIVING_CLOTHING_H__ |