From f02a6cf68b2b0d20ce32b49e0caca8f24b5ae67a Mon Sep 17 00:00:00 2001 From: shellspeed1 <46614774+shellspeed1@users.noreply.github.com> Date: Thu, 31 Dec 2020 01:18:30 -0800 Subject: [PATCH] Space --- code/modules/mob/living/carbon/alien/humanoid/alien_powers.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/alien/humanoid/alien_powers.dm b/code/modules/mob/living/carbon/alien/humanoid/alien_powers.dm index 3bfe13469d..a484d08a57 100644 --- a/code/modules/mob/living/carbon/alien/humanoid/alien_powers.dm +++ b/code/modules/mob/living/carbon/alien/humanoid/alien_powers.dm @@ -68,7 +68,7 @@ Doesn't work on other aliens/AI.*/ /obj/effect/proc_holder/alien/plant name = "Plant Weeds" - desc = "Plants Alien weeds whichspread resin which heals any alien. These weeds also regenerate plasma faster Costs 50 Plasma." + desc = "Plants Alien weeds which spread resin which heals any alien. These weeds also regenerate plasma faster Costs 50 Plasma." plasma_cost = 50 check_turf = TRUE action_icon_state = "alien_plant"