Changeset 78 for trunk/src/shared/Database/DBCStores.h
- Timestamp:
- 11/19/08 13:32:10 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shared/Database/DBCStores.h
r44 r78 45 45 { 46 46 CONTENT_1_60 = 0, 47 CONTENT_61_70 47 CONTENT_61_70, 48 CONTENT_71_80 48 49 }; 49 50 ContentLevels GetContentLevelsForMapAndZone(uint32 mapid, uint32 zoneId);