mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
Changed green slime extract effect
This commit is contained in:
@@ -460,7 +460,7 @@ datum
|
||||
var/mob/living/carbon/human/human = M
|
||||
if(human.dna.mutantrace == null)
|
||||
M << "\red Your flesh rapidly mutates!"
|
||||
human.dna.mutantrace = "slime"
|
||||
human.dna.mutantrace = "shadow"
|
||||
human.update_mutantrace()
|
||||
..()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user