summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-20 15:17:33 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-20 15:17:33 -0300
commitd890751e6fad356e92c01839aa638378e0c48967 (patch)
tree16c2d567575280cbb266766451be104abc2b3b72 /db/constants.conf
parent8e2e752da8739b4c8bda1209365924183ac176cf (diff)
downloadserverdata-d890751e6fad356e92c01839aa638378e0c48967.tar.gz
serverdata-d890751e6fad356e92c01839aa638378e0c48967.tar.bz2
serverdata-d890751e6fad356e92c01839aa638378e0c48967.tar.xz
serverdata-d890751e6fad356e92c01839aa638378e0c48967.zip
Rework Blue Sage logic
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf25
1 files changed, 7 insertions, 18 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 018aa6341..da8890a41 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4312,24 +4312,13 @@ constants_db: {
BS_PMPAGE: 4
BS_PMGLUE: 8
// N - Npc
- BS_NELIAS: 1
- BS_NMIRO: 2
- BS_NLENITA: 4
- BS_NEEVERT: 8
- BS_NJANIKA: 16
- BS_NKULLERVO: 32
- BS_NSANTERI: 64
- BS_NPYRY: 128
- BS_NNEA: 256
- BS_NARVO: 512
- BS_NKRISTIAN: 1024
- BS_NMIRJAMI: 2048
- BS_NENSIO: 4096
- BS_NHENRIIKKA: 8192
- BS_NTEUVO: 16384
- BS_NOSKARI: 32768
- BS_NPEETU: 65536
- BS_NNIKOLAI: 131072
+ BS_NPC01: 1
+ BS_NPC02: 2
+ BS_NPC03: 4
+ BS_NPC04: 8
+ BS_NPC05: 16
+ BS_NPC06: 32
+ BS_NPC07: 64
// S - Slime Nest
BS_SNEST1: 1
BS_SNEST2: 2