From 95454f80676a0619583a91e7194007fd433a755f Mon Sep 17 00:00:00 2001 From: Lupus Date: Sat, 18 Mar 2006 07:23:58 +0000 Subject: fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in 6_hats npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5655 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/quests/event_6_new_hats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/custom') diff --git a/npc/custom/quests/event_6_new_hats.txt b/npc/custom/quests/event_6_new_hats.txt index 1021d8c3c..d91a780d0 100644 --- a/npc/custom/quests/event_6_new_hats.txt +++ b/npc/custom/quests/event_6_new_hats.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= RedxSwordxHero, Lupus //===== Current Version: ===================================== -//= 1.4a +//= 1.4b //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -30,7 +30,7 @@ prt_in.gat,130,66,5 script Zac 704,{ mes "I am the oldest and strongest of the 4 brothers that makes all the newer hats. You will need to bring me the correct items for each hat, so I can make them."; next; mes "[Zac]"; - mes "I provide 8 hats and my brothers provides the other 24."; + mes "I provide 1 hat and my brothers provides the other 5."; next; menu "Join",L1,"Information",L2,"Cancel",L3; L1: @@ -90,7 +90,7 @@ prt_in.gat,162,131,5 script Blac 732,{ mes "I am the youngest and sexiest of the 4 brothers that makes all the newer hats. You will need to bring me the correct items for each hat, so I can make them."; next; mes "[Blac]"; - mes "I provide 8 hats and my brothers provides the other 24."; + mes "I provide 1 hat and my brothers provides the other 5."; next; menu "Join",L1,"Information",L2,"Cancel",L3; L1: @@ -144,7 +144,7 @@ prt_in.gat,53,56,5 script Jac 107,{ mes "I am the 2nd oldest and calmest of the 4 brothers that makes all the newer hats. You will need to bring me the correct items for each hat, so I can make them."; next; mes "[Jac]"; - mes "I provide 8 hats and my brothers provides the other 24."; + mes "I provide 2 hats and my brothers provides the other 4."; next; menu "Join",L1,"Information",L2,"Cancel",L3; L1: @@ -228,7 +228,7 @@ prt_in.gat,45,113,5 script Pac 705,{ mes "I am 3rd oldest and wisest of the 4 brothers that makes all the newer hats. You will need to bring me the correct items for each hat so I can make them."; next; mes "[Pac]"; - mes "I provide 8 hats and my brothers provides the other 24."; + mes "I provide 2 hats and my brothers provides the other 4."; next; menu "Join",L1,"Information",L2,"Cancel",L3; L1: @@ -369,4 +369,4 @@ OnMinute46: if(rand(2)) end; enablenpc "Blac"; end; -} +} \ No newline at end of file -- cgit v1.2.3-60-g2f50