From 8b8f847bb862c2cfa31557fb54d81e3e7b5c6be4 Mon Sep 17 00:00:00 2001 From: brianluau Date: Sun, 22 Apr 2012 06:38:03 +0000 Subject: - Changed @pettalk /dice to roll random 1-6 (before it always rolled 1). - Added more /emotions to pet emotion processing. - Removed the clif_skill_fail so it doesn't spam them with a message (the client limits spamming clif_parse_Emotion, but not spamming @commands). - Follow up to r15009: used clif_emotion constants (see r14518). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15916 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 4e88ac46e..f050d3836 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1258,27 +1258,27 @@ e_malaysia 49 e_singapore 50 e_brazil 51 e_flash 52 -e_turn 53 +e_spin 53 e_sigh 54 -e_proud 55 +e_dum 55 e_loud 56 -e_ohnoes 57 -e_dice 58 +e_otl 57 +e_dice1 58 e_dice2 59 e_dice3 60 e_dice4 61 e_dice5 62 e_dice6 63 e_india 64 -e_looser 65 +e_luv 65 e_russia 66 e_virgin 67 -e_phone 68 +e_mobile 68 e_mail 69 e_chinese 70 -e_signal 71 -e_signal2 72 -e_signal3 73 +e_antenna1 71 +e_antenna2 72 +e_antenna3 73 e_hum 74 e_abs 75 e_oops 76 -- cgit v1.2.3-60-g2f50