From 90e5374bb3589732d8ef8552dca5505289af2eda Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Mar 2018 18:57:32 -0300 Subject: Prevent mana stone from npctalking without attached player (why need player attached?) --- 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 55fd811c1..83e6637a1 100644 --- a/npc/009-5/manastone.txt +++ b/npc/009-5/manastone.txt @@ -46,7 +46,7 @@ OnClock2100: OnClock2250: OnClock2340: movenpc .name$, rand(200), rand(200); - npctalk l("Those who are worthy, may get my magic. For the others, death awaits!"); + //npctalk l("Those who are worthy, may get my magic. For the others, death awaits!"); end; } -- cgit v1.2.3-60-g2f50