diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-23 14:09:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-23 14:09:37 -0300 |
commit | 106e4eccf922987b7049cf9ff85c1b3c41605e89 (patch) | |
tree | 510dd9d1367e797d4391c4dc864bd0c49c0d8dcd /npc/003-0-1/statues.txt | |
parent | e6528539b5a35c813df3cfa2eb4903bce5dfd281 (diff) | |
download | serverdata-106e4eccf922987b7049cf9ff85c1b3c41605e89.tar.gz serverdata-106e4eccf922987b7049cf9ff85c1b3c41605e89.tar.bz2 serverdata-106e4eccf922987b7049cf9ff85c1b3c41605e89.tar.xz serverdata-106e4eccf922987b7049cf9ff85c1b3c41605e89.zip |
Bugfixes
Diffstat (limited to 'npc/003-0-1/statues.txt')
-rw-r--r-- | npc/003-0-1/statues.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index 13ff26ef5..90850bfac 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -47,7 +47,7 @@ OnInit: 003-0-1,82,24,0 script Worker Statue NPC_STATUE_CONTRIBUTOR,{ mes l("This is in honor of all the [@@help://about-server|Contributors@@] who helped rebuilding this world, after the Monster War outbreak."); - mes l("And also in notable mention of those who sponsor the Alliance and its administrative structure."); + mes l("And also in notable mention of those who [@@https://www.patreon.com/TMW2|sponsor@@] the Alliance and its administrative structure."); mes l(""); mes l("Saulc."); close; |