From aec807d9ba3c67308ac10cfe0de8d1a4568e9aaa Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 6 Aug 2007 19:05:37 +0000 Subject: * Added a null-pointer check to skill_initunit() to prevent a crash * Added a while() loop to the client packet processor (for performance) * Added support for kRO 2007-05-14aSakexe langtype 0 login packet 0x2b0 * Added Job_Baby_Alchemist define to complement the Job_Alchemist update * Added custom Hollow Poring mob_db2 entry git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10954 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'db/packet_db.txt') diff --git a/db/packet_db.txt b/db/packet_db.txt index 7ea2fe913..7bcba9b61 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -995,7 +995,7 @@ packet_ver: 22 //2007-05-07aSakexe 0x01fd,15,repairitem,2 -//2007-07-11aSakexe (grouped changes between this and 2007-02-27aSakexe) +//2007-07-31aSakexe (grouped changes between this and 2007-02-27aSakexe) 0x0288,10 0x0289,12 0x02a6,22 @@ -1006,7 +1006,8 @@ packet_ver: 22 0x02ae,10 0x02af,2 0x02b0,85 -0x02b3,7 +0x02b1,-1 +0x02b3,31 0x02b4,6 0x02b5,12 0x02b6,7 -- cgit v1.2.3-60-g2f50