diff options
Diffstat (limited to 'npc/017-1/misc.txt')
-rw-r--r-- | npc/017-1/misc.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt index 40b728976..5dabba32d 100644 --- a/npc/017-1/misc.txt +++ b/npc/017-1/misc.txt @@ -23,7 +23,6 @@ L_Menu: l("Tell me about Tulimshar."), L_Tulim, l("Tell me about Hurnscald."), L_Hurns, l("Tell me about Nivalis."), L_Nival, - l("Tell me about Esperia."), L_Esper, l("Tell me about Artis."), L_Artis, l("Tell me about Frostia."), L_Frost, l("Tell me about Halinarzo."), L_Halin, @@ -69,19 +68,6 @@ L_Nival: goto L_Menu; -L_Esper: - mes ""; - mesn; - mesq l("Esperia is the human capital founded at the other continent."); - next; - mesq l("After the Great Fire which happened after the Red Queen death, it was founded by people who sailed away in look of new opportunities."); - next; - mesq l("It offers better living conditions than Tulimshar, and is bigger and more prosperous. Few monsters live there."); - next; - mesq l("However, taxes there are the highest. Living cost is high, and you should avoid buying things there."); - next; - goto L_Menu; - L_Artis: mes ""; mesn; |