diff options
author | Haru <haru@dotalux.com> | 2015-09-18 13:09:16 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-09-25 12:55:36 +0200 |
commit | 1aea178ef7cdb76eda5600540b5fbd29fd54ff88 (patch) | |
tree | 855d4feafba212d7f36872c1b46814c1f1a85e75 /conf/battle/items.conf | |
parent | e99bf73af31a8b1f09b9ce033c16832ee5cac51d (diff) | |
download | hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.tar.gz hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.tar.bz2 hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.tar.xz hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.zip |
More aggressive whitespace cleanup. Follow up to 51329e6
Signed-off-by: Haru <haru@dotalux.com>
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 |