diff options
Diffstat (limited to 'npc/012-1/dyrinthetraveler.txt')
-rw-r--r-- | npc/012-1/dyrinthetraveler.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/012-1/dyrinthetraveler.txt b/npc/012-1/dyrinthetraveler.txt index 144641f39..318ad6ae6 100644 --- a/npc/012-1/dyrinthetraveler.txt +++ b/npc/012-1/dyrinthetraveler.txt @@ -68,7 +68,7 @@ L_Nival: L_Artis: mes ""; mesn; - mesq l("Artis is a city port founded after the Great Famine on the other continent."); + mesq l("Artis is a city port founded after the Great Fire on the other continent."); next; mesq l("People say it is the second biggest city from the world."); next; @@ -76,6 +76,10 @@ L_Artis: next; mesq l("People usually dock there when travelling to the second continent. Nothing exceptional about economy."); next; + if ($FIRESOFSTEAM) { + mesq l("They used to export food and other things but there has been radio silence recentely; Which is why Andrei Sakar and a group of adventurers borrowed Nard's ship and went to investigate."); + next; + } goto L_Menu; L_Trade: |