From 352bff6a1d1d282b09f521703ab102699029a0b8 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Sat, 5 May 2018 13:35:53 +0800 Subject: Fix some wrong messages in clans.txt --- npc/re/other/clans.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/re/other/clans.txt b/npc/re/other/clans.txt index 1260cdcd1..f411b149d 100644 --- a/npc/re/other/clans.txt +++ b/npc/re/other/clans.txt @@ -193,7 +193,7 @@ prt_in,37,114,4 script Berman Aire 4_M_BIRMAN,{ next(); switch (select("Introducing Clan", "Join.", "Leave.")) { case 1: - switch (select("Clans are", "About the Crossbow Clan", "Cancel.")) { + switch (select("Clans are", "About the Golden Mace Clan", "Cancel.")) { case 1: mes("[Berman Aire]"); mes("The ^3131FFClans^000000 are established by the Kingdom to help adventurers connect and share information."); @@ -323,7 +323,7 @@ prt_in,35,114,4 script Debon Aire 4_M_DEBON,{ next(); switch (select("Introducing Clan", "Join.", "Leave.")) { case 1: - switch (select("Clans are::About the Crossbow Clan:Cancel.")) { + switch (select("Clans are", "About the Arc Wand Clan", "Cancel.")) { case 1: mes("[Debon Aire]"); mes("The ^3131FFClans^000000 are ran by the Kingdom, not privately like others."); @@ -463,7 +463,7 @@ prt_in,33,114,4 script Laperm Oranpere 4_F_LAPERM,{ next(); switch (select("Introducing Clan", "Join.", "Leave.")) { case 1: - switch (select("Clans are", "About the Crossbow Clan", "Cancel.")) { + switch (select("Clans are", "About the Sword Clan", "Cancel.")) { case 1: mes("[Laperm Oranpere]"); mes("The ^3131FFClans^000000 are a type of guild ran by the Kingdom."); -- cgit v1.2.3-60-g2f50