mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
makes blood bags useful again (#11621)
Co-authored-by: Jo <jcon2142yahoo.com>
This commit is contained in:
co-authored by
Jo <jcon2142yahoo.com>
parent
1457652ab9
commit
56295e65cc
@@ -22,7 +22,7 @@
|
||||
volume = 200
|
||||
|
||||
amount_per_transfer_from_this = 0.2
|
||||
possible_transfer_amounts = list(0.2, 1, 2)
|
||||
possible_transfer_amounts = list(0.2, 1, 2, 3, 4)
|
||||
flags = OPENCONTAINER
|
||||
|
||||
var/datum/weakref/attached_mob
|
||||
|
||||
Reference in New Issue
Block a user