diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 881dbfa45..2d89b0f25 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4034,7 +4034,9 @@ constants_db: { NPC_SAGRATHA: 193 NPC_BLUESAGEWORKER_MA: 194 NPC_BLUESAGEWORKER_FA: 195 - NPC_BLUESAGE: 199 + NPC_BLUESAGEWORKER_MB: 196 + NPC_BLUESAGEWORKER_FB: 197 + NPC_BLUESAGE: 198 // LoF Non Animated NPCs NPC_FORTIUN: 200 |