diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-21 08:33:40 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-21 08:33:40 +0000 |
commit | e71a19a361f89967a3dd147e1151f5e876c95c4b (patch) | |
tree | 3d3767a502f731642faa5f8256ce19236b9756ba /db | |
parent | acba7fdde4f74b57c5d502c1b5b60b65fc5192d1 (diff) | |
download | hercules-e71a19a361f89967a3dd147e1151f5e876c95c4b.tar.gz hercules-e71a19a361f89967a3dd147e1151f5e876c95c4b.tar.bz2 hercules-e71a19a361f89967a3dd147e1151f5e876c95c4b.tar.xz hercules-e71a19a361f89967a3dd147e1151f5e876c95c4b.zip |
made actual MOB_DB SQL
some name fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1148 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 4 | ||||
-rw-r--r-- | db/mob_db.txt | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index db7b894ff..16389df41 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -5,6 +5,10 @@ Ayathoya items == Added but no effect ( all are "etc" itens) Skill databases == celest working on them i believe. +02/21 + * More monsters name fixes (GIANT_HONET -> GIANT_HORNET , etc) [Lupus] + * Added actual mob_db.sql into sql-files. If you use SQL Mob DB then update it [Lupus] + 02/19 * Added released cards into the monsters drops. Fixed couple card names [Lupus] (Arc Angeling -> Archangeling) diff --git a/db/mob_db.txt b/db/mob_db.txt index 717ee0a38..a369612a8 100644 --- a/db/mob_db.txt +++ b/db/mob_db.txt @@ -300,7 +300,7 @@ 1300,CATERPILLAR,Caterpillar,64,14140,0,6272,3107,1,895,1448,47,29,1,25,85,15,69,45,10,12,0,4,22,149,300,1672,672,480,949,3000,7054,5500,2227,20,1000,100,997,50,501,1000,502,500,505,12,0,0,0,0,0,0,0,0,0,0,0,0 1301,AM_MUT,Am Mut,61,11848,0,7709,2690,1,1041,1123,50,10,1,65,40,35,83,45,10,12,0,6,27,149,200,1156,456,384,1021,4550,757,250,1517,3,969,5,2282,1,912,1200,746,250,616,1,0,0,0,0,0,0,0,0,0,0,0,0 1302,DARK_ILLUSION,Dark Illusion,77,101487,0,11163,4181,2,1300,1982,64,70,1,100,40,100,97,40,10,12,2,6,89,181,145,1024,768,480,1615,3,5017,2,2508,3,7054,5500,522,120,504,550,1162,2,7053,2500,0,0,0,0,0,0,0,0,0,0,0,0 -1303,GIANT_HONET,Giant Hornet,56,12834,0,5785,2006,1,650,851,38,43,1,38,32,10,71,64,10,12,0,4,24,149,155,1292,792,340,526,550,518,1200,522,12,610,15,1608,3,722,20,2627,1,516,3500,0,0,0,0,0,0,0,0,0,0,0,0 +1303,GIANT_HORNET,Giant Hornet,56,12834,0,5785,2006,1,650,851,38,43,1,38,32,10,71,64,10,12,0,4,24,149,155,1292,792,340,526,550,518,1200,522,12,610,15,1608,3,722,20,2627,1,516,3500,0,0,0,0,0,0,0,0,0,0,0,0 1304,GIANT_SPIDER,Giant Spider,55,11628,0,6211,2146,1,625,802,41,28,1,36,43,5,73,69,10,12,2,4,25,149,165,1468,468,768,1025,4550,1042,1200,757,140,525,450,943,1200,1096,680,7053,800,7054,800,0,0,0,0,0,0,0,0,0,0,0,0 1305,ANCIENT_WORM,Ancient Worm,67,22598,0,8174,3782,1,947,1115,35,30,1,35,56,55,81,72,10,12,2,4,25,149,165,1792,792,336,1042,4550,912,2500,2406,1,719,15,1096,680,938,3500,7054,2500,7053,2500,0,0,0,0,0,0,0,0,0,0,0,0 1306,LEIB_OLMAI,Leib Olmai,58,24223,0,6011,2171,1,740,1390,27,31,1,35,95,5,64,85,10,12,2,2,22,149,175,1260,230,192,948,4550,2289,8,740,120,518,500,526,1,969,5,7053,800,512,0,0,0,0,0,0,0,0,0,0,0,0,0 |