From 705915834b6c56c48d5849dabbf18d7d03838ee8 Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Wed, 17 Aug 2016 23:50:42 -0400 Subject: [PATCH] Fixes Styling Issue with Changeling Sting Transformation --- code/game/gamemodes/changeling/powers/tiny_prick.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/changeling/powers/tiny_prick.dm b/code/game/gamemodes/changeling/powers/tiny_prick.dm index ece89e32a9c..5dfb40b5cfc 100644 --- a/code/game/gamemodes/changeling/powers/tiny_prick.dm +++ b/code/game/gamemodes/changeling/powers/tiny_prick.dm @@ -61,7 +61,7 @@ return 1 -obj/effect/proc_holder/changeling/sting/transformation +/obj/effect/proc_holder/changeling/sting/transformation name = "Transformation Sting" desc = "We silently sting a human, injecting a retrovirus that forces them to transform." helptext = "The victim will transform much like a changeling would. The effects will be obvious to the victim, and the process will damage our genomes."