diff mm7_2.cpp @ 481:5b6e2021c6fe

HOUSE_ID
author Ritor1
date Tue, 26 Feb 2013 17:24:53 +0600
parents d4ea191229ff
children 4bd56919f075
line wrap: on
line diff
--- a/mm7_2.cpp	Tue Feb 26 15:23:15 2013 +0600
+++ b/mm7_2.cpp	Tue Feb 26 17:24:53 2013 +0600
@@ -3780,7 +3780,7 @@
   v8 = window_SpeakInHouse;
   if ( (in_current_bilding_type == BildingType_Stables || in_current_bilding_type == BildingType_Boats)
     && (v1 = 0, *(&byte_4F09B1[32 * (unsigned __int8)*(&byte_4F0CCF[4 * (unsigned int)window_SpeakInHouse->ptr_1C] + uMessageParam)] + pParty->uDaysPlayed % 7))
-    || in_current_bilding_type != BildingType_Tample || uMessageParam != BildingType_MindGuild )
+    || in_current_bilding_type != BildingType_Temple || uMessageParam != BildingType_MindGuild )
   {
 LABEL_9:
     pDialogueWindow->Release();
@@ -3817,7 +3817,7 @@
         pKeyActionMap->EnterText(1, 10, v8);
       return;
     }
-    if ( in_current_bilding_type != BildingType_Tample && in_current_bilding_type != BildingType_Training )
+    if ( in_current_bilding_type != BildingType_Temple && in_current_bilding_type != BildingType_Training )
       return;
   }
   else