summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/005-1/warpcandorbattle.txt4
-rw-r--r--npc/012-1/bot.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/005-1/warpcandorbattle.txt b/npc/005-1/warpcandorbattle.txt
index b120da174..67dc0a00f 100644
--- a/npc/005-1/warpcandorbattle.txt
+++ b/npc/005-1/warpcandorbattle.txt
@@ -7,9 +7,9 @@
end;
OnTouch:
- if (BaseLevel >= 40 && !$@FEFE_CAVE_LEVEL)
+ if (BaseLevel >= 30 && !$@FEFE_CAVE_LEVEL)
warp "006-1", 49, 53;
- else if (BaseLevel < 40)
+ else if (BaseLevel < 30)
npctalk3 l("You don't have the required level to pass this barrier.");
else
npctalk3 l("You can't pass this barrier while people are fighting inside!");
diff --git a/npc/012-1/bot.txt b/npc/012-1/bot.txt
index 4a10bebf7..f8d8f48c4 100644
--- a/npc/012-1/bot.txt
+++ b/npc/012-1/bot.txt
@@ -11,7 +11,7 @@
next;
}
mesn;
- mesq l("Have you ever heard of the [@@https://landoffire.org/|Land Of Fire@@]? It is a really cool game which is being developed by Pyndragon and Pihro!");
+ mesq l("Have you ever heard of the [@@http://landoffire.org/|Land Of Fire@@]? It is a really cool game which is being developed by Pyndragon and Pihro!");
next;
mesn;
mesq l("They had a TMWA server, but the Monster King went hyperactive and... Well, it crashed here.");