From 33a43ec41542e25ee180bda430a3de4654a46b10 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Thu, 28 Aug 2014 18:23:54 +0800 Subject: New Optional Configuration for unequipped disabled equipments http://hercules.ws/board/topic/334-suggestion-for-restricted-equipment-making-a-new-conf-for-it/?p=31003 --- src/map/battle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index fc159c921..ccdabc9b1 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -6750,6 +6750,7 @@ static const struct battle_data { **/ { "skill_trap_type", &battle_config.skill_trap_type, 0, 0, 1, }, { "item_restricted_consumption_type", &battle_config.item_restricted_consumption_type,1, 0, 1, }, + { "unequip_restricted_equipment", &battle_config.unequip_restricted_equipment, 0, 0, 3, }, { "max_walk_path", &battle_config.max_walk_path, 17, 1, MAX_WALKPATH, }, { "item_enabled_npc", &battle_config.item_enabled_npc, 1, 0, 1, }, { "gm_ignore_warpable_area", &battle_config.gm_ignore_warpable_area, 0, 2, 100, }, -- cgit v1.2.3-60-g2f50