; ===================================
; QGO Market Def NPC File : 9Equ-E603
; Yu - Old Man to make potion in Linked pathway
; Continuation of Meat Quest - Need to get Oil
; -----------------------------------
; Name: Yu
; Job:  Will Make Potion
; Map No: E603
; Pos X   31
; Pos Y   191
; File name: 9Equ-E603.txt
; Comment: Will make special Oil for Banquet (Kim)
;	this mob is also the point for other quests!
; -----------------------------------
		;
%200
; ----------------------------------------------------------------------
; QUEST INFO:
; Flags Affected by this Trader File
; [310] Set by Kim once cook is found, to find old man Yu
; [311] Set by Yu (here) to go and get the ingredients for Oil
; [312] Set by Yu (here) on success of the quest, and to return to Kim
; ----------------------------------------------------------------------
; Flag 351?????
; [352] Set by Yu here to go elsewhere... check???
; 	- wear martial sword and go to see Nicholas (7Est-DM001)
;------------------------------------------------------------------------------
[@main]
#IF 
	random 2
#ACT
	goto @QUEST
#ELSEACT
	goto @normal


; -----------------------------------
[@QUEST]
#IF 
	check [312] 1
#ACT
	goto @Q312
	break

#IF
	check [311] 1
#ACT
	goto @Q311
	break

#IF
	check [351] 1
#ACT
	goto @Q351
	break

#IF
	check [310] 1
	random 5
#ACT 
	goto @Q310
#ELSEACT
	goto @main


; -----------------------------------
[@normal]
		;..     ڳ״ ΰ??? \
		;ڳ״ ⼭    𸣰ڳ..\ \
;-------------NEW TEXT-------------------
So, stranger, what brings you to this dangerous part\
of the province? Now that you're here, I'm not sure\
whether you'll leave in one piece...\\
;-----------END NEW TEXT-----------------
		;<ȭѴ./@talkwith_1>\
		;<׸д./@exit> 
<Find out More/@talkwith_1>\
<Cancel/@exit>\


; -----------------------------------
; -- Meat Quest, need Yu to make Oil
[@Q310]
#IF
#SAY
		;ڳ״  ΰ?? Ư ⸧  ޶ ̰ǰ?? \
		; ⸧  ϴµ  ᰡ  µ.. \
		; Ḧ  ְ ׷  ְڳ.. \ 
		;  罿 () 罿 () ʿ ϳ.. \
		;   Ҽ   ˰ ִ \ \
;-------------NEW TEXT-------------------
Well, hello young traveller... you want me to make a special\
Oil for you? Well, to do that, I need the materials with which to\
mix the oil. The blood of a deer, and the horn of a deer are\
what I need... wait, and I'll give you some more information.\\
;-----------END NEW TEXT-----------------
		;</@Q310_1>
<Continue/@Q310_1>

; -----------------------------------
[@Q310_1]
#IF
#ACT
	set [311] 1
#SAY
		;   Ҽ ִٰ ٳ.. \
		;    ڳ Ƴ?? 𸥴ٸ ¿ \
		; 罿 Ǵ   Ҽ ִ  𸥴ٳ \ 
		;׷  .. \ \
;-------------NEW TEXT-------------------
I have heard that they can be obtained from the Unknown\
Dungeon, where these animals roam. I may also get some\
information as to how to get there, but not right now.\
Bring the blood and horn back to me. Good luck my friend!\\
;-----------END NEW TEXT-----------------
		;<ݱ/@exit>
<I'll be back/@exit>


; -----------------------------------
[@Q311]
#IF
	check [311] 1
	checkitem DeerBlood 1
	checkitem DeerHorn 1
#ACT
	goto @Q311_1
#ELSEACT
	goto @Q311_2

; -----------------------------------
[@Q311_1]
#IF
#ACT
	set [312] 1
	take DeerBlood 1
	take DeerHorn 1
#SAY
		;ڳ  ϳ ׷.     ִٴ \
		;  ⸧ ؼ õ  达  ְڳ \
		;  \ \
;-------------NEW TEXT-------------------
I'm impressed by your resourcefulness, and thank you for bringing\
these items to me! Go and see Mr. Kim now, it will take me a short\
while to prepare the Oil. I will make sure it gets to him as\
quickly as possible!\\
;-----------END NEW TEXT-----------------
		; <ٷ/@exit>
<Close/@exit>


; -----------------------------------
[@Q311_2]
#IF
#SAY
		; ؿ ʾұ...  ؿ.. \
		;   ʾƼ  ٸ Ѵٳ \ \
;-------------NEW TEXT-------------------
You don't have the items yet? Well hurry up, and stop wasting\
time chatting to me! I don't have all day!!\\
;-----------END NEW TEXT-----------------
		;<ݱ/@exit> 
<Close/@exit>

; -----------------------------------
[@Q312]
#IF
#SAY
		;达  . \ \
;-------------NEW TEXT-------------------
What are you doing back here? Go and see Mr. Kim quickly!\\
;-----------END NEW TEXT-----------------
		;<ݱ/@exit> 
<Close/@exit>



; -----------------------------------
[@talkwith_1]
#IF
	dayofweek Sunday
	hour 20 20
#ACT
	goto @talkwith_2
break

#IF
	dayofweek Saturday
	hour 20 20
#ACT
	goto @talkwith_2
#ELSEACT
	goto @untalkwith
   

