# HG changeset patch # User Nomad # Date 1367409129 -7200 # Node ID 9be9afdbeac391d2b51c25c67db1884bf1a7f9d1 # Parent 016e3577865c92a862ae3442efc6b9d09d9f3226 stru351 moved diff -r 016e3577865c -r 9be9afdbeac3 Items.h --- a/Items.h Wed May 01 13:45:31 2013 +0200 +++ b/Items.h Wed May 01 13:52:09 2013 +0200 @@ -387,4 +387,19 @@ +10 Water Resistance and +2 Alchemy skill. 70 Prevents damage from drowning. 71 Prevents damage from falling. 72 -*/ \ No newline at end of file +*/ + + +/* 391 */ +#pragma pack(push, 1) +struct stru351_summoned_item +{ + int field_0_expire_second; + int field_4_expire_minute; + int field_8_expire_hour; + int field_C_expire_day; + int field_10_expire_week; + int field_14_exprie_month; + int field_18_expire_year; +}; +#pragma pack(pop) \ No newline at end of file diff -r 016e3577865c -r 9be9afdbeac3 UIBooks.cpp --- a/UIBooks.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UIBooks.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UICharacter.cpp --- a/UICharacter.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UICharacter.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UIMainMenu.cpp --- a/UIMainMenu.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UIMainMenu.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UIOptions.cpp --- a/UIOptions.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UIOptions.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UIPartyCreation.cpp --- a/UIPartyCreation.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UIPartyCreation.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UIPopup.cpp --- a/UIPopup.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UIPopup.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UIRest.cpp --- a/UIRest.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UIRest.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UISaveLoad.cpp --- a/UISaveLoad.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UISaveLoad.cpp Wed May 01 13:52:09 2013 +0200 @@ -40,7 +40,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 UiGame.cpp --- a/UiGame.cpp Wed May 01 13:45:31 2013 +0200 +++ b/UiGame.cpp Wed May 01 13:52:09 2013 +0200 @@ -41,7 +41,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "UIHouses.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 mm7_1.cpp --- a/mm7_1.cpp Wed May 01 13:45:31 2013 +0200 +++ b/mm7_1.cpp Wed May 01 13:52:09 2013 +0200 @@ -46,7 +46,6 @@ #include "StorylineTextTable.h" #include "Events2D.h" #include "texts.h" -#include "stru351.h" #include "UIHouses.h" #include "mm7_data.h" diff -r 016e3577865c -r 9be9afdbeac3 mm7_2.cpp --- a/mm7_2.cpp Wed May 01 13:45:31 2013 +0200 +++ b/mm7_2.cpp Wed May 01 13:52:09 2013 +0200 @@ -45,7 +45,6 @@ #include "CastSpellInfo.h" #include "stru298.h" #include "stru12.h" -#include "stru351.h" #include "Events2D.h" #include "stru159.h" #include "Log.h" diff -r 016e3577865c -r 9be9afdbeac3 mm7_4.cpp --- a/mm7_4.cpp Wed May 01 13:45:31 2013 +0200 +++ b/mm7_4.cpp Wed May 01 13:52:09 2013 +0200 @@ -45,7 +45,6 @@ #include "CastSpellInfo.h" #include "stru298.h" #include "stru12.h" -#include "stru351.h" #include "Events2D.h" #include "stru159.h" #include "texts.h" diff -r 016e3577865c -r 9be9afdbeac3 stru351.h --- a/stru351.h Wed May 01 13:45:31 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -#pragma once - - -/* 391 */ -#pragma pack(push, 1) -struct stru351_summoned_item -{ - int field_0_expire_second; - int field_4_expire_minute; - int field_8_expire_hour; - int field_C_expire_day; - int field_10_expire_week; - int field_14_exprie_month; - int field_18_expire_year; -}; -#pragma pack(pop) \ No newline at end of file