mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
made staff of change have a chance to properly turn into skrell/taj/sog
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
var/mob/living/carbon/human/H = new_mob
|
||||
if(H.dna)
|
||||
H.dna.mutantrace = pick("lizard","golem","metroid","plant",4;"")
|
||||
H.dna.mutantrace = pick("skrell","tajaran","lizard","golem","metroid","plant",4;"")
|
||||
else
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user