Merge pull request #4034 from Citadel-Station-13/upstream-merge-32890

[MIRROR] Makes drinking glasses smash when thrown
This commit is contained in:
deathride58
2017-11-20 19:07:25 +00:00
committed by GitHub
8 changed files with 125 additions and 79 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()