Index: core3/branches/unstable/MMOCoreORB/src/server/zone/managers/loot/LootManager.h =================================================================== diff -u -N -r5491 -r5856 --- core3/branches/unstable/MMOCoreORB/src/server/zone/managers/loot/LootManager.h (.../LootManager.h) (revision 5491) +++ core3/branches/unstable/MMOCoreORB/src/server/zone/managers/loot/LootManager.h (.../LootManager.h) (revision 5856) @@ -207,6 +207,8 @@ private: void setInitialObjectStats(LootItemTemplate* templateObject, CraftingValues* craftingValues, TangibleObject* prototype); + void setSkillMods(TangibleObject* object, LootItemTemplate* templateObject); + void setCustomObjectName(TangibleObject* object, LootItemTemplate* templateObject); public: