From 442bfdeca58a7433fe31266808ec76cf6fef2f3a Mon Sep 17 00:00:00 2001 From: Time-Green Date: Mon, 28 Jan 2019 15:13:32 +0100 Subject: [PATCH] changes geladikinetic creation to geladikinesis honestly its a mouthfull --- code/datums/mutations/cold.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/mutations/cold.dm b/code/datums/mutations/cold.dm index 8218ff99360..7ef451fcae5 100644 --- a/code/datums/mutations/cold.dm +++ b/code/datums/mutations/cold.dm @@ -1,5 +1,5 @@ /datum/mutation/human/geladikinesis - name = "Geladikinetic Creation" + name = "Geladikinesis" desc = "Allows the user to concentrate moisture and sub-zero forces into snow." quality = POSITIVE text_gain_indication = "Your hand feels cold."