[@main]
#IF
checkpkpoint 2
#SAY
;Ű  ҷ  ŷ ϰ  ʱ. \ \
;<  /@exit>
I don't want to deal with such an evil person like you.. \ \
<close/@exit>
#ELSEACT
goto @main-1

[@main-1]
;ݾߵ  谡  ϴ \
;Ÿ մ  θʽÿ. \ \
; <2000 ϰ 踦 ź/@toBanya> \
; <ȭ Ѵ/@talk>
The ferry to Prajna island will depart soon \
Passengers, please board the ship. \ \
 <Pay 2000 gold and board/@toBanya> \
 <talk/@talk>
[@toBanya]
#IF
checkgold 2000
#ACT
take gold 2000
mapmove 5 124 353
#ELSESAY
; ñ.   ٽ ѹ ȮϽʽÿ. \ \
; <  /@exit>
You haven't got enough money. \
Please check how much you have. \ \
 <close/@exit>

[@talk]
#IF
random 2
#SAY
;ٶ ǳ̰ ϴ ݾߵ ݹ  ̴ϴ. \
;,  2000Դϴ. \ \
; <  /@main>
We are under easy sail so we will arrive the island soon. \
By the way, the fare is 2000 gold. \ \
 <back/@main>


#ELSESAY
;ݾߵ    . \
; е̾  ĥ ȸ \
; Ƶ Ͻô  , \
;װ    ƴ϶ϴ. \ \
; <  /@main>
Prajna Island is full of rampaging monsters. \
Some braves may take this opportunity to boost and raise \
their reputation and fame but for the locals, 
it ain't nothing but just hell.\ \
 <back/@main>
