I am make bottle have bigger thigns.

Signed-off-by: CompactNinja <kulzernite@hotmail.com>
This commit is contained in:
CompactNinja
2012-04-29 20:14:00 +09:30
parent bb2478bc3c
commit 63b1a1bd4b
+1 -1
View File
@@ -2053,7 +2053,7 @@
amount_per_transfer_from_this = 10
possible_transfer_amounts = list(5,10,15,25,30)
flags = FPRINT | TABLEPASS | OPENCONTAINER
volume = 30
volume = 50
New()
..()