diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-08 20:11:28 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-08 20:11:28 +0000 |
commit | 603dc60466a7067ecb68384185cb1c20aaea7366 (patch) | |
tree | b8e75ab3e5b7fe481571738ad7454262607d403f /db | |
parent | 1f4883d1f4fb65260691692879a795992fdbcf88 (diff) | |
download | hercules-603dc60466a7067ecb68384185cb1c20aaea7366.tar.gz hercules-603dc60466a7067ecb68384185cb1c20aaea7366.tar.bz2 hercules-603dc60466a7067ecb68384185cb1c20aaea7366.tar.xz hercules-603dc60466a7067ecb68384185cb1c20aaea7366.zip |
- Auction System implementation completed.
- As mail system, this will need a "mapflag" or something to only allow auctions on some maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12325 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/packet_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 95c6c8ac5..551ba9004 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -769,7 +769,7 @@ packet_ver: 18 0x024c,8,auctionsetitem,0 0x024d,14 0x024e,6,auctioncancel,0 -0x024f,10 +0x024f,10,auctionbid,0 0x0250,3 0x0251,2 0x0252,-1 |