summaryrefslogtreecommitdiff
path: root/npc/functions/news.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-14 16:23:55 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-14 16:23:55 -0300
commit9767bae5bdc0378db0cc92dc01a53b9ae2d19a24 (patch)
tree6ced4fae9dafb8c6d1a82972c1fe009609d3853d /npc/functions/news.txt
parente728ce273798c379d6c2a1252078b9bb67d1b17e (diff)
downloadserverdata-9767bae5bdc0378db0cc92dc01a53b9ae2d19a24.tar.gz
serverdata-9767bae5bdc0378db0cc92dc01a53b9ae2d19a24.tar.bz2
serverdata-9767bae5bdc0378db0cc92dc01a53b9ae2d19a24.tar.xz
serverdata-9767bae5bdc0378db0cc92dc01a53b9ae2d19a24.zip
Wut
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r--npc/functions/news.txt2
1 files changed, 1 insertions, 1 deletions
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!");