version=2
@NPC.Turn(10,1)
@Text.show(Alex is very busy~eating from his bowl.)
@NPC.Turn(10,2)
@Level.Wait(50)
@Text.show(Alex seems to like you.)
@Level.Wait(20)
@Text.show(Alex returns to eating.~He must be hungry!)
:end