Skip to content

Commit

Permalink
Update allergic.dm (#4253)
Browse files Browse the repository at this point in the history
  • Loading branch information
Veth-s authored Nov 15, 2024
1 parent f7fd3af commit b94d8c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion code/datums/quirks/negative_quirks/allergic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
/datum/reagent/medicine/omnizine/godblood,
/datum/reagent/medicine/cordiolis_hepatico,
/datum/reagent/medicine/synaphydramine,
/datum/reagent/medicine/diphenhydramine
/datum/reagent/medicine/diphenhydramine,
/datum/reagent/medicine/changelingadrenaline,
/datum/reagent/medicine/spaceacillin
)
var/allergy_string

Expand Down

0 comments on commit b94d8c1

Please sign in to comment.