diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 16:50:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 16:50:29 -0300 |
commit | 948a3bb78bda9b3152f0b0b395d5681330572ca8 (patch) | |
tree | f6267c890b71810e7571f5d30cb289616e47476c | |
parent | dbfaa95c046b7f01dd0aa0d77171c38f05111873 (diff) | |
download | serverdata-948a3bb78bda9b3152f0b0b395d5681330572ca8.tar.gz serverdata-948a3bb78bda9b3152f0b0b395d5681330572ca8.tar.bz2 serverdata-948a3bb78bda9b3152f0b0b395d5681330572ca8.tar.xz serverdata-948a3bb78bda9b3152f0b0b395d5681330572ca8.zip |
Delete unused lines
-rw-r--r-- | npc/002-3/juliet.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/002-3/juliet.txt b/npc/002-3/juliet.txt index 3b6fa84a0..2a9888b73 100644 --- a/npc/002-3/juliet.txt +++ b/npc/002-3/juliet.txt @@ -213,9 +213,6 @@ OnTouch: mesq l("I think I'm done with that now. Do you have any questions?"); next; } - //mesq lg("Could I ask you what your native language is? A sailor told me you're Russian, but another one told me you're French... I'm a bit lost. I will register you on the ship passenger list just after that."); - //next; - //chooseLang; mainMenu; end; |