diff options
author | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 21:15:06 +0000 |
---|---|---|
committer | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 21:15:06 +0000 |
commit | aa8f497e6714b4f93c6ea81a99ebd96d0c3501ef (patch) | |
tree | 10a7c6f3220578af1ad2b812b39c07fa0b2aed09 | |
parent | 09fc9df0b6eb37a77641403eb7d7bc85f5899e0e (diff) | |
download | hercules-aa8f497e6714b4f93c6ea81a99ebd96d0c3501ef.tar.gz hercules-aa8f497e6714b4f93c6ea81a99ebd96d0c3501ef.tar.bz2 hercules-aa8f497e6714b4f93c6ea81a99ebd96d0c3501ef.tar.xz hercules-aa8f497e6714b4f93c6ea81a99ebd96d0c3501ef.zip |
Fixed packetdb.txt updates.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8240 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/packet_db.txt | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 31836d95b..bf24bc932 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -675,10 +675,15 @@ packet_ver: 17 0x022a,58
0x022b,57
0x022c,64
-0x022d,5
-0x0232,9
-0x0233,11
-0x0234,-1
+0x022d,5,hommenu,4
+0x022e,71
+0x022f,5
+0x0230,12
+0x0231,26,changehomunculusname,0
+0x0232,9,hommoveto,6
+0x0233,11,homattack,0
+0x0234,6,hommovetomaster,0
+0x0235,115
//2005-06-28aSakexe by Sara
packet_ver: 18
@@ -701,12 +706,6 @@ packet_ver: 18 0x0190,24,actionrequest,11:23
0x0193,2,closekafra,0
0x20e,10
-//Homon Status
-0x22e,71
-//Start Homunculus?
-0x230,12
-//Homon Skill list
-0x235,115
0x237,2,rankingpk,0
0x23d,-1
0x23e,4
|