summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-06 14:27:52 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-06 14:27:52 -0300
commit1c5fe2eaf08a244cc26e6f64133d44e055a539c0 (patch)
tree2aa1a6b2389c73b5369ba29ffffed135c3142a69
parent6e6efe3ac0a52225d7e9f7e2c36cc841ad8eedd4 (diff)
downloadserverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.tar.gz
serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.tar.bz2
serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.tar.xz
serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.zip
Fix Blossom
-rw-r--r--db/constants.conf2
-rw-r--r--npc/014-5/blossom.txt2
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;
}