mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 01:22:24 +00:00
Preliminary
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
..()
|
||||
|
||||
/datum/reagent/water/affect_touch(var/mob/living/carbon/M, var/alien, var/removed)
|
||||
if(alien == IS_SLIME)
|
||||
if(alien == IS_SLIME && prob(10))
|
||||
M.visible_message("<span class='warning'>[M]'s flesh sizzles where the water touches it!</span>", "<span class='danger'>Your flesh burns in the water!</span>")
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user