diff options
author | Daniel Foerster <pydsigner@gmail.com> | 2015-06-03 16:41:32 -0500 |
---|---|---|
committer | Daniel Foerster <pydsigner@gmail.com> | 2015-06-03 16:41:32 -0500 |
commit | 7171cf17a8ffc7b137d59737efd4d06ac1a99ad1 (patch) | |
tree | 0e7cff13b266d43776ae1e59b3f1cc36a82281d2 /world/map/npc/025-1/rossy.txt | |
parent | ecd10657f1430b4edababfc1961e5835de8ad97d (diff) | |
download | serverdata-7171cf17a8ffc7b137d59737efd4d06ac1a99ad1.tar.gz serverdata-7171cf17a8ffc7b137d59737efd4d06ac1a99ad1.tar.bz2 serverdata-7171cf17a8ffc7b137d59737efd4d06ac1a99ad1.tar.xz serverdata-7171cf17a8ffc7b137d59737efd4d06ac1a99ad1.zip |
Rossy dialog — more fixing of fix fixes
Diffstat (limited to 'world/map/npc/025-1/rossy.txt')
-rw-r--r-- | world/map/npc/025-1/rossy.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/025-1/rossy.txt b/world/map/npc/025-1/rossy.txt index ff02d72c..139781b7 100644 --- a/world/map/npc/025-1/rossy.txt +++ b/world/map/npc/025-1/rossy.txt @@ -41,7 +41,7 @@ close; next; menu - "Hey, hey ... Why are you crying? Are you hurt?", L_Next, + "Hey there.... Why are you crying? Are you hurt?", L_Next, "Sorry kid, I don't have time to play with children.", L_No; L_Next: @@ -51,7 +51,7 @@ L_Next: mes "But we were lucky, because the snail is really slow and we ran away from it. Julia ran to the left and I ran to the right. The snail got pretty confused, because we are identical twins. The problem is that I dropped the basket full of fruits on the ground and that evil snail ate them all! And now I can't find Julia to help me collect more fruits.\""; next; menu - "\"Did you say 'Julia?' I talked to your mother; she's very worried about you!\"", L_SheWorried; + "Did you say \"Julia?\" I talked to your mother; she's very worried about you!", L_SheWorried; L_SheWorried: mes "[Rossy]"; @@ -64,7 +64,7 @@ L_SheWorried: next; menu "Very well, if you say so....", L_SaySo, - "Sorry, but I don't time for this.", L_No; + "Sorry, but I really don't have time for this.", L_No; L_SaySo: mes "[Rossy]"; |