Mercurial > mm7
comparison mm7_1.cpp @ 430:58b71c1af7d8
Objects are drawn (items, spells sfx)
author | Nomad |
---|---|
date | Sun, 24 Feb 2013 00:54:25 +0200 |
parents | 80a5aab68b67 |
children | 8c45cac1c5e1 |
comparison
equal
deleted
inserted
replaced
427:49d945ce4285 | 430:58b71c1af7d8 |
---|---|
5249 if ( v22->uItemID == 455 ) | 5249 if ( v22->uItemID == 455 ) |
5250 _449B7E_toggle_bit(pParty->_award_bits, 185, 1u); | 5250 _449B7E_toggle_bit(pParty->_award_bits, 185, 1u); |
5251 if ( !pParty->AddItem(v22) ) | 5251 if ( !pParty->AddItem(v22) ) |
5252 pParty->SetHoldingItem(v22); | 5252 pParty->SetHoldingItem(v22); |
5253 } | 5253 } |
5254 LayingItem::_42F933(a2.y); | 5254 LayingItem::OnItemPickup(a2.y); |
5255 return; | 5255 return; |
5256 } | 5256 } |
5257 goto LABEL_13; | 5257 goto LABEL_13; |
5258 } | 5258 } |
5259 if ( (v0 & 7) != OBJECT_Actor) | 5259 if ( (v0 & 7) != OBJECT_Actor) |