Fixing right click / verb set_APTFT

This commit is contained in:
Ghom
2020-03-16 16:44:15 +01:00
committed by GitHub
parent 2370105ccb
commit d47c24a8d0
+1 -1
View File
@@ -43,7 +43,7 @@
set_APTFT()
return TRUE
/obj/item/reagent_containers/proc/set_APTFT(mob/user) //set amount_per_transfer_from_this
/obj/item/reagent_containers/proc/set_APTFT() //set amount_per_transfer_from_this
set name = "Set Transfer Amount"
set category = "Object"
set waitfor = FALSE