summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/guilds/management.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guilds/management.txt b/npc/guilds/management.txt
index 5e0fd0aa3..a950aa329 100644
--- a/npc/guilds/management.txt
+++ b/npc/guilds/management.txt
@@ -109,7 +109,7 @@ guilds,35,30,0 script Guild Management NPC_NO_SPRITE,{
}
OnInit:
- .distance=1;
+ .distance=2;
end;
}