From fb39a4812462985bbc2fe1f59fe448fbfbe618d1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Jun 2019 18:13:37 -0300 Subject: Minor changes, prepare new NPC for Tulimshar Guard house --- npc/024-16/generals.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/024-16/generals.txt') diff --git a/npc/024-16/generals.txt b/npc/024-16/generals.txt index 5699e68a6..d7d6c83ba 100644 --- a/npc/024-16/generals.txt +++ b/npc/024-16/generals.txt @@ -23,7 +23,7 @@ function script FrostiaGeneralQuest { next; inventoryplace ElixirOfLife, 1, MercCard_Saulc, 1; mesn; - mesq l("Take this @@. It might save your life on the secret mission you're about to be assigned to."); + mesq l("Take this @@. It might save your life on the secret mission you're about to be assigned to.", getitemlink(MercCard_Saulc)); next; mesn; mesq l("Now go talk to the King."); @@ -31,6 +31,7 @@ function script FrostiaGeneralQuest { getitem MercCard_Saulc, 1; getitem ElixirOfLife, 1; getexp 0, 400; // Get 10% JEXP. Reference: 3988~5564 + close; } mesn; mesq l("Now, a simple @@ quest to make you stronger...", .@at$); -- cgit v1.2.3-70-g09d2