From b3bcb6c6fca0f3ecef123d01ec84abc8c13dc371 Mon Sep 17 00:00:00 2001 From: Igor Polishchuk Date: Mon, 14 Mar 2022 00:04:17 +0200 Subject: [PATCH] Dead Man's Hand description fix --- TeammateRevive/Content/ReviveEverywhereItem.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TeammateRevive/Content/ReviveEverywhereItem.cs b/TeammateRevive/Content/ReviveEverywhereItem.cs index 937c7ec..690be7c 100644 --- a/TeammateRevive/Content/ReviveEverywhereItem.cs +++ b/TeammateRevive/Content/ReviveEverywhereItem.cs @@ -15,8 +15,7 @@ public override void Init() var full = $"- {Yellow("Revive")} dead teammates {Yellow("everywhere")} on map." + $"\n- First item {Red("increases")} {Yellow("revival time")} by x2." + - $"\n- Reduces {Yellow("revival time")} when you are reviving." + - $"\n- Every subsequent item decreases the revival time"; + $"\n- Every subsequent item decreases {Yellow("revival time")} when you are reviving"; ItemAPI.Add(new CustomItem(Name, "Dead Man's Hand", full, "Revive death teammates everywhere on map.",