Skip to content

Commit

Permalink
bugfix: haloperidol being harmless (ss220-space#5869)
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
NuSanya authored Sep 7, 2024
1 parent 9e88b8e commit 2248b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/reagents/chemistry/reagents/medicine.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1099,6 +1099,7 @@
reagent_state = LIQUID
color = "#FFDCFF"
taste_description = "stability"
harmless = FALSE
var/list/drug_list = list("crank","methamphetamine","space_drugs","psilocybin","ephedrine","epinephrine","stimulants","bath_salts","lsd","thc")

/datum/reagent/medicine/haloperidol/on_mob_life(mob/living/M)
Expand Down

0 comments on commit 2248b9d

Please sign in to comment.