From 67d734e7c5dc02667fe66cddf0da4db0935a24ac Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 19 Jul 2018 19:32:29 -0300 Subject: Fix typo (Hurscald → Hurnscald) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/functions/news.txt | 2 +- npc/functions/util.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 074b67f69..da995b008 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -20,7 +20,7 @@ function script GameNews { mesc l("Many rejoiced. The damage was very big, and all players help is required, to make Hurnscald prosper again."); } next; - mesc l("This server's Sponsors bought the area above Hurscald's Inn. Nobody else is being allowed there."); + mesc l("This server's Sponsors bought the area above Hurnscald's Inn. Nobody else is being allowed there."); mesc l("However, they allowed everyone to use @@ command to rapidly reach Aeros during events.", "##B@toevent##b"); next; mesc l("Guilds storage is free for test, and monsters are fainting when too many players attack them at once."); diff --git a/npc/functions/util.txt b/npc/functions/util.txt index a72d6e5fb..8f595cd9a 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -156,7 +156,7 @@ function script marine_reputation { } else if (getarg(0) == "Hurns") { // Alan Quest (+1 rep) - if (getq(HurscaldQuest_ForestBow) >= 2) + if (getq(HurnscaldQuest_ForestBow) >= 2) .@nr=.@nr+1; // Gwendolyn Quest (+1 rep) -- cgit v1.2.3-70-g09d2