From 622cbd34124a14bcd27d105d51dcf350e4fda391 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 23 Oct 2011 11:03:24 +0000 Subject: * Revised packets related to auction system. - Added packet documentation and corrected existing one. - Removed an impossible condition in clif_parse_Auction_setitem (since r12301). - Updated backet db definitions and removed a duplicate entry (entries from older packet versions carry over to newer). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14981 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/packet_db.txt b/db/packet_db.txt index 74dbe5763..b4a45c9f7 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -768,10 +768,10 @@ packet_ver: 18 0x0249,3 0x024a,70 0x024b,4,auctioncancelreg,2 -0x024c,8,auctionsetitem,0 +0x024c,8,auctionsetitem,2:4 0x024d,14 -0x024e,6,auctioncancel,0 -0x024f,10,auctionbid,0 +0x024e,6,auctioncancel,2 +0x024f,10,auctionbid,2:6 0x0250,3 0x0251,2 0x0252,-1 @@ -826,7 +826,7 @@ packet_ver: 19 //2005-10-13aSakexe 0x007a,6 0x0251,32 -0x025c,4,auctionbuysell,0 +0x025c,4,auctionbuysell,2 //2005-10-17aSakexe 0x007a,58 @@ -838,8 +838,7 @@ packet_ver: 19 0x0260,6 //2005-11-07aSakexe -0x024e,6,auctioncancel,0 -0x0251,34,auctionsearch,0 +0x0251,34,auctionsearch,2:4:8:32 //2006-01-09aSakexe 0x0261,11 -- cgit v1.2.3-60-g2f50