fixing gs13 edit labeling
This commit is contained in:
@@ -643,7 +643,7 @@
|
||||
remove_all_embedded_objects()
|
||||
set_heartattack(FALSE)
|
||||
drunkenness = 0
|
||||
burpslurring = 0 //GS13
|
||||
burpslurring = 0 //GS13 edit
|
||||
for(var/datum/mutation/human/HM in dna.mutations)
|
||||
if(HM.quality != POSITIVE)
|
||||
dna.remove_mutation(HM.name)
|
||||
|
||||
Reference in New Issue
Block a user