diff mm7_data.cpp @ 69:f12a7fd4d114

skills tab text fixed
author zipi
date Sun, 27 Jan 2013 11:39:11 +0000
parents 3b4f8bd48e3b
children 0a7860ded5c2
line wrap: on
line diff
--- a/mm7_data.cpp	Sun Jan 27 09:58:10 2013 +0000
+++ b/mm7_data.cpp	Sun Jan 27 11:39:11 2013 +0000
@@ -477,9 +477,9 @@
 __int16 RightClickPortraitXmax[4];
 void *off_4E2A12; // weak
 int pArmorSkills[5]={ 9, 10, 11, 8, 30};
-int dword_4E2A2C[9]={3, 5, 2, 6, 4, 0, 1, 31, 7};
-int dword_4E2A50[12]={35, 33, 24, 21, 32, 36, 29, 25, 22, 26, 23, 34};
-int _4E2A80_skills[9]={12, 13, 14, 15, 16, 17, 18, 19, 20};
+int pWeaponSkills[9]={3, 5, 2, 6, 4, 0, 1, 31, 7};
+int pMiscSkills[12]={35, 33, 24, 21, 32, 36, 29, 25, 22, 26, 23, 34};
+int pMagicSkills[9]={12, 13, 14, 15, 16, 17, 18, 19, 20};
 unsigned __int8 pAwardsTextColors[20];
 unsigned int pHealthBarPos[4] = {22, 137, 251, 366};
 unsigned int pManaBarPos[4] = {102, 217, 331, 447};