Makes the water tank backpack nuzzle not have antidrop

This commit is contained in:
joep van der velden
2020-04-21 11:50:27 +02:00
parent 4790826e29
commit 279ac042d8
@@ -119,7 +119,7 @@
amount_per_transfer_from_this = 50
possible_transfer_amounts = list(25,50,100)
volume = 500
flags = NODROP | NOBLUDGEON
flags = NOBLUDGEON
container_type = OPENCONTAINER
var/obj/item/watertank/tank