diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-02 11:18:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-02 11:18:53 -0300 |
commit | 213f5f085a2b558b0f242e93cb8fd897bc831a58 (patch) | |
tree | 012416c77b6d77a511a280fe438275122ce6d05a /npc/005-6/zitoni.txt | |
parent | c33ae1c99db000598d357c2b00ee8200208e639b (diff) | |
download | serverdata-213f5f085a2b558b0f242e93cb8fd897bc831a58.tar.gz serverdata-213f5f085a2b558b0f242e93cb8fd897bc831a58.tar.bz2 serverdata-213f5f085a2b558b0f242e93cb8fd897bc831a58.tar.xz serverdata-213f5f085a2b558b0f242e93cb8fd897bc831a58.zip |
delitem statement. Failing to delete item will result in error, and thus,
you shall not advance on quest if you cheat.
Diffstat (limited to 'npc/005-6/zitoni.txt')
-rw-r--r-- | npc/005-6/zitoni.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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; |