Mercurial > mm7
changeset 527:661f1932d971
Party integrity fix
author | zipi |
---|---|
date | Sun, 03 Mar 2013 09:16:49 +0000 |
parents | 214d9d47cf1f |
children | 6e4619fb5808 |
files | Party.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Party.h Sun Mar 03 01:55:57 2013 +0400 +++ b/Party.h Sun Mar 03 09:16:49 2013 +0000 @@ -120,6 +120,8 @@ int field_4F0[38]; char field_588[2]; __int64 _s_times[21]; //5d8 440h+8*51 + __int64 field_632[8]; + char field_672[6]; // char pIsArtifactFound[8]; }; #pragma pack(pop) @@ -277,6 +279,7 @@ ItemGen StandartItemsInShops[53][12]; ItemGen SpecialItemsInShops[53][12]; //D0EC ItemGen SpellBooksInGuilds[32][12]; + char field_1605C[24]; char pHireling1Name[100]; char pHireling2Name[100]; int armageddon_timer;