From a59ba233131b883dc76ca1d124c4c16e22891893 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sun, 11 Feb 2018 15:35:46 -0200 Subject: Safe --- npc/003-1/michel.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/003-1/michel.txt b/npc/003-1/michel.txt index c6665e932..1a810b3e2 100644 --- a/npc/003-1/michel.txt +++ b/npc/003-1/michel.txt @@ -1,13 +1,13 @@ // Author: // Saulc -003-1,89,109,0 script Michel NPC_MONA,{ +003-1,89,109,0 script Michel NPC_BACCHUS,{ hello; OnInit: .sex = G_MALE; - .distance = 3; + .distance = 5; end; } -- cgit v1.2.3-70-g09d2