From 1c5fe2eaf08a244cc26e6f64133d44e055a539c0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Mar 2019 14:27:52 -0300 Subject: Fix Blossom --- db/constants.conf | 2 +- npc/014-5/blossom.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/db/constants.conf b/db/constants.conf index f732305b0..13c391e3b 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3993,7 +3993,7 @@ constants_db: { NPC_LIGHTBRINGER: 187 NPC_TEDDYGIRL: 188 NPC_CROPS: 189 - NPC_BLOSSOM: 180 + NPC_BLOSSOM: 190 NPC_THORN_NPC: 191 // NPC_THORNS is for Dungeon // LoF Non Animated NPCs diff --git a/npc/014-5/blossom.txt b/npc/014-5/blossom.txt index fa4ba7f22..63e46e863 100644 --- a/npc/014-5/blossom.txt +++ b/npc/014-5/blossom.txt @@ -104,7 +104,7 @@ L_Lying: OnInit: .sex=G_FEMALE; - .distance=4; + .distance=8; end; } -- cgit v1.2.3-60-g2f50