Skip to content

Commit

Permalink
there
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith-54321 committed Oct 18, 2023
1 parent fc33c41 commit 68292de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/reagents/chemistry/reagents/other_reagents.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1415,6 +1415,7 @@
taste_description = "slime"
penetrates_skin = NONE
ph = 11
restricted = TRUE //so they cant roll on maint pills, if this has other sides effects then this can be reworked to a global blacklist

/datum/reagent/fungalspores/expose_mob(mob/living/exposed_mob, methods=TOUCH, reac_volume, show_message = TRUE, touch_protection = 0)
. = ..()
Expand Down

0 comments on commit 68292de

Please sign in to comment.