diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-08 10:42:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-08 10:42:32 -0300 |
commit | 56b3b9e8dd9fd55594c20ed2c8a0c01f41ad4c4c (patch) | |
tree | be4811fc80131f0cd8758b0c6ebd20c4a90f8019 /npc/003-0-1 | |
parent | 804c6151a5b67d2c31901421b48d0474df50e775 (diff) | |
download | serverdata-56b3b9e8dd9fd55594c20ed2c8a0c01f41ad4c4c.tar.gz serverdata-56b3b9e8dd9fd55594c20ed2c8a0c01f41ad4c4c.tar.bz2 serverdata-56b3b9e8dd9fd55594c20ed2c8a0c01f41ad4c4c.tar.xz serverdata-56b3b9e8dd9fd55594c20ed2c8a0c01f41ad4c4c.zip |
Note on the Bar which makes more sense imo.
Diffstat (limited to 'npc/003-0-1')
-rw-r--r-- | npc/003-0-1/statues.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index 7133703d5..436348f52 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -60,10 +60,7 @@ OnInit: 003-0-1,60,26,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 [@@https://www.patreon.com/TMW2|sponsor@@] the Alliance and its administrative structure."); - mes l(""); - mes l("GonzoDark, Saulc."); + HallOfSponsor(); close; OnInit: |