Mercurial > mm7
comparison Player.cpp @ 900:4dc2252e0b03
CharacterUI_StatsTab_ShowHint fixed
author | Ritor1 |
---|---|
date | Fri, 19 Apr 2013 17:01:55 +0600 |
parents | 10fa7dad1391 |
children | 897b10712a1a |
comparison
equal
deleted
inserted
replaced
899:393a83dcc359 | 900:4dc2252e0b03 |
---|---|
1211 if ( a3 != 1 ) | 1211 if ( a3 != 1 ) |
1212 goto LABEL_40; | 1212 goto LABEL_40; |
1213 if ( SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0 | 1213 if ( SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0 |
1214 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0) ) | 1214 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0) ) |
1215 goto LABEL_10; | 1215 goto LABEL_10; |
1216 if ( v3->HasEnchantedItemEquipped(18) || v9->WearsItem(505, 3) || v10->WearsItem(530, 6) ) | 1216 if ( v3->HasEnchantedItemEquipped(18) || v3->WearsItem(505, 3) || v3->WearsItem(530, 6) ) |
1217 goto LABEL_76; | 1217 goto LABEL_76; |
1218 LABEL_40: | 1218 LABEL_40: |
1219 v26 = 0; | 1219 v26 = 0; |
1220 v23 = 28; | 1220 v23 = 28; |
1221 goto LABEL_81; | 1221 goto LABEL_81; |