diff options
-rw-r--r-- | npc/003-1/itka.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/003-1/itka.txt b/npc/003-1/itka.txt index 436ef75e1..20caf7935 100644 --- a/npc/003-1/itka.txt +++ b/npc/003-1/itka.txt @@ -9,7 +9,10 @@ next; mesq l("The inn north of me still haven't opened, which is a shame. I guess their cassino got too expensive."); next; - mesq l("Anyway, I am selling Cherry Cakes to sponsor my studies. Right click on me to make bussiness!"); + mesq l("Anyway, I am selling Cherry Cakes to sponsor my studies. Please buy as many as you want!"); + next; + openshop; + closedialog; close; OnInit: |