From 0aac9d598500a6aadabd1cfb0a9904b877bd5393 Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 15 Jan 2008 15:05:11 +0000 Subject: * Manner system fixing - better-than-aegis 'red bubble' packet updates; now it shows correctly - added support for /rc, which is basically mute for 60 minutes - fixed typo in r12076 making gm-mute start on the gm instead of target - fixed @mute not ending the status properly when using negative values - adde missing clif_manner_message(), sends info about manner updates git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12079 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/packet_db.txt b/db/packet_db.txt index 31d2bb473..7dde4caff 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -499,7 +499,7 @@ packet_ver: 9 0x0193,18,actionrequest,7:17 //2004-08-16aSakexe -0x0212,26 +0x0212,26,rc,2 0x0213,26,check,2 0x0214,42 @@ -1069,7 +1069,7 @@ packet_ver: 22 0x02e7,-1 //2008-01-02aSakexe -0x01df,6,gmreqnochatcount,2 +0x01df,6,gmreqaccname,2 0x02e8,-1 0x02e9,-1 0x02ea,-1 @@ -1079,5 +1079,12 @@ packet_ver: 22 0x02ee,60 0x02ef,8 +//2008-01-08aSakexe +//0x01df,0 +0x02a6,204 +0x02a7,204 +//0x02a8,0 +//0x02a9,0 + //Add new packets here //packet_ver: 23 -- cgit v1.2.3-70-g09d2