blob: d875c61db90b7cd7ade0b28d89759af6265ecd17 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001// MorgenGrauen MUDlib
2//
3// living/clothing.h -- Konstanten und Pfade rund um Bekleidung von Lebewesen
4//
5// $Id: moneyhandler.h,v 3.1 1997/02/12 13:29:09 Wargon Exp %
6
7#ifndef __LIVING_CLOTHING_H__
8#define __LIVING_CLOTHING_H__
9
10#define P_CLOTHING "std:clothing"
11
12#endif // __LIVING_CLOTHING_H__