diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-12 22:24:47 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-12 22:24:47 +0000 |
commit | d909efdd2f35d8ba06174f7026257d1a739bbcaf (patch) | |
tree | 0ae243142eedf7e069404fb04dcaa65dbb1c24c3 /sql-files/mob_db.sql | |
parent | db718ad9d2949a226b86101ce31e6534816869e7 (diff) | |
download | hercules-d909efdd2f35d8ba06174f7026257d1a739bbcaf.tar.gz hercules-d909efdd2f35d8ba06174f7026257d1a739bbcaf.tar.bz2 hercules-d909efdd2f35d8ba06174f7026257d1a739bbcaf.tar.xz hercules-d909efdd2f35d8ba06174f7026257d1a739bbcaf.zip |
* Updated Aegis name, price and weight of etc items
- also updated sql files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10244 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'sql-files/mob_db.sql')
-rw-r--r-- | sql-files/mob_db.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-files/mob_db.sql b/sql-files/mob_db.sql index 60f4b81f2..81de13e8a 100644 --- a/sql-files/mob_db.sql +++ b/sql-files/mob_db.sql @@ -901,3 +901,4 @@ REPLACE INTO `mob_db` VALUES (1813,'EVENT_HYDRO','Hydro','Hydrolancer',99,588000 REPLACE INTO `mob_db` VALUES (1814,'EVENT_MOON','Moonlight Flower','Moonlight Flower',80,30000,0,30000,30000,1,500,800,50,50,1,35,45,112,69,93,10,12,1,2,63,0xA3,150,1276,576,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); REPLACE INTO `mob_db` VALUES (1815,'EVENT_RICECAKE','Rice Cake','Rice Cake',12,20,0,0,0,1,1,2,100,99,1,1,1,1,1,1,0,0,1,0,20,0xA3,2000,1320,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); REPLACE INTO `mob_db` VALUES (1816,'EVENT_GOURD','Gourd','Gourd',12,1000,0,0,0,1,1,2,100,99,1,1,1,1,1,1,0,0,1,0,20,0xA3,2000,96,96,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); +REPLACE INTO `mob_db` VALUES (1836,'MAGMARING','Magmaring','Magmaring',40,5300,0,2110,1910,1,550,700,25,24,30,56,25,24,84,12,10,12,0,0,43,0x85,300,384,672,432,0,0,0,0,0,0,0,0,7097,1000,757,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); |