summaryrefslogtreecommitdiff
path: root/npc/001-2-39
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/001-2-39
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/001-2-39')
-rw-r--r--npc/001-2-39/qanon.txt2
1 files changed, 1 insertions, 1 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;
}