From 9f74dcd244dd436c2522c8e6efb30780ce5930d0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Oct 2020 10:43:47 -0300 Subject: Regnum Blessing - Now it gives 3x more experience, instead of 2x. And this stacks with all other exp bonuses as well :> --- npc/functions/news.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/news.txt') diff --git a/npc/functions/news.txt b/npc/functions/news.txt index adff1a51f..9192db862 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -177,7 +177,7 @@ function script EventHelp { mesc ".:: " + l("Regnum Blessing") + " ::.", 2; mes ""; mes l("The Regnum Blessing causes all monsters in an area"); - mes l("to give double experience!"); + mes l("to give %s experience!", l("triple")); mes ""; mes l("Farm there and get the best experience value!"); mesc l("Location: %s", $REGNUM_BLESSMAP_H$), 3; -- cgit v1.2.3-70-g09d2