--- deliantra/server/include/treasure.h 2008/04/20 05:24:55 1.22 +++ deliantra/server/include/treasure.h 2008/05/06 16:55:26 1.24 @@ -1,7 +1,7 @@ /* * This file is part of Deliantra, the Roguelike Realtime MMORPG. * - * Copyright (©) 2005,2006,2007 Marc Alexander Lehmann / Robin Redeker / the Deliantra team + * Copyright (©) 2005,2006,2007,2008 Marc Alexander Lehmann / Robin Redeker / the Deliantra team * Copyright (©) 2002,2007 Mark Wedel & Crossfire Development Team * Copyright (©) 1992,2007 Frank Tore Johansen * @@ -50,8 +50,7 @@ GT_STARTEQUIP = 0x0004, GT_APPLY = 0x0008, GT_ONLY_GOOD = 0x0010, - GT_UPDATE_INV = 0x0020, - GT_MINIMAL = 0x0040, // Do minimal adjustments + GT_MINIMAL = 0x0020, // Do minimal adjustments }; /* when a treasure got cloned from archlist, we want perhaps change some default