diff options
Diffstat (limited to 'conf/battle/items.conf')
-rw-r--r-- | conf/battle/items.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/battle/items.conf b/conf/battle/items.conf index 09210a3ea..e2358b6d6 100644 --- a/conf/battle/items.conf +++ b/conf/battle/items.conf @@ -52,9 +52,9 @@ random_monster_checklv: no ignore_items_gender: yes // Item check? (Note 1) -// On map change it will check for items not tagged as "available" and +// 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 +// 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 @@ -72,7 +72,7 @@ cashfood_use_interval: 60000 gtb_sc_immunity: 50 // Enable autospell card effects to stack? -// NOTE: Different cards that grant the same skill will both +// NOTE: Different cards that grant the same skill will both // always work independently of each other regardless of setting. autospell_stacking: no |