Skip to content

Commit

Permalink
changes the base path to LSD
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Sep 5, 2024
1 parent cef5e1e commit a416f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/reagents/chemistry_reagents/toxin.dm
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
holder_mob.status_flags &= ~FAKEDEATH
REMOVE_TRAIT(holder_mob, TRAIT_IMMOBILIZED, FAKEDEATH_TRAIT)

/datum/reagent/toxin/diethylamide
/datum/reagent/toxin/lsd
name = "lysergic acid diethylamide"
id = "diethylamide"
description = "Lysergic acid diethylamide is a potent hallucinogenic agent which is considered nonaddictive, though potentially capable of causing permanent psychological changes."
Expand Down

0 comments on commit a416f4c

Please sign in to comment.