LLA-Gaming / SS13

Please put all your changes that are not fixes on the "Development" branch -
http://www.llagaming.net
GNU Affero General Public License v3.0
14 stars 37 forks source link

Droppers Bugged #310

Closed Lichling closed 9 years ago

Lichling commented 9 years ago

So I've known this has been an issue for a while but forgot to post about it. Droppers are bugged and their icon state doesn't change to empty upon using it on a hydrotray. I have to use the dropper (that still has a filled icon state despite being empty) on a beaker to fix it. It gets really annoying after have done it hundreds of times. Fix please!

Raptorblaze commented 9 years ago

I thought I found where the issue was and told you to try fixing it as a coding exercise? it looked like a couple lines just needed to be added lower in the code.

NullNeska commented 9 years ago

This issue is the icon only updates when working with people or other reagent containers.. the tray is not one of those things

infact afterattack() doesn't even run when you use it on a hydroponic tray

NullNeska commented 9 years ago

I fixed this with #310