summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-27 17:55:45 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-27 17:55:45 -0300
commit553b07c18427278f1b80afde1bbfea49da3f9c59 (patch)
treeb329ff02a3d83fda8830a04bac7ff4ad6301f2b4 /npc
parent8c8c9f430106b32586feaee90b8146b8e04c5a64 (diff)
downloadserverdata-jesusalva/faction.tar.gz
serverdata-jesusalva/faction.tar.bz2
serverdata-jesusalva/faction.tar.xz
serverdata-jesusalva/faction.zip
This will not cause any immediate change, but it is the definition for the factions.jesusalva/faction
Factions are internally recognized as "clans" and are often reffered as "guilds" (But in RO, a clan is also seldomly called Guild) NOTE: SI was not updated.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-2-39/qanon.txt2
-rw-r--r--npc/008-3-5/nunia.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-39/qanon.txt b/npc/001-2-39/qanon.txt
index 427a97ca..e2273850 100644
--- a/npc/001-2-39/qanon.txt
+++ b/npc/001-2-39/qanon.txt
@@ -85,7 +85,7 @@ function legionState {
// minor guilds: Merchants, Thieves and Mages.
// It would be the commands below:
- // join_clan(CLAN_LEGION);
+ // join_clan(FACTION_LEGION);
// clan_leave();
return;
}
diff --git a/npc/008-3-5/nunia.txt b/npc/008-3-5/nunia.txt
index f87a32d9..b2234dff 100644
--- a/npc/008-3-5/nunia.txt
+++ b/npc/008-3-5/nunia.txt
@@ -71,7 +71,7 @@ function nuniaBegin {
l("At least, you look peaceful. And I see by your fingers that you can deal with lockpicks."),
l("I am going to teach you all what a thief needs to know, later"),
l("Call for Micksha and Jesusalva to implement all this, please."),
- l("And Tezer, our president in Tulimshar, should be able to give you even more training.");
+ l("And Tanveer, our president in Tulimshar, should be able to give you even more training.");
return;
}