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

[@main-1]
;  մ ѷ Ÿÿ. \
; ð   ʾ. \ \
Anyone wants to go to the mainland, please board. \
Not so much time left for the departure. \ \
 <pay 2000 gold/@toBanya> and board \
 <talk with the sailor/@talk>

[@toBanya]
#IF
checkgold 2000
#ACT
take Gold 2000
mapmove 0 252 674
#ELSESAY
; ñ.   ٽ ѹ ȮϽʽÿ. \ \
;<  /@exit>
You haven't got enough money. Please check it again. \ \
 <close/@exit>

[@talk]
#IF
random 2
#SAY
;츮 谡  ƺ̱ ص ٴ 30  \
; ѹ  . \ \
; <  /@main>
Our ship might look old but she hasn't had one single accident \
for 30 years. \ \
 <back/@main>

#ELSESAY
;ٷ      ̵  \
; ̴  » . \ \
; <  /@main>
Recently, many people have left their home due to the attacks \
from the monsters. I'm so worried... \ \
 <back/@main>
