diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-07 21:37:34 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-07 21:37:34 +0000 |
commit | 482410268ac06cce296a153b84d3a4c21ff811f2 (patch) | |
tree | 95cbade2b5c094fe2767809bc47e24e16288a36f /db/pet_db.txt | |
parent | af306b56124259b09be194430f949ea0f3703a76 (diff) | |
download | hercules-482410268ac06cce296a153b84d3a4c21ff811f2.tar.gz hercules-482410268ac06cce296a153b84d3a4c21ff811f2.tar.bz2 hercules-482410268ac06cce296a153b84d3a4c21ff811f2.tar.xz hercules-482410268ac06cce296a153b84d3a4c21ff811f2.zip |
* Added more items; mostly rental. New pet tames, eggs.
- Updated and corrected some item names, both kRO and iRO names.
- Skill need correct view-ids for new headgears.
* Added new pets: Green Maiden, spring Rabbit, Goblins 1, 2 and 4, Deleter, Diabolic, and Wanderer. The data is mostly custom.
* Corrected the item trade entry for the luxurious key.
* Added basic data for Spring Rabbit pet mob.
* Slight change to the Keil Hyre quest.
- If you have remaining items after FINISHING the quest, talk to Keil Hyre again and he will Remove ALL outstanding quest items.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11139 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/pet_db.txt')
-rw-r--r-- | db/pet_db.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/db/pet_db.txt b/db/pet_db.txt index 4c532ade5..213f7c90e 100644 --- a/db/pet_db.txt +++ b/db/pet_db.txt @@ -60,3 +60,12 @@ 1245,GOBLINE_XMAS,Christmas Goblin,12225,9029,0,911,80,20,50,100,250,20,2000,100,0,0,300,300,800,{ petskillattack 10,5,5,5; } 1275,ALICE,Alice,661,9027,0,504,80,20,10,100,250,20,100,200,0,0,100,1000,200,{ petskillsupport 28,5,60,25,100; } 1815,EVENT_RICECAKE,Rice Cake,0,9028,0,511,80,20,50,100,250,20,2000,150,1,0,500,500,200,{ petskillsupport 257,3,240,50,100; } +// Newest pets. un-official data +1519,CHUNG_E,Green Maiden,0,9030,0,7767,80,20,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack 250,5,5,5; } +1879,SPRING_RABBIT__,Spring Rabbit,0,9031,0,7766,80,20,50,100,250,20,2000,160,0,0,300,300,800,{ petskillattack 152,1,5,5; } +1122,GOBLIN_1,Goblin,13815,9032,0,7821,80,20,50,100,250,20,2000,100,0,0,300,300,800,{ petskillattack 187,5,5,5; } +1123,GOBLIN_2,Goblin,13815,9033,0,7821,80,20,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack 186,5,5,5; } +1125,GOBLIN_4,Goblin,13815,9034,0,7821,80,20,50,100,250,20,2000,200,0,0,300,300,800,{ petskillattack 185,5,5,5; } +1385,DELETER,Deleter,13815,9035,0,7822,80,20,50,100,250,20,2000,175,0,0,300,300,800,{ petskillattack 7,5,5,5; } +1382,DIABOLIC,Diabolic,13815,9036,0,7823,80,20,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack 83,2,5,5; } +1208,WANDER_MAN,Wanderer,13815,9037,0,7824,80,20,50,100,250,20,2000,100,0,0,300,300,800,{ petskillattack 347,5,5,5; } |