summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/battle/items.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf-tmpl/battle/items.conf b/conf-tmpl/battle/items.conf
index b3243c188..5df906523 100644
--- a/conf-tmpl/battle/items.conf
+++ b/conf-tmpl/battle/items.conf
@@ -65,7 +65,10 @@ random_monster_checklv: yes
ignore_items_gender: yes
// Item check? (Note 1)
-// When logged in or moving in map if the item the player is holding isn't correct there will be a check.
+// On map change it will check for items not tagged as "available" and
+// auto-delete them from inventory/cart.
+// NOTE: An item is not available if it was not loaded from the item_db or you
+// specify it as unavailable in db/item_avail.txt
item_check: no
// How much time must pass between item uses?