diff options
author | TheKandiman <thekandiman@gmail.com> | 2011-02-01 22:46:11 -0500 |
---|---|---|
committer | TheKandiman <thekandiman@gmail.com> | 2011-02-01 22:46:11 -0500 |
commit | 54be4a83aebece0eaf69a60e9e0bea266b9d80a6 (patch) | |
tree | 9691764af515fd02c819fe1028a84eca894dc475 /npc/001-1_Tulimshar/guide.txt | |
parent | 1b49c481c0b4409f99ed60b69ae85b3e390c3ed1 (diff) | |
download | serverdata-54be4a83aebece0eaf69a60e9e0bea266b9d80a6.tar.gz serverdata-54be4a83aebece0eaf69a60e9e0bea266b9d80a6.tar.bz2 serverdata-54be4a83aebece0eaf69a60e9e0bea266b9d80a6.tar.xz serverdata-54be4a83aebece0eaf69a60e9e0bea266b9d80a6.zip |
Simple dialog for evil guard in gy inn.
New npc for hints to progression of linear quest chain in tulimshar.
Diffstat (limited to 'npc/001-1_Tulimshar/guide.txt')
-rw-r--r-- | npc/001-1_Tulimshar/guide.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/guide.txt b/npc/001-1_Tulimshar/guide.txt index 8287840f..8627e18c 100644 --- a/npc/001-1_Tulimshar/guide.txt +++ b/npc/001-1_Tulimshar/guide.txt @@ -86,6 +86,9 @@ L_Quests: mes "Most of these people aren't afraid to give rewards to those who help them."; mes "So be nice and help people along the way!\""; next; + mes "[Ian the Guide]"; + mes "\"If you are looking for a place to get started, I heard that the guard captain just outside the gates is looking for help.\""; + next; goto L_Menu_A; L_NPC: |