diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-22 06:38:03 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-22 06:38:03 +0000 |
commit | 8b8f847bb862c2cfa31557fb54d81e3e7b5c6be4 (patch) | |
tree | 03a20ec3e80d4b44c145875bf91bd77e452914f6 /db/const.txt | |
parent | 170f8fe0c31c0fb2a92ff3e21e34e2d63992e726 (diff) | |
download | hercules-8b8f847bb862c2cfa31557fb54d81e3e7b5c6be4.tar.gz hercules-8b8f847bb862c2cfa31557fb54d81e3e7b5c6be4.tar.bz2 hercules-8b8f847bb862c2cfa31557fb54d81e3e7b5c6be4.tar.xz hercules-8b8f847bb862c2cfa31557fb54d81e3e7b5c6be4.zip |
- 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
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 18 |
1 files changed, 9 insertions, 9 deletions
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 |