diff --git a/scripts/npc/1012008.js b/scripts/npc/1012008.js index 2b70d808e6..c6ae6b5f8c 100644 --- a/scripts/npc/1012008.js +++ b/scripts/npc/1012008.js @@ -57,6 +57,7 @@ function action(mode, type, selection) { if (cm.haveItem(4030012, 15)) { cm.gainItem(4030012, -15); cm.gainItem(4080100, 1); + cm.dispose(); } else { cm.sendNext("You want #bA set of Match Cards#k? Hmm...to make A set of Match Cards, you'll need some #bMonster Cards#k. Monster Card can be obtained by taking out the monsters all around the island. Collect 15 Monster Cards and you can make a set of A set of Match Cards."); //Lmfao a set of A set xD cm.dispose();