diff UI/UIShops.cpp @ 1406:d071e0e9ba75

Explosion Traps fix
author Ritor1
date Tue, 23 Jul 2013 15:41:45 +0600
parents 28f87f5234a1
children d4f57df4c299
line wrap: on
line diff
--- a/UI/UIShops.cpp	Mon Jul 22 15:23:43 2013 +0600
+++ b/UI/UIShops.cpp	Tue Jul 23 15:41:45 2013 +0600
@@ -2698,7 +2698,7 @@
         if ( v5 )
         {
           qword_A750D8 = 256i64;
-          word_A750E0 = 80;
+          PlayerSpeechID = SPEECH_80;
           v4 = LOWORD(v7[rand() % v5]);
           word_A750E2 = v4;
           return;
@@ -2721,7 +2721,7 @@
         if ( v2 )
         {
           qword_A750D8 = 256i64;
-          word_A750E0 = 80;
+          PlayerSpeechID = SPEECH_80;
           v4 = LOWORD(v7[rand() % v2]);
           word_A750E2 = v4;
           return;