mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 13:46:53 +01:00
Fixes drinks having uncontrollable transfer amount
You can now set transfer amount on drink containers.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user