mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-19 18:17:52 +01:00
Can't taste pills and patches
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
possible_transfer_amounts = null
|
||||
volume = 50
|
||||
consume_sound = null
|
||||
taste = FALSE
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/pill/New()
|
||||
..()
|
||||
@@ -108,4 +109,4 @@
|
||||
name = "Salbutamol pill"
|
||||
desc = "Used to treat respiratory distress."
|
||||
icon_state = "pill8"
|
||||
list_reagents = list("salbutamol" = 20)
|
||||
list_reagents = list("salbutamol" = 20)
|
||||
|
||||
Reference in New Issue
Block a user