Makes drinking glasses smash when thrown

This commit is contained in:
ShizCalev
2017-11-20 03:45:08 -05:00
committed by CitadelStationBot
parent ceda48865d
commit 831dde525e
8 changed files with 114 additions and 30 deletions
+1 -1
View File
@@ -349,7 +349,7 @@
var/injection_amount = 1
amount_per_transfer_from_this = 5
container_type = OPENCONTAINER_1
spillable = 0
spillable = FALSE
possible_transfer_amounts = list(5,10,15)
/obj/item/reagent_containers/chemtank/ui_action_click()