summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/news.txt2
-rw-r--r--npc/functions/util.txt2
2 files changed, 2 insertions, 2 deletions
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)