|
|
|
@ -1108,6 +1108,8 @@ bool CanUseStaff(Item &staff, spell_id spell) |
|
|
|
|
|
|
|
|
|
|
|
void StartGoldDrop() |
|
|
|
void StartGoldDrop() |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
CloseGoldWithdraw(); |
|
|
|
|
|
|
|
|
|
|
|
initialDropGoldIndex = pcursinvitem; |
|
|
|
initialDropGoldIndex = pcursinvitem; |
|
|
|
|
|
|
|
|
|
|
|
auto &myPlayer = Players[MyPlayerId]; |
|
|
|
auto &myPlayer = Players[MyPlayerId]; |
|
|
|
|