From 90a34087ea8e2760d66288e86556d6924793d134 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Mon, 28 Dec 2009 19:21:22 +1300 Subject: Add a function which prevents unreleased items from being equipped. The intended use is that unreleased items call this in EquipScript, so that leaked items do not have a serious impact on gameplay. --- npc/scripts.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/scripts.conf') diff --git a/npc/scripts.conf b/npc/scripts.conf index ab085cea..461018d2 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -15,6 +15,7 @@ npc: npc/functions/soul_menhir.txt // Item Functions npc: npc/items/purification_potion.txt +npc: npc/items/unreleased_item.txt import: npc/_import.txt -- cgit v1.2.3-60-g2f50