diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-30 09:39:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-30 09:39:50 -0300 |
commit | 3d710be50ac4abf3a3eac87d8164c3fa06b3d591 (patch) | |
tree | 33466317730b5f2775e66e44d3a6a910c0bc622b /npc/003-1 | |
parent | bd6e155517add05151da3d6ee826bc6c27e50712 (diff) | |
download | serverdata-3d710be50ac4abf3a3eac87d8164c3fa06b3d591.tar.gz serverdata-3d710be50ac4abf3a3eac87d8164c3fa06b3d591.tar.bz2 serverdata-3d710be50ac4abf3a3eac87d8164c3fa06b3d591.tar.xz serverdata-3d710be50ac4abf3a3eac87d8164c3fa06b3d591.zip |
Update wiki links and add a referrer to Gitlab on rules
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/constableperry.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/constableperry.txt b/npc/003-1/constableperry.txt index da5d2c044..9eb9b292c 100644 --- a/npc/003-1/constableperry.txt +++ b/npc/003-1/constableperry.txt @@ -19,7 +19,8 @@ L_Intro: mesq l("Have no idea where in the world you are? Or what a certain mob drops, or even if you should challenge it?"); next; mesn; - mesq l("Fear not! You can check our [@@https://gitlab.com/TMW2/Docs/wikis/home|Wiki@@] to find that and other awesome stuff!"); + mesq l("Fear not! You can check our [@@https://wiki.moubootaurlegends.org|Wiki@@] to find that and other awesome stuff!"); + //mesq l("Fear not! You can check our [@@https://gitlab.com/TMW2/Docs/wikis/home|Wiki@@] to find that and other awesome stuff!"); mesc l("(To see the rules, use ##B@rules##b.)"); next; mesq l("You can even join the project there. Contributors are greatly appreciated! %%N"); |