; -----------------------------------
[@talkwith_2]
		;ڳ  ͼ   ɾ ־ \
		;  ˷ ְڳ...  ó ƹ \
		;˼   ִٳ. ̵ ̸  \
		;ٸ ư ̳..  ѹ θ  \
		;ѹ Ҵٳ.  װ   ǥ \
		;ʿ ϴٳ. ǥ ִٸ  ð. \ \
;-------------NEW TEXT-------------------
You want information about the Unknown Dungeon? Very well...\
there is a cave around here, of which very few people are\
aware. This cave is very different from the others in this\
area; I have only just heard about it myself. I've never been\
there, but I know that you need to pay a fee to enter. If you\
give me 30000 gold, I will see if I can get you passage.\\
;-----------END NEW TEXT-----------------
		;<غ/@talkwith_3>\
		;<Ѵ/@exit>
<Yes I'll Go/@talkwith_3>\
<Cancel/@exit>


; -----------------------------------
[@talkwith_3]
#IF
	checkhum M001 200
#SAY
		;.. ڳ׸ ȳ ְ ,   ؼ \
		;̵  ټ ...  ٷ ð.. \\
;-------------NEW TEXT-------------------
Oh, it seems that the portal is not working right now.\
Try again in a little while.\\
;-----------END NEW TEXT-----------------
		;<  /@exit>
<Close/@exit>

#ELSEACT
	goto @talkwith_3a


; -----------------------------------
[@talkwith_3a]
#IF
	checkgold 30000
#SAY
		;ڳ..  鿩 ֱ    3ð \
		; ٽ ڸ  ´ٳ..  ׷ ϰ \ \
;-------------NEW TEXT-------------------
Good! very well, I can only manage to get you into this dungeon\
for 3 hours; after that you will return here. Good luck, and\
be careful!\\
;-----------END NEW TEXT-----------------
		;</@talkwith_4>
<Go to Dungeon/@talkwith_4>

#ELSESAY 
		;̾ϳ.. ǥ ־   ִٳ. \
		;׷ ǥ  ð.. \ \
;-------------NEW TEXT-------------------
You don't have enough money to pay for the journey right now.\
Come back when you have 30000 gold that you can give me.\\
;-----------END NEW TEXT-----------------
		;<  /@exit>
<Close/@exit>
   
; -----------------------------------
[@talkwith_4]
#IF
	checkgold 30000
#ACT
	take Gold 30000
	TimeRecall 180
	map M001

#ELSESAY 
		;̾ϳ.. ǥ ־   ִٳ. \
		;׷ ǥ  ð.. \ \
;-------------NEW TEXT-------------------
You don't have enough money to pay for the journey right now.\
Come back when you have 30000 gold that you can give me.\\
;-----------END NEW TEXT-----------------
		;<  /@exit>
<Close/@exit>



; -----------------------------------
; ### Another Quest, for which 351 flag is set?? ##
; -----------------------------------
[@Q351]
#IF
	random 5
#ACT
	goto @Q351_1
#ELSEACT
	goto @normal


; -----------------------------------
[@Q351_1]
#IF
#SAY
;ڳװ   ٰ ҹ   ΰ?? \
Are you the one who is known to be an hot tempered? \
;ڳ   ؼ  ... .. \
I like you because you are similar to me... hahaha... \
;ڳ ѹ ū ѹ  ڳ?? \ \
Do you want to earn big money?? \ \
;</@Q351_1_1> \
<Why not! Tell me more/@Q351_1_1> \
;<ʴ´/@Q351_1_2>
<Never mind.../@Q351_1_2>

[@Q351_1_1]
;ȣ ׷ ѹ  ڴ ̰ǰ?? \
Are you sure you want to try?? \
;׷??  ׷ٸ ڳ յ  \
Are you really sure?? Then, wearing a MartialSword,\
;ѹ Ǵ ־  ׷ \
go and see Mr. Nicholas \
;   ٰɽ... \ \
He'll say you more... \ \
;<ãư/@Q351_1_1_1>
<No problem!/@Q351_1_1_1>

[@Q351_1_2]
;ڳ  ٱ ϴ  ׷ ʱ.. \
I heard that you were hot-tempered, but I don't think so...\
;ڳ   ⵵ ׷.... \
I don't want to deal with you...\
;  װ .. \ \
Cultivate your mind more... \ \
;<ݱ/@exit> 
<Close/@exit>

[@Q351_1_1_1]
#IF
#ACT
  SET [352] 1
#SAY 
;׷  ...\ \
Good luck, then...\ \
;<ݱ/@exit> 
<Close/@exit>



; -----------------------------------
[@untalkwith]
#IF 
	random 10
#SAY 
		;ڳ   Ͽ  ҳ?? \
		; ڳ׿ ڼ   ټ .. \
		;     ִ ð \
		;ָ ̶  ð ٽ   \
		; ڳ׸     ټ ֳ \
		;׷  ð ... \ \
;-------------NEW TEXT-------------------
Ah yes, the Unknown Dungeon... I have a little information\
but I cannot go into details at this moment. I can tell you,\
however, that you can only enter this strange place in the\
evening, and only at weekends. Come back to me when that time\
is nigh, and I will be able to help you.\\
;-----------END NEW TEXT-----------------
		;<ڷ/@main> 
<OK/@main>

#ELSESAY
		;ڳ׿  ȭ Ѵ ΰ... \
		;⼭   ְ \ \
;-------------NEW TEXT-------------------
I'm sorry but I'm far too busy to be bothered right now.\
Go away and come back later!\\
;-----------END NEW TEXT-----------------
		;<ڷ/@main> 
<Close/@main>

