;
%100
+0
+42

;ȭ, '*' : ȭ ±
[@main]
;ÿ.  Ϸ ̽ϱ?\ \
Welcome.  How can I help you?\ \
; </@buy>\
<Buy/@buy>drug\
; <Ǵ/@sell>\
<Sell/@sell>drug\
;<ȭ Ѵ/@talkwith>\
<Talk with/@talkwith>\
<Teleport out/@tele>\
;<׸д/@exit>
<cancel/@exit>
<>

[@buy]
;  ʿϽŰ?\ \ \
Which item do you want to buy?\ \ \
;<ڷ/@main>
<Back/@main>

[@sell]
;  ֽÿ.   ĵ帮.\ \ \
Show me your item. I'll offer you good price.\ \ \
;<ڷ/@main>
 <Back/@main>

;#####################################################

[@talkwith]
#IF
checkunit  [1] 0
#ACT
goto  @talkwith_1

;#####################################################


[@talkwith_1]
;ǿ ؼ 
#IF
check  [103]  1
check  [104]  0
#SAY
;..    ó\
Welcome... Luckily for us,\
; ʾƼ ׳ ̾..\ \
monsters don't come to village these days..\ \
;<ǿ ؼ ./@about_her_doctor>\
<Ask about Spencer/@about_her_doctor>\
#ACT
break

;ǿ ؼ  
#IF
check [108] 1
check [109] 0
#SAY
;..    ĵ\
Welcome.. Luckily for us,\
; ʾƼ ׳ ̾..\ \
monsters don't come to village these days..\ \ 
;<ǿ ؼ ./@about_yu_oldman>\
 <Ask about Yu oldman/@about_Yu_oldman>\
#ACT
break

#IF
#SAY
;..    ĵ\
Welcome.. Luckily for us,\
; ʾƼ ׳ ̾..\
monsters don't come to village...\



;-----------------------------------------------------

[@about_her_doctor]
;ǿ̶,    ǿ ǿ\
Oh Dr. Her is a famous Doctor\
;̱...  濡   \
in Gingo tree valley... you'll meet him easily at drugstore\
; ž...\
over there...\


;-----------------------------------------------------

[@about_yu_oldman]
#IF
RANDOM  3
#SAY
; ǿ ؼ   \
These days, lots of people ask about\
; ׷... ǿ  γ׸ ã° \
the oldman Yu... Spencer seems to look for him also...\
; ã Գ,     Ŷ\
Maybe he's hiding himself somewhere\
#ACT
break

#IF
RANDOM  3
#SAY
;ʰ ̻̰  ǿ  ƴ\
Ann in the clothing store knows Yu very well,\
;̻̿ ãư ..\
so go to her and check him out..\
#ACT
break

#IF
#SAY
;ǿ̶...  γ   \
Well the oldman Yu... disappeared from sight these days.\
;ȴ...    γ׶...\
His temper is not good really...\
;  ̸ ã   ֱ ׷..\
It's curious that there is a person who wants to see him...\

[@tele]
#IF
checklevel 1
#ACT
mapmove 0 328 292


;-----------------------------------------------------


;[ǰ]
[goods]
;Ǵ ǰ                      hour
(HP)DrugSmall              200        1
(MP)DrugSmall              200        1
(HP)DrugMedium             100        1
(MP)DrugMedium             100        1
(HP)DrugLarge              100        1
(MP)DrugLarge              100        1
(HP)SDrugBundl	           100        1
(MP)SDrugBundl   	   100        1
(HP)MDrugBundl		   100        1
(MP)MDrugBundl		   100        1
(HP)DrugBundle             100        1
(MP)DrugBundle             100        1

