This commit is contained in:
shellspeed1
2020-11-20 02:44:15 -08:00
parent 6cc7f15743
commit f900643922
@@ -317,9 +317,7 @@
return prof
/datum/antagonist/changeling/proc/add_profile(datum/changelingprofile/prof)
if(stored_profiles.len > dna_max)
if(!push_out_profile())
return
return
if(!first_prof)
first_prof = prof