diff options
-rw-r--r-- | npc/002-4/nard.txt | 2 | ||||
-rw-r--r-- | npc/003-1/aahna.txt | 3 |
2 files changed, 3 insertions, 2 deletions
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; |