aeon0 / botty

D2R Pixel Bot
MIT License
532 stars 378 forks source link

Fix not stashing gold if buying sth before #922

Closed aeon0 closed 2 years ago

aeon0 commented 2 years ago

fixing: #910

roozhou commented 2 years ago

Should reset gold flag after repair and resurrect as well.

aeon0 commented 2 years ago

Should reset gold flag after repair and resurrect as well.

Question is, do we really want to reset at all these places. If your char is full of gold you have close to e.g. 900k (assuming lvl 90). If you ressurect for 50k or buy some positions you probably still want to stash and/or have the full of gold flag set.

I will merge like this for now and we can discuss the other stuff further later on.