From 1d8592b23ce221f543fb9978c88620f70280c885 Mon Sep 17 00:00:00 2001 From: brianluau Date: Sun, 25 Dec 2011 06:54:26 +0000 Subject: - Standardized script headers, starting with /npc/custom/ http://rathena.org/wiki/Script_header git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/quests/event_6_new_hats.txt | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'npc/custom/quests/event_6_new_hats.txt') diff --git a/npc/custom/quests/event_6_new_hats.txt b/npc/custom/quests/event_6_new_hats.txt index 17503c470..56edaed19 100644 --- a/npc/custom/quests/event_6_new_hats.txt +++ b/npc/custom/quests/event_6_new_hats.txt @@ -5,10 +5,10 @@ //===== Current Version: ===================================== //= 1.4b //===== Compatible With: ===================================== -//= rAthena 1.0 +//= rAthena SVN //===== Description: ========================================= //= 4 brothers give you quests to get 6 new hats (missing -//= from official quests) +//= from official quests) //= Use this custom quest instead of event_32_new_hats.txt //= -Bongun Hat //= -Poring Hat, Sphinx Hat @@ -24,7 +24,6 @@ //= 1.4 Fixed exploits. 1.4a fixed wrong item ID [Lupus] //============================================================ - prt_in,130,66,5 script Zac 704,{ mes "[Zac]"; 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."; @@ -33,7 +32,7 @@ prt_in,130,66,5 script Zac 704,{ mes "I provide 1 hat and my brothers provides the other 5."; next; menu "Join",L1,"Information",L2,"Cancel",L3; -L1: +L1: mes "[Zac]"; mes "What hat do you want me to make?"; next; @@ -70,7 +69,7 @@ L_ITEM_3c: mes "[Zac]"; mes "Oh, dear. You need 1 Munak Hat..."; close; -L2: +L2: mes "[Zac]"; mes "Which hat materials do you wish to know?"; next; @@ -93,7 +92,7 @@ prt_in,162,131,5 script Blac 732,{ mes "I provide 1 hat and my brothers provides the other 5."; next; menu "Join",L1,"Information",L2,"Cancel",L3; -L1: +L1: mes "[Blac]"; mes "What hat do you want me to make?"; next; @@ -124,7 +123,7 @@ L_ITEM_2: mes "[Blac]"; mes "Oh, dear. You need 10 Steels..."; close; -L2: +L2: mes "[Blac]"; mes "Which hat materials do you wish to know?"; next; @@ -147,7 +146,7 @@ prt_in,53,56,5 script Jac 107,{ mes "I provide 2 hats and my brothers provides the other 4."; next; menu "Join",L1,"Information",L2,"Cancel",L3; -L1: +L1: mes "[Jac]"; mes "What hat do you want me to make?"; next; @@ -203,8 +202,8 @@ L_ITEM_1g: L_ITEM_2g: mes "[Jac]"; mes "Oh, dear. You need 200 Bear Footskins..."; - close; -L2: + close; +L2: mes "[Jac]"; mes "Which hat materials do you wish to know?"; next; @@ -216,7 +215,7 @@ L2_19: L2_24: mes "[Jac]"; mes "You need 10 Steels and 200 Bear Footskins for Panda Hat."; - close; + close; L3: mes "[Jac]"; mes "Stop by some other time with the right materials, so I can make the hats for you."; @@ -231,7 +230,7 @@ prt_in,45,113,5 script Pac 705,{ mes "I provide 2 hats and my brothers provides the other 4."; next; menu "Join",L1,"Information",L2,"Cancel",L3; -L1: +L1: mes "[Pac]"; mes "What hat do you want me to make?"; next; @@ -306,7 +305,7 @@ L_ITEM_5d: mes "[Pac]"; mes "Oh, dear. You need 2 Gold Bar's..."; close; -L2: +L2: mes "[Pac]"; mes "Which hat materials do you wish to know?"; next; -- cgit v1.2.3-70-g09d2