From ca8c853f021a8a3fc50c8bd4abe60d78261191b3 Mon Sep 17 00:00:00 2001 From: Acensti <37810260+Acensti@users.noreply.github.com> Date: Sat, 27 Nov 2021 15:52:39 +0100 Subject: [PATCH] pog pog --- code/__DEFINES/DNA.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/DNA.dm b/code/__DEFINES/DNA.dm index 4f96010fcc..dd8b886b35 100644 --- a/code/__DEFINES/DNA.dm +++ b/code/__DEFINES/DNA.dm @@ -2,7 +2,7 @@ #define CHECK_DNA_AND_SPECIES(C) if((!(C.dna)) || (!(C.dna.species))) return -//Defines copying names of mutations in all cases, make sure to change this if you change mutation's type nigga +//Defines copying names of mutations in all cases, make sure to change this if you change mutation's type niggas #define HULK /datum/mutation/human/hulk #define XRAY /datum/mutation/human/thermal/x_ray #define SPACEMUT /datum/mutation/human/space_adaptation