comparison UI/UICharacter.cpp @ 1702:5cbd88f8a2eb

fixing paperdoll bug
author Grumpy7
date Sun, 22 Sep 2013 19:48:02 +0200
parents f84b8b2a875c
children 8251e59fd7c1
comparison
equal deleted inserted replaced
1701:edb41570f81b 1702:5cbd88f8a2eb
2700 else 2700 else
2701 { 2701 {
2702 if ( !ptr_50C9A4_ItemToEnchant )//снять вещь 2702 if ( !ptr_50C9A4_ItemToEnchant )//снять вещь
2703 { 2703 {
2704 pParty->SetHoldingItem(v38); 2704 pParty->SetHoldingItem(v38);
2705 pPlayers[uActiveCharacter]->pEquipment.pIndices[pPlayers[uActiveCharacter]->pInventoryItemList[v36].uBodyAnchor] = 0; 2705 pPlayers[uActiveCharacter]->pEquipment.pIndices[pPlayers[uActiveCharacter]->pInventoryItemList[v36].uBodyAnchor - 1] = 0;
2706 v38->Reset(); 2706 v38->Reset();
2707 } 2707 }
2708 } 2708 }
2709 } 2709 }
2710 else//снять лук 2710 else//снять лук