diff --git a/Data-1.13/APBPConstants.ini b/Data-1.13/APBPConstants.ini index c5ecff971..aec833a50 100644 --- a/Data-1.13/APBPConstants.ini +++ b/Data-1.13/APBPConstants.ini @@ -409,6 +409,11 @@ AP_EAT = 80 ;*********************************************************************** AP_CLEANINGKIT = 80 +;*********************************************************************** +;* The APs needed to arm a bomb or grenade in inventory +;*********************************************************************** +AP_INVENTORY_EXPLOSIVE_ACTIVATE = 20 + [BPConstants] BP_RATIO_RED_PTS_TO_NORMAL = 100 BP_RUN_ENERGYCOSTFACTOR = 3 diff --git a/INIEditorJA2Options.xml b/INIEditorJA2Options.xml index 598f02497..9af8d66c5 100644 Binary files a/INIEditorJA2Options.xml and b/INIEditorJA2Options.xml differ