mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Merge pull request #706 from Fox-McCloud/Dropper
[Goonchem] Pipettes, Fixes, and Tweaks (again)
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
var/mob/living/carbon/human/occupant = null
|
||||
var/possible_chems = list(list("epinephrine", "morphine", "salbutamol", "styptic_powder"),
|
||||
list("epinephrine", "morphine", "salbutamol", "styptic_powder", "oculine"),
|
||||
list("epinephrine", "smorphine", "salbutamol", "styptic_powder", "oculine", "charcoal", "mutadone", "mannitol"))
|
||||
list("epinephrine", "morphine", "salbutamol", "styptic_powder", "oculine", "charcoal", "mutadone", "mannitol"))
|
||||
var/amounts = list(5, 10)
|
||||
var/obj/item/weapon/reagent_containers/glass/beaker = null
|
||||
var/filtering = 0
|
||||
|
||||
Reference in New Issue
Block a user