Skip to content

Commit

Permalink
tweak: Emagged cyborg have amanitin instead heparine (#5981)
Browse files Browse the repository at this point in the history
Update borghydro.dm
  • Loading branch information
Mahimka42 authored Oct 6, 2024
1 parent 3b082b9 commit c87b5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/reagents/reagent_containers/borghydro.dm
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
var/emagged = TRUE
var/safety_hypo = FALSE
reagent_ids = list( \
"heparin" = list('icons/effects/bleed.dmi', "bleed10"), \
"amanitin" = list('icons/obj/hydroponics/harvest.dmi', "amanita"), \
"cyanide" = list('icons/mob/screen_corgi.dmi', "tox1"), \
"sodium_thiopental" = list('icons/obj/surgery.dmi', "lungs"))
upgrade_path = null //no upgrades
Expand Down

0 comments on commit c87b5ad

Please sign in to comment.