From 4318a12f498b3736201c23384a761a7478eac19d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 17:32:16 -0300 Subject: Strange Coins: Explain (with tutmes) what they are on Travelers. --- npc/003-1/ninathetraveler.txt | 1 + npc/009-1/lynnthetraveler.txt | 1 + npc/012-1/dyrinthetraveler.txt | 1 + npc/017-1/misc.txt | 1 + npc/020-1/misc.txt | 1 + 5 files changed, 5 insertions(+) diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index 5ef8760ab..6c5f63228 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -82,6 +82,7 @@ L_Halin: L_Trade: mesn; mesq l("Use your @@ as currency!", getitemlink(StrangeCoin)); + tutmes l("%s is obtained during events, daily logins, heroic deeds, gifts, etc. But cannot be bought with real money.", getitemlink(StrangeCoin)); next; openshop "Aeros Trader"; closedialog; diff --git a/npc/009-1/lynnthetraveler.txt b/npc/009-1/lynnthetraveler.txt index 02d47c8b7..58ab3f358 100644 --- a/npc/009-1/lynnthetraveler.txt +++ b/npc/009-1/lynnthetraveler.txt @@ -69,6 +69,7 @@ L_Trade: mesn; mesq l("Use your @@ as currency!", getitemlink(StrangeCoin)); next; + tutmes l("%s is obtained during events, daily logins, heroic deeds, gifts, etc. But cannot be bought with real money.", getitemlink(StrangeCoin)); openshop "Aeros Trader"; closedialog; diff --git a/npc/012-1/dyrinthetraveler.txt b/npc/012-1/dyrinthetraveler.txt index 43853b860..144641f39 100644 --- a/npc/012-1/dyrinthetraveler.txt +++ b/npc/012-1/dyrinthetraveler.txt @@ -81,6 +81,7 @@ L_Artis: L_Trade: mesn; mesq l("Use your @@ as currency!", getitemlink(StrangeCoin)); + tutmes l("%s is obtained during events, daily logins, heroic deeds, gifts, etc. But cannot be bought with real money.", getitemlink(StrangeCoin)); next; openshop "Aeros Trader"; closedialog; diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt index 9fd2c92b2..46781c2cc 100644 --- a/npc/017-1/misc.txt +++ b/npc/017-1/misc.txt @@ -128,6 +128,7 @@ L_Halin: L_Trade: mesn; mesq l("Use your @@ as currency!", getitemlink(StrangeCoin)); + tutmes l("%s is obtained during events, daily logins, heroic deeds, gifts, etc. But cannot be bought with real money.", getitemlink(StrangeCoin)); next; openshop "Aeros Trader"; closedialog; diff --git a/npc/020-1/misc.txt b/npc/020-1/misc.txt index 6b5a41619..f3b24ee0d 100644 --- a/npc/020-1/misc.txt +++ b/npc/020-1/misc.txt @@ -81,6 +81,7 @@ L_Therm: L_Trade: mesn; mesq l("Use your @@ as currency!", getitemlink(StrangeCoin)); + tutmes l("%s is obtained during events, daily logins, heroic deeds, gifts, etc. But cannot be bought with real money.", getitemlink(StrangeCoin)); next; openshop "Aeros Trader"; closedialog; -- cgit v1.2.3-60-g2f50