mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Maybe fix slime people
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
/mob/living/carbon/human/slime/New(var/new_loc)
|
||||
..(new_loc, "Slime People")
|
||||
dna = new /datum/dna(null)
|
||||
dna.species=species.name
|
||||
dna.mutantrace = "slime"
|
||||
update_mutantrace()
|
||||
|
||||
|
||||
/mob/living/carbon/human/grey/New(var/new_loc)
|
||||
|
||||
Reference in New Issue
Block a user