From c7a3f3a677bdc506c9bafcb7a0fc754867084836 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sun, 25 Feb 2018 01:50:24 -0300 Subject: At Saulc's request, make Nard's travel 500 GP cheaper --- npc/002-4/nard.txt | 2 +- npc/003-1/aahna.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index 397c90eb9..47a5e54ae 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -13,7 +13,7 @@ .@nard = getq(ShipQuests_Nard); // TODO .@narrator = getq(General_Narrator); - .@price=2000; + .@price=1500; L_Checker: if (.@narrator == 1) goto L_Travel; diff --git a/npc/003-1/aahna.txt b/npc/003-1/aahna.txt index 1a61eafec..895d1e4cc 100644 --- a/npc/003-1/aahna.txt +++ b/npc/003-1/aahna.txt @@ -1,7 +1,8 @@ // TMW-2 Script // Author: // Jesusalva - +// Description: +// This NPC serves no purpose currently. She is here to make Tulimshar more crowded. 003-1,53,128,0 script Aahna NPC_ELVEN_FEMALE,{ mesn; -- cgit v1.2.3-70-g09d2