summaryrefslogtreecommitdiff
path: root/npc/001-2-39/qanon.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-39/qanon.txt')
-rw-r--r--npc/001-2-39/qanon.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/001-2-39/qanon.txt b/npc/001-2-39/qanon.txt
index 3a917ba9..427a97ca 100644
--- a/npc/001-2-39/qanon.txt
+++ b/npc/001-2-39/qanon.txt
@@ -23,6 +23,12 @@
if (.@q < 5)
notaMember();
+ // Faction report
+ mesc l("Your current standing with the Legion: %s", faction_standing("LEGION", false));
+ if (LEGION_RANK)
+ mesc l("You are a Legion's %s", legionrank());
+
+ // Main Menu
select
rif(.@q == 5, l("Lozerk told me to talk to you and join the legion.")),
l("Thanks, sir Q'Anon.");