summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-15 18:52:05 +0000
committerKisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-15 18:52:05 +0000
commit94206ac80944a92a0ba7007501358f341e6bfd7c (patch)
treeb1c93e36350c353de33be3f2cdd4bcbb7ef498df
parentb5a45d73ab2df78b85b03e7cf252dd12b0634f05 (diff)
downloadhercules-94206ac80944a92a0ba7007501358f341e6bfd7c.tar.gz
hercules-94206ac80944a92a0ba7007501358f341e6bfd7c.tar.bz2
hercules-94206ac80944a92a0ba7007501358f341e6bfd7c.tar.xz
hercules-94206ac80944a92a0ba7007501358f341e6bfd7c.zip
- Fixed typo on 'Maiden Hat'. (bugreport:2864)
- Fixed typo on guides_alb. (bugreport:2868) - Compared mkCook.txt with produce_db's cooking recipes. (bugreport:2866) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13582 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/item_db.txt2
-rw-r--r--db/produce_db.txt4
-rw-r--r--npc/guides/guides_alb.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index 5ff6335e1..8f0cbf137 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -2219,7 +2219,7 @@
5208,Rideword_Hat,Rideword Hat,5,20,,300,,2,,1,0xFFFFFFFE,7,2,256,,40,1,262,{ bonus2 bHPDrainRate,50,8; bonus2 bSPDrainRate,10,4; bonus2 bHPLossRate,10,5000; },{},{}
5209,Yellow_Baseball_Cap,iRO Baseball Cap,5,20,,300,,2,,0,0xFFFFFFFE,7,2,256,,0,1,263,{},{},{}
5210,Flying_Angel,Flying Angel,5,20,,300,,1,,0,0xFFFFFFFF,7,2,256,,10,1,264,{ bonus bCastrate,-3; bonus bAspdRate,3; },{},{}
-5211,Dress_Hat,Ribbon Hat,5,0,,200,,2,,1,0xFFFFFFFF,7,2,256,,20,1,265,{ bonus bMdef,7; bonus bStr,1; bonus bInt,1; if(getrefine() >= 7) {bonus bAtkRate,3; bonus bMAtkRate,3; bonus bSkillHeal,"AL_HEAL",6;} else { bonus bAtkRate,2; bonus bMAtkRate,2; bonus bSkillHeal,"AL_HEAL",5;} },{},{}
+5211,Dress_Hat,Ribbon Hat,5,0,,200,,2,,1,0xFFFFFFFF,7,2,256,,20,1,265,{ bonus bMdef,7; bonus bStr,1; bonus bInt,1; if(getrefine() >= 7) {bonus bAtkRate,3; bonus bMAtkRate,3; bonus2 bSkillHeal,"AL_HEAL",6;} else { bonus bAtkRate,2; bonus bMAtkRate,2; bonus2 bSkillHeal,"AL_HEAL",5;} },{},{}
5212,Satellite_Hairband,Solar Panels,5,0,,1000,,3,,1,0xFFFFFFFF,7,2,256,,30,1,266,{ bonus bMaxHP,50; bonus bMaxSP,10; skill "AL_RUWACH",1; },{},{ sc_end SC_RUWACH; }
5213,Black_Bunny_Band,Rabbit Ears,5,0,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,267,{ bonus bAgi,2; bonus bMdef,3; },{},{}
5214,Moonlight_Flower_Hat,Cat Helm,5,0,,200,,3,,0,0xFFFFFFFF,7,2,768,,0,1,268,{ bonus bDex,2; bonus3 bAutoSpell,"AL_INCAGI",1,50; },{},{}
diff --git a/db/produce_db.txt b/db/produce_db.txt
index a36b79f70..938bdeb7d 100644
--- a/db/produce_db.txt
+++ b/db/produce_db.txt
@@ -160,7 +160,7 @@
//--------------------LEVEL 2-----------
-//-- Seasoned Webs <-- 20 Cobweb, 10 Green Herb, 10 Yellow Herb, 1 Plain Sauce
+//-- Seasoned Webs <-- 20 Sticky Webfoot, 10 Green Herb, 10 Yellow Herb, 1 Plain Sauce
12042,12,0,0,7473,0,918,20,511,10,508,10,7454,1
//-- Sea Food <-- 10 Clam Flesh, 5 Gill, 5 Fin, 1 Yummy Fish
12052,12,0,0,7473,0,966,10,956,5,951,5,579,1
@@ -243,7 +243,7 @@
//-- Soul Hunt Bread <-- 10 Bread, 5 Mastela Fruit, 1 Sweet Sauce, 5 Ment, 5 Amulet, 2 Unripe Apple
12092,17,0,0,7478,0,580,10,522,5,7453,1,708,5,609,5,619,2
//-- Boiled Vegetable stuffed with Roasted Crocodile <-- 10 Anolian Skin, 10 Jack o' Pumpkin, 10 Carrot, 10 Aloe Leaflet, 10 Yellow Herb, 1 Yellow Spice
-12087,17,0,0,7478,0,7003,10,1062,10,515,10,521,10,508,10
+12087,17,0,0,7478,0,7003,10,1062,10,515,10,521,10,508,10,7452,1
//-- Sumptuous Feast <-- 10 Fish Tail, 5 Aloe Leaflet, 10 Mane, 2 Yummy Fish, 10 Pet Food, 1 Sweet Sauce
12082,17,0,0,7478,0,1023,10,521,5,1028,10,579,2,537,10,7453,1
//-- Grilled Meat Skewer <-- 10 Scale Shell, 5 Gill, 10 Soft Blade of Grass, 5 Meat, 10 Mushroom, 10 Clam Flesh
diff --git a/npc/guides/guides_alb.txt b/npc/guides/guides_alb.txt
index 3564a34a5..22430fc1f 100644
--- a/npc/guides/guides_alb.txt
+++ b/npc/guides/guides_alb.txt
@@ -79,7 +79,7 @@ alberta,23,238,4 script Guide#alb::AlbGuide 105,{
mes "Alberta. It shouldn't";
mes "be too hard to find.";
if (.@compass_check)
- viewpoint 1,98,154,4,0xFFFF00FF;
+ viewpoint 1,98,154,4,0xFF00FF;
break;
case 4:
mes "[Alberta Guide]";