From 02d807f67c18c9e8052f517c1a51338ef5e546bc Mon Sep 17 00:00:00 2001 From: kappa-sama <44128284+kappa-sama@users.noreply.github.com> Date: Mon, 9 Dec 2019 10:11:17 -0500 Subject: [PATCH] begone thot --- modular_citadel/code/datums/mutations/hulk.dm | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 modular_citadel/code/datums/mutations/hulk.dm diff --git a/modular_citadel/code/datums/mutations/hulk.dm b/modular_citadel/code/datums/mutations/hulk.dm deleted file mode 100644 index 601238707d..0000000000 --- a/modular_citadel/code/datums/mutations/hulk.dm +++ /dev/null @@ -1,2 +0,0 @@ -/datum/mutation/human/hulk - species_allowed = list("fly") \ No newline at end of file