Mercurial > mm7
comparison UI/UIShops.cpp @ 1406:d071e0e9ba75
Explosion Traps fix
author | Ritor1 |
---|---|
date | Tue, 23 Jul 2013 15:41:45 +0600 |
parents | 28f87f5234a1 |
children | d4f57df4c299 |
comparison
equal
deleted
inserted
replaced
1405:c0b273d33338 | 1406:d071e0e9ba75 |
---|---|
2696 } | 2696 } |
2697 while ( v6 <= 4 ); | 2697 while ( v6 <= 4 ); |
2698 if ( v5 ) | 2698 if ( v5 ) |
2699 { | 2699 { |
2700 qword_A750D8 = 256i64; | 2700 qword_A750D8 = 256i64; |
2701 word_A750E0 = 80; | 2701 PlayerSpeechID = SPEECH_80; |
2702 v4 = LOWORD(v7[rand() % v5]); | 2702 v4 = LOWORD(v7[rand() % v5]); |
2703 word_A750E2 = v4; | 2703 word_A750E2 = v4; |
2704 return; | 2704 return; |
2705 } | 2705 } |
2706 } | 2706 } |
2719 } | 2719 } |
2720 while ( v3 <= 4 ); | 2720 while ( v3 <= 4 ); |
2721 if ( v2 ) | 2721 if ( v2 ) |
2722 { | 2722 { |
2723 qword_A750D8 = 256i64; | 2723 qword_A750D8 = 256i64; |
2724 word_A750E0 = 80; | 2724 PlayerSpeechID = SPEECH_80; |
2725 v4 = LOWORD(v7[rand() % v2]); | 2725 v4 = LOWORD(v7[rand() % v2]); |
2726 word_A750E2 = v4; | 2726 word_A750E2 = v4; |
2727 return; | 2727 return; |
2728 } | 2728 } |
2729 } | 2729 } |