diff options
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: |