diff options
Diffstat (limited to 'npc/042-2/sorfina.txt')
-rw-r--r-- | npc/042-2/sorfina.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/042-2/sorfina.txt b/npc/042-2/sorfina.txt index 90f06cb9..cef082b8 100644 --- a/npc/042-2/sorfina.txt +++ b/npc/042-2/sorfina.txt @@ -1,3 +1,5 @@ +//TODO: music in the maps +//TODO: check the starting point 042-2.gat,28,26,0 script Sorfina 154,4,4{ if (FLAGS & FLAG_TUTORIAL_DONE) goto L_Again; @@ -15,7 +17,7 @@ L_Start: mes "\"My little granddaughter Tanisha saw that, but couldn't do anything to stop them."; mes "She hurried to get someone to help. It was too late to catch the thieves, but at least the helpers brought you here to recover.\""; next; - mes "\"This area of the town is full of shady people, so I don't think there's a chance to get back your stuff.\""; + mes "\"We're in the suburbs of Tulimshar here and this area of the town is full of shady people, so I don't think there's a chance to get back your stuff.\""; mes "She has a sad look on her face, but then she shakes her head and smiles."; next; mes "[Old Woman]"; |