summaryrefslogtreecommitdiff
path: root/npc/003-0-1/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0-1/guards.txt')
-rw-r--r--npc/003-0-1/guards.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/003-0-1/guards.txt b/npc/003-0-1/guards.txt
index b0876a50e..b1e04658c 100644
--- a/npc/003-0-1/guards.txt
+++ b/npc/003-0-1/guards.txt
@@ -15,7 +15,10 @@
next;
mesn;
mesq l("Unless you're an Alliance member or have authorization, you cannot go in.");
- mesc l("Alliance members are those who [@@https://patreon.com/TMW2|sponsor us@@].");
+ if (getvaultid())
+ mesc l("Alliance members are those who [@@https://tmw2.org/contact|sponsor us@@].");
+ else
+ mesc l("Alliance members are those who [@@https://patreon.com/TMW2|sponsor us@@].");
mesc l("There's nothing in the Magic Council Room, though. It's just a perk.");
close;