Glass bottles are now dispensed with the lid on

It seemed kind of silly that vendors, for example, would dispense
bottles with their lids off.
This commit is contained in:
mwerezak
2015-02-05 00:41:59 -05:00
parent 8da0fb7f43
commit 9caf76d069
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@
item_state = "atoxinbottle"
amount_per_transfer_from_this = 10
possible_transfer_amounts = list(5,10,15,25,30,60)
flags = OPENCONTAINER
flags = 0
volume = 60
on_reagent_change()