From af7c783667e77887131d186f51fb60f7dc31b87c Mon Sep 17 00:00:00 2001 From: Skotlex Date: Thu, 19 Aug 2010 15:46:55 +0000 Subject: - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14383 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/packet_db.txt') diff --git a/db/packet_db.txt b/db/packet_db.txt index 1a3803b14..4476dc946 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1431,12 +1431,12 @@ packet_ver: 25 0x07f6,14 //2009-11-03aRagexeRE -//0x07f7,0 -//0x07f8,0 -//0x07f9,0 +0x07f7,-1 +0x07f8,-1 +0x07f9,-1 //2009-11-17aRagexeRE -//0x07fa,-1 +0x07fa,8 //2009-11-24aRagexeRE //0x07fb,25 -- cgit v1.2.3-70-g09d2