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 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; } |