changeset 40:cae8922b867a

missed from previous commit
author zipi
date Sun, 20 Jan 2013 19:41:05 +0000
parents c3a02d80c84c
children fc3016f5a07a
files mm7_data.cpp
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mm7_data.cpp	Sun Jan 20 19:32:08 2013 +0000
+++ b/mm7_data.cpp	Sun Jan 20 19:41:05 2013 +0000
@@ -478,10 +478,10 @@
 __int16 RightClickPortraitXmin[4];
 __int16 RightClickPortraitXmax[4];
 void *off_4E2A12; // weak
-int dword_4E2A18[5];
-int dword_4E2A2C[9];
-int dword_4E2A50[12];
-int _4E2A80_skills[9];
+int dword_4E2A18[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};
 unsigned __int8 pAwardsTextColors[20];
 unsigned int pHealthBarPos[4] = {22, 137, 251, 366};
 unsigned int pManaBarPos[4] = {102, 217, 331, 447};