summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 3d483c951..7c1048fe3 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3960,7 +3960,7 @@ constants_db: {
NPC_MOUBOOHUNTER: 184
NPC_HALBERDBARBARIAN: 185
NPC_SCORPIONKINGLANCE: 186
- NPC_LIGHBRINGER: 187
+ NPC_LIGHTBRINGER: 187
// LoF Non Animated NPCs
NPC_FORTIUN: 200
@@ -4139,6 +4139,7 @@ constants_db: {
ASK_EXIT: 255
comment__: "Emotes"
+ // TMW2 Emotes
E_DISGUST: 1
E_SURPRISE: 2
E_HAPPY: 3
@@ -4153,6 +4154,10 @@ constants_db: {
E_PERTURBED: 12
E_SPEECH: 13
E_BLAH: 14
+ E_QUEST: 15
+ E_THUMBUP: 16
+ E_DOUBT: 17
+ // Mana Plus Emotes
E_KITTY: 101
E_XD: 102
E_JOY: 103