fuck this pr PART TWO

This commit is contained in:
mistyLuminescence
2017-11-03 23:58:28 +00:00
parent a0c5ecb8d5
commit 41f332df42
2 changed files with 21 additions and 21 deletions

View File

@@ -209,8 +209,8 @@
desc = "A small glass vial." desc = "A small glass vial."
icon_state = "vial" icon_state = "vial"
matter = list("glass" = 250) matter = list("glass" = 250)
w_class = ITEMSIZE_TINY
volume = 30 volume = 30
w_class = ITEMSIZE_TINY
amount_per_transfer_from_this = 10 amount_per_transfer_from_this = 10
possible_transfer_amounts = list(5,10,15,25) possible_transfer_amounts = list(5,10,15,25)
flags = OPENCONTAINER flags = OPENCONTAINER