From 213f5f085a2b558b0f242e93cb8fd897bc831a58 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 11:18:53 -0300 Subject: delitem statement. Failing to delete item will result in error, and thus, you shall not advance on quest if you cheat. --- npc/005-6/zitoni.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index 2319e4c50..01e857fd7 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -224,6 +224,7 @@ L_DarkInv_Mush: next; mesn; mesq l("Just... Don't accidentaly invoke a Legendary Guardian or something, these thingies could destroy a whole city."); + delitem DarkDesertMushroom, 1; setq TulimsharQuest_DarkInvocator, 4; close; -- cgit v1.2.3-70-g09d2