Skip to content

Commit

Permalink
pomoika
Browse files Browse the repository at this point in the history
  • Loading branch information
RUTGMC4429 committed Dec 15, 2024
1 parent b6715f8 commit 87d969a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/reagent_containers/pill.dm
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@

/obj/item/reagent_containers/pill/imialky
pill_desc = "An imialky pill. Used to fix brain, ear and eye damage."
list_reagents = list(/datum/reagent/medicine/alkysine = 3.75, /datum/reagent/medicine/imidazoline = 11.25)
list_reagents = list(/datum/reagent/medicine/alkysine = 3.5, /datum/reagent/medicine/imidazoline = 11.5)
pill_id = 18

/obj/item/reagent_containers/pill/combatmix
Expand Down

0 comments on commit 87d969a

Please sign in to comment.