Skip to content

Commit

Permalink
Makes the meridine medpen not genuinely completely useless by changin…
Browse files Browse the repository at this point in the history
…g the ammoniated mercury to multiver (#1234)

byeah
  • Loading branch information
Paxilmaniac authored and StealsThePRs committed Mar 1, 2024
1 parent b9efc07 commit c007bb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
base_icon_state = "meridine"
icon_state = "meridine"
list_reagents = list(
/datum/reagent/medicine/ammoniated_mercury = 10,
/datum/reagent/medicine/c2/multiver = 10,
/datum/reagent/medicine/potass_iodide = 10,
/datum/reagent/nitrous_oxide = 5,
)
Expand Down

0 comments on commit c007bb7

Please sign in to comment.