From 1c2208cb88f4ddc10a52b2a505b022d6596ce722 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 26 Mar 2018 22:06:54 -0300 Subject: Fix broken order --- npc/009-5/manastone.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/009-5/manastone.txt b/npc/009-5/manastone.txt index 17a5a0ca5..f6af84765 100644 --- a/npc/009-5/manastone.txt +++ b/npc/009-5/manastone.txt @@ -85,8 +85,8 @@ OnClock2010: OnClock2100: OnClock2250: OnClock2340: - movenpc .name$, rand(200), rand(200); npctalk "Those who are worthy, may get my magic. For the others, death awaits!"; + movenpc .name$, rand(200), rand(200); end; } -- cgit v1.2.3-60-g2f50