diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 00:44:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 00:44:59 -0300 |
commit | 972dd2ab3e54b1b9463815b920cdc2dc691e0c67 (patch) | |
tree | 8db8ec299a0384b7ab68f49b9f5ad57020f2758b | |
parent | 78129962e5f09214f18edc84d3128fcfa3241c9e (diff) | |
download | serverdata-972dd2ab3e54b1b9463815b920cdc2dc691e0c67.tar.gz serverdata-972dd2ab3e54b1b9463815b920cdc2dc691e0c67.tar.bz2 serverdata-972dd2ab3e54b1b9463815b920cdc2dc691e0c67.tar.xz serverdata-972dd2ab3e54b1b9463815b920cdc2dc691e0c67.zip |
Nina button will use Aeros Shop (but she still have her own shop for right click)
-rw-r--r-- | npc/003-1/ninathetraveler.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index 5ac94fac7..5a3ae8ac1 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -124,7 +124,12 @@ L_Halin: L_Trade: - openshop; + mesn; + mesq l("Use your @@ as currency!", getitemlink(StrangeCoin)); + next; + openshop "AerosTrader"; + close2; + L_Close: close; |