diff options
-rw-r--r-- | npc/009-5/manastone.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |