summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2/airlia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-2/airlia.txt')
-rw-r--r--world/map/npc/009-2/airlia.txt19
1 files changed, 14 insertions, 5 deletions
diff --git a/world/map/npc/009-2/airlia.txt b/world/map/npc/009-2/airlia.txt
index 71726331..8aaecd82 100644
--- a/world/map/npc/009-2/airlia.txt
+++ b/world/map/npc/009-2/airlia.txt
@@ -47,17 +47,17 @@
L_Caretaker:
mes "[Airlia]";
- mes "\"Greetings. Do you need a housing permit, or to license your mount?\"";
+ mes "\"Greetings. Do you need a housing permit, or to license your shop?\"";
next;
if (QUEST_Graveyard_Caretaker < @Q_STATUS_RECIEVED_FIRST_LETTER)
menu
"Sorry, no.", L_Next,
- "My what?", L_mount;
+ "Shop?", L_mount;
if (QUEST_Graveyard_Caretaker == @Q_STATUS_RECIEVED_FIRST_LETTER)
menu
"Sorry, no.", L_Next,
"I have a letter from your father.", L_first_reward,
- "My what?", L_mount;
+ "Shop?", L_mount;
goto L_Next;
L_Next:
@@ -66,8 +66,17 @@ L_Next:
close;
L_mount:
- // The mention of mounts will certainly gather some interest from players,
- // this section may be extended.
+ mes "[Airlia]";
+ mesq l("Yes, some adventurers set up their own shops. However, unless they have citizenship, they're not allowed in Hurnscald without paying a symbolic monthly fee of 100,000,000 GP.");
+ next;
+ mes "[Airlia]";
+ mesq l("This is a measure to protect Hurnscald domestic trade, I hope you understand. However, you can still set a shop in Tulimshar Bazaar, where [@@https://wiki.themanaworld.org/index.php/Classic:ManaMarket|ManaMarket@@] is.");
+ next;
+ mes "[Airlia]";
+ mesq l("Anyone can set up their own shop in the Bazaar, but they'll be rate-limited, so there's a limit of trades it can do. You can also ask for official approval to be immune to this, I advise reading [@@https://forums.themanaworld.org/viewtopic.php?t=20882|these suggestions@@] which make more likely to acquire approval.");
+ next;
+ mes "[Airlia]";
+ mesq l("But you pretty much must ask an admin and follow the game rules, and the team will decide. Ah, I fear if they don't lift this restriction I'll be without a job, but at least I'm not the Constable in charge of policing the town.");
close;
L_first_reward: