From a1d160ead032b63a0f696a34961df9e099154402 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 10 Dec 2015 15:32:03 +0530 Subject: ItemID to Constant: instances/jobs Folder --- npc/instances/NydhoggsNest.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/instances/NydhoggsNest.txt') diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt index 58351581f..a1d9de802 100644 --- a/npc/instances/NydhoggsNest.txt +++ b/npc/instances/NydhoggsNest.txt @@ -1053,7 +1053,7 @@ spl_in01,104,56,3 script Aide Arioss#edq 4_F_FAIRYKID2,3,3,{ mes "[Aide Arioss]"; mes "It can't compare with the effort you have put in for us... but please accept our token of friendship."; getexp 1500000,350000; - getitem 6081,10; //Splendide_Coin + getitem Splendide_Coin,10; ins_nyd = 131; mes "[Aide Arioss]"; mes "If we can help you with anything in the future, we will do all we can to assist you. Once again, thank you."; @@ -1289,7 +1289,7 @@ man_in01,311,57,3 script Neat Etorr#edq 4_MAN_NITT,3,3,{ mes "[Neat Etorr]"; mes "It's not a lot, but please this as a token of our appreciation."; getexp 1500000,350000; - getitem 6080,10; //Manuk_Coin + getitem Manuk_Coin,10; ins_nyd = 132; close; } else if (ins_nyd == 132) { -- cgit v1.2.3-60-g2f50