summaryrefslogtreecommitdiff
path: root/npc/001-2-9/janus.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-9/janus.txt')
-rw-r--r--npc/001-2-9/janus.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-2-9/janus.txt b/npc/001-2-9/janus.txt
index 0e02f1b8..200dbd6c 100644
--- a/npc/001-2-9/janus.txt
+++ b/npc/001-2-9/janus.txt
@@ -20,7 +20,7 @@
l("Creating a party has some advantages, it's a pretty good choice!"),
l("I remember when I created my first party, we were amazed to share some experience with a small group of adventurer..."),
l("Oh! And our party chat was really entertaining, I do highly recommend you to share this fun as well."),
- lg("The cost to create a party is @@ E, are you interested?",
+ l("The cost to create a party is @@ E, are you interested?",
"The cost to create a party is @@ E, are you interested?", .@party_price);
if (askyesno() == 1)
@@ -49,7 +49,7 @@
l("Anyway, the guild creation is perfect for both!"),
l("You can keep your current party as it is, while leading or being part of a guild in order to talk and share different items with all of its members!"),
l("The @@ is a one time item, you can use it as many times as you want, but you can only have one!", getitemlink(GuildCertification)),
- lg("The cost to create a guild is @@ E, are you interested?",
+ l("The cost to create a guild is @@ E, are you interested?",
"The cost to create a guild is @@ E, are you interested?", .@guild_price);
if (askyesno() == 1)
@@ -126,7 +126,7 @@
}
speech S_LAST_NEXT,
- lg("Welcome miss.", "Good day sir.");
+ l("Welcome!");
do
{