summaryrefslogtreecommitdiff
path: root/npc/quests/quests_alberta.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-06 10:15:27 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-06 10:15:27 +0000
commit74b283460a19b508724cd9ea627bf70d0a421e92 (patch)
treec2db95dc856d613f80bd21833389837d2cbe8653 /npc/quests/quests_alberta.txt
parentad176fadd0e7e095f91f122776ccaad6f3416540 (diff)
downloadhercules-74b283460a19b508724cd9ea627bf70d0a421e92.tar.gz
hercules-74b283460a19b508724cd9ea627bf70d0a421e92.tar.bz2
hercules-74b283460a19b508724cd9ea627bf70d0a421e92.tar.xz
hercules-74b283460a19b508724cd9ea627bf70d0a421e92.zip
Applied bug fixes for IDs in recent quests. (bugreport:2189)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13193 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_alberta.txt')
-rw-r--r--npc/quests/quests_alberta.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt
index be932749b..4f24dec2b 100644
--- a/npc/quests/quests_alberta.txt
+++ b/npc/quests/quests_alberta.txt
@@ -649,7 +649,7 @@ alberta,120,53,1 script Stylish Merchant#new30 51,{
next;
mes "[Zic]";
mes "Just gimmie...";
- mes "2300 ^0000FFCoral Reef^000000.";
+ mes "1200 ^0000FFCoral Reef^000000.";
mes "...Did you know this already?";
close;
}
@@ -899,7 +899,7 @@ alberta,136,79,1 script Hat store girl#new30 71,{
mes "[Tempestra]";
mes "I want to make something special for you because you showed me such kindness, but I don't have anything like that right now.";
next;
- if ((countitem(7086) > 0) && (countitem(614) > 9) && (countitem(999) > 39) && (countitem(1003) > 49) && (countitem(615) > 1)) {
+ if ((countitem(7086) > 0) && (countitem(969) > 9) && (countitem(999) > 39) && (countitem(1003) > 49) && (countitem(984) > 1)) {
mes "[Tempestra]";
mes "Hmm...";
mes "I think I can make a special item from the items you already have.";
@@ -912,10 +912,10 @@ alberta,136,79,1 script Hat store girl#new30 71,{
mes "I think I'll make you a Hat of the Sun God~";
next;
delitem 7086,1; //Symbol_Of_Sun
- delitem 614,10; //Gold
+ delitem 969,10; //Gold
delitem 999,40; //Steel
delitem 1003,50; //Coal
- delitem 615,2; //Oridecon
+ delitem 984,2; //Oridecon
mes "[Tempestra]";
mes "See! Here it is!!";
mes "Haha, I made this quicker than the speed of light!";
@@ -931,7 +931,7 @@ alberta,136,79,1 script Hat store girl#new30 71,{
else {
mes "[Tempestra]";
mes "Hmm...";
- mes "^0000FF1 Amblem of the Sun God^000000";
+ mes "^0000FF1 Emblem of the Sun God^000000";
mes "^0000FF10 Gold^000000";
mes "^0000FF40 Steel^000000";
mes "^0000FF50 Coal^000000";