From 9767bae5bdc0378db0cc92dc01a53b9ae2d19a24 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Aug 2021 16:23:55 -0300 Subject: Wut --- 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 1c342bcb9..a1430ea3d 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -385,7 +385,7 @@ function script Journalman { /* Fires of Steam */ if ($FIRESOFSTEAM) { mes ""; - if ($$FIRESOFSTEAM >= 10) + if ($FIRESOFSTEAM >= 10) mesc l("We'll never forget Andrei Sakar, the most courageous hero this world has ever had."); else mesc l("Andrei Sakar calls for all the brave in the town of Artis - Kolev!"); -- cgit v1.2.3-60-g2f50