summaryrefslogtreecommitdiff
path: root/npc/003-0-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-11-27 16:07:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-11-27 16:07:09 -0300
commit443a0aebde0a5ed239367db6bc0ccfd46dd2caf3 (patch)
treecb4896bb37f1ce66de0976dd15eb4db2f91bd530 /npc/003-0-1
parent9cb76fe689100b5170048bb0e167f90616930e9f (diff)
downloadserverdata-443a0aebde0a5ed239367db6bc0ccfd46dd2caf3.tar.gz
serverdata-443a0aebde0a5ed239367db6bc0ccfd46dd2caf3.tar.bz2
serverdata-443a0aebde0a5ed239367db6bc0ccfd46dd2caf3.tar.xz
serverdata-443a0aebde0a5ed239367db6bc0ccfd46dd2caf3.zip
Censor Patreon links if you're using the Mirror Lake (Valve Policy).
Instead, point people to TMW2 Contact Page.
Diffstat (limited to 'npc/003-0-1')
-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;