;
%100
;
+20
+19
+21

;ȭ, '*' : ȭ ±
[@main]
#IF
checkpkpoint 2
#SAY
;ڳ׿  ҷ  ŷ ϰ  ʱ.. \ \
I don't want to do business with a delinquent person like you.. \ \
;<  /@exit>
<Close/@exit>

#ELSEACT
goto @main-1

[@main-1]
;.   Ϸ ̳?\ \
Welcome. What can I do for you?\ \
;̸ </@buy>\
<Buy/@buy> necklace \
;̸ <Ǵ/@sell>\
<Sell/@sell> necklace\
;̸ <ģ/@repair>\
<Repair/@repair> necklace\
<Get/@Tmove> Out \
;<׸д/@exit>
<Cancel/@exit>
<>
[@Tmove]
#IF
random 5
#ACT
mapmove 3 300 294
break

#IF
random 5
#ACT
mapmove 3 301 294
break

#IF
random 5
#ACT
mapmove 3 301 293
break

#IF
random 5
#ACT
mapmove 3 291 303
break

#IF
random 5
#ACT
mapmove 3 290 303
break

#ELSEACT
goto @Tmove

[@buy]
;̸ ðԿ?\ \ \
Would you like to buy a necklace?\ \ \
;<ڷ/@main>
<Back/@main>

[@sell]
;̸ ĽǷ?\ \ \
What kind of necklace would you like to sell?\ \ \
;<ڷ/@main>
<Back/@main>

[@repair]
;̸ ϽðԿ?\ \ \
Would you want to repair necklace?\ \ \
;<ڷ/@main>
<Back/@main>

[~@repair]
;׷  ǳ׿.\ \
It seems in good condition now.\ \
;<ڷ/@main>
<Back/@main>

;Ǵ goods           hour
;ݸ         3         3
;Ǹ     3         3
;Ǹ     3         3
;ڼ     3         3
;       3         3
[Goods]
GoldNecklace         3         3
PrecisionNeckl     3         3
WarriorNecklce     3         3
BlueCrystlNeck     3         3
JadeNecklace       3         3