From 176b7f571307000a8a22cf133041a911127fac5b Mon Sep 17 00:00:00 2001 From: Smokexyz Date: Tue, 4 Apr 2017 15:15:06 +0800 Subject: Unequip arrows when a bow is unequipped. (RE only) Forces the unequipment of arrows when a bow is unequipped. Based on original PR by @Jedzkie in #1079 --- src/map/battle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index c55d5ef19..1a9b83111 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -545,6 +545,8 @@ struct Battle_Config { int player_warp_keep_direction; int atcommand_levelup_events; // Enable atcommands trigger level up events for NPCs + + int bow_unequip_arrow; int max_summoner_parameter; // Summoner Max Stats }; -- cgit v1.2.3-60-g2f50