summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/constants.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 365622dd..412240fa 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3821,7 +3821,7 @@ constants_db: {
NPC_CALYPSAN: 136
NPC_KAYLO: 137
NPC_LYDON: 138
- NPC_RED: 139
+ // Reserved
NPC_QPID: 140
NPC_JANUS: 141
NPC_CHRISTOPHER: 142
@@ -3829,6 +3829,7 @@ constants_db: {
NPC_LEONARD: 144
NPC_OSCAR: 145
NPC_SHOP_BAG_TEST: 146
+ NPC_RED: 147
NPC_ALIGE: 401
NPC_ORC_SAILOR: 402
NPC_RATTO_SAILOR: 403