Changed a few BP csot modifiers (most notably lowered BP_MODIFIER_WEAPON_READY, otherwise crouched movement with gun raised drains breath way too fast)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2398 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2017-10-17 19:02:28 +00:00
parent e56e44b596
commit babe4732d6
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -537,5 +537,5 @@ BP_JUMPWALL = 500
BP_FORTIFICATION = 700
BP_REMOVE_FORTIFICATION = 400
BP_HANDCUFF = 100
BP_APPLYITEM = 50
BP_INVENTORY_ARM = 10
BP_APPLYITEM = 5
BP_INVENTORY_ARM = 0