From c223cdc21f0e35f8b608b07dcbe6cddc1bf02b8b Mon Sep 17 00:00:00 2001 From: kobra_k88 Date: Thu, 11 Nov 2004 10:29:30 +0000 Subject: Corrected minor typo in item_db and removed dupe items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@121 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_morocc.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/quests') diff --git a/npc/quests/quests_morocc.txt b/npc/quests/quests_morocc.txt index 7973285d5..5551108b2 100644 --- a/npc/quests/quests_morocc.txt +++ b/npc/quests/quests_morocc.txt @@ -38,7 +38,7 @@ morocc_in.gat,142,100,4 script William 89,{ mes "[William]"; mes "For us to make you a ^3355FF'Stop Post'^000000, we will need:"; mes "^3355FF91100 Zeny,"; - mes "50 Wooden Blocks,"; + mes "50 Trunks,"; mes "and 1 Black Dyestuffs^000000."; next; if((countitem(1019) >= 50) && (countitem(983) >= 1) && (Zeny >= 91100)) goto sL_GetPost; @@ -85,7 +85,7 @@ morocc_in.gat,76,163,4 script Alchemist 64,{ next; mes "[Marius]"; mes "For us to make you a ^3355FF'Binoculars'^000000, we will need:"; - mes "^3355FF50.000 Zeny,"; + mes "^3355FF50,000 Zeny,"; mes "100 Steel,"; mes "and 1 Geek Glasses.^000000."; next; @@ -113,7 +113,7 @@ morocc_in.gat,76,163,4 script Alchemist 64,{ sL_NotEnuf: mes "Argggghhhhhhh !! You didn't bring enough items!! You need:"; - mes "^3355FF1 pair of Geek Glasses, 50.000 Zeny and 100 Steel^000000."; + mes "^3355FF1 pair of Geek Glasses, 50,000 Zeny and 100 Steel^000000."; emotion 6; close; -- cgit v1.2.3-60-g2f50