From 2b743160aa9841661ca6d9a356f2e4688671c1a4 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Tue, 14 May 2019 08:56:39 +0200 Subject: [PATCH] Updates erupt tooltip to mention push back --- src/skill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skill.c b/src/skill.c index a6f458b..b25cfef 100644 --- a/src/skill.c +++ b/src/skill.c @@ -178,7 +178,7 @@ static char *erupt_tooltip[] = { "ERUPT", "", "", " You erupt in a magical explosion damaging monsters", "", - " around you and causing bleeding.", "", + " around you pushing them back and causing bleeding.", "", "", "COOLDOWN:", "", " 3 turns", "",