diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-14 16:02:45 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-14 16:02:45 -0200 |
commit | 23e155eca4b9659dd157d16bc343ec9e5e58ac01 (patch) | |
tree | 02be355f3b8de4e3271521f62372da4ffdb14950 /npc/002-1/arpan.txt | |
parent | 1dab71476e7fa493966b8e389e3a8c9f3a3616ee (diff) | |
download | serverdata-23e155eca4b9659dd157d16bc343ec9e5e58ac01.tar.gz serverdata-23e155eca4b9659dd157d16bc343ec9e5e58ac01.tar.bz2 serverdata-23e155eca4b9659dd157d16bc343ec9e5e58ac01.tar.xz serverdata-23e155eca4b9659dd157d16bc343ec9e5e58ac01.zip |
Improve some intro dialogs to tie them better to Main Storyline
Diffstat (limited to 'npc/002-1/arpan.txt')
-rw-r--r-- | npc/002-1/arpan.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt index bd5d50004..5aefb138f 100644 --- a/npc/002-1/arpan.txt +++ b/npc/002-1/arpan.txt @@ -64,6 +64,9 @@ OnTalk: setq ShipQuests_Julia, 1; mesq lg("Yaya, you should go see her! She'll be happy to help you again."); next; + mesc b(l(".:: Main Quest 1-1 ::.")), 3; + msObjective(false, l("Talk to @@", l("Juliet"))); + next; goto L_Menu; |