Fixes drinks having uncontrollable transfer amount

You can now set transfer amount on drink containers.
This commit is contained in:
Verkister
2021-02-15 02:28:05 +02:00
committed by GitHub
parent 462f96163e
commit 90784c3f29
+1
View File
@@ -10,6 +10,7 @@
icon_state = null
flags = OPENCONTAINER
amount_per_transfer_from_this = 5
possible_transfer_amounts = list(5,10,15,25,30)
volume = 50
var/trash = null