Changeset 23 for src/common
- Timestamp:
- 07/03/08 02:59:16 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
src/common/mmo.h
r22 r23 31 31 #define MAX_FAME 1000000000 32 32 #define MAX_CART 100 33 #define MAX_SKILL 1600 // Bumped to 1100 for new quest skills, will need to further increase one day... [DracoRPG]33 #define MAX_SKILL 1600 //1600 now, for necromancer skills overstepping bounds. 34 34 #define GLOBAL_REG_NUM 96 35 35 #define ACCOUNT_REG_NUM 64