Adminlogs and attack logs for reagents don't include unit dosages
Created by: Kammerjunk
Description of issue
For admin attack messages and VV attack logs, you can see which reagents have been transferred, but not their amounts. This does not apply to pills, which show reagents and units well and concisely. It applies to droppers, syringes, and hyposprays, however. This may not usually be a problem, and it may not be a problem at all for syringes and hyposprays since they always transfer 5u, but it can be a problem with the dropper when used to transfer reagents like mednanobots (as it was a couple of days ago).
Difference between expected and actual behavior
I wanted to be able to see how many units a player had been given in addition which reagents. I am only able to see the reagents.
Steps to reproduce
With admin flags, transfer reagents to another mob via dropper, hypospray, or syringe. For comparison, transfer reagents to the mob via pill.
Specific information for locating
Dropper: code\modules\reagents\reagent_containers\dropper.dm Hypospray: code\modules\reagents\reagent_containers\hypospray.dm Syringe: code\modules\reagents\reagent_containers\syringes.dm Pill: code\modules\reagents\reagent_containers\pill.dm
Server revision
Issue bingo
Please check whatever applies. More checkboxes checked increase your chances of not being yelled at by every contributor.
-
Issue could be reproduced at least once -
Issue could be reproduced by different players -
Issue could be reproduced in multiple rounds -
Issue happened in a recent (less than 7 days ago) round -
Couldn't find an existing issue about this