From e9e8b82b0bb835ee3fa180c28ffd0bf55a1f45bf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Oct 2018 10:57:28 -0300 Subject: Update emote constants --- db/constants.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'db') 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 -- cgit v1.2.3-70-g09d2