From 74d06557ad3241ca9eec963d0cceafc9a8a03e37 Mon Sep 17 00:00:00 2001 From: SeaPlusPlush <47161428+SeaPlusPlush@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:49:51 -0500 Subject: [PATCH] uypdated description as well --- code/datums/quirks/positive_quirks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/quirks/positive_quirks.dm b/code/datums/quirks/positive_quirks.dm index c13fb8ceede6..3fce3150e561 100644 --- a/code/datums/quirks/positive_quirks.dm +++ b/code/datums/quirks/positive_quirks.dm @@ -301,7 +301,7 @@ /datum/quirk/throwingarm name = "Throwing Arm" - desc = "Your arms have a lot of heft to them! Objects that you throw just always seem to fly further than everyone elses, and you never miss a toss." + desc = "Your arms have a lot of heft to them! You throw objects a bit further than other people, and you never miss a toss into a disposal bin." //monkestation edit icon = "baseball" value = 5 //monkestation edit mob_trait = TRAIT_THROWINGARM