Hides the "Set transfer amount" verb on certain items like syringes

This commit is contained in:
SteelSlayer
2020-08-05 14:26:00 -05:00
parent 12c031760a
commit ba2543810f
3 changed files with 8 additions and 0 deletions
@@ -17,6 +17,8 @@
pixel_y = rand(8,-8)
update_icon()
/obj/item/reagent_containers/honeycomb/set_APTFT()
set hidden = TRUE
/obj/item/reagent_containers/honeycomb/update_icon()
overlays.Cut()