diff options
-rw-r--r-- | npc/011-1/manastone.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-1/manastone.txt b/npc/011-1/manastone.txt index 0ca8e09fa..5775d7e92 100644 --- a/npc/011-1/manastone.txt +++ b/npc/011-1/manastone.txt @@ -58,7 +58,7 @@ L_LevelUp: OnInit: movenpc .name$, rand(200), rand(200); .sex = G_OTHER; - .distance = 5; + .distance = 6; end; OnClock0030: |