# Krav Maga mistake?

**URL:** https://discourse.cataclysmdda.org/t/krav-maga-mistake/13843
**Category:** The Garage
**Created:** [June 8, 2017, 6:47pm UTC](https://discourse.cataclysmdda.org/t/krav-maga-mistake/13843 "2017-06-08T18:47:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Noctifer](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/noctifer/32/458_2.png) [@Noctifer](https://discourse.cataclysmdda.org/u/Noctifer)
#### Post date: [June 8, 2017, 6:47pm UTC](https://discourse.cataclysmdda.org/t/krav-maga-mistake/13843/1 "2017-06-08T18:47:48Z")

</div>

One of the Krav Maga static buff is the Krav Maga Edged which states that buffs cutting damage but in the code it actually buffs stabbing.

“id” : “krav\_maga\_static\_edged”,  
“name” : “Krav Maga Edged”,  
“melee\_allowed” : true,  
“min\_unarmed” : 0,  
“mult\_bonuses” : [[“damage”, “stab”, 1.2]],  
“description” : “Increased cutting damage”

Is this intentional or an oversight? If its an oversight I will gladly make a PR myself correcting it in the manner specified but I am not sure if that is something desired right now with the probable feature freeze for the 0.D stable release. If it is desired then should I change it to cutting, add cutting and leave that as well?

---

<div class="post-metadata">

### Author: ![Coolthulhu](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/coolthulhu/32/2446_2.png) [@Coolthulhu](https://discourse.cataclysmdda.org/u/Coolthulhu)
#### Post date: [June 8, 2017, 11:23pm UTC](https://discourse.cataclysmdda.org/t/krav-maga-mistake/13843/2 "2017-06-08T23:23:04Z")

</div>

It’s supposed to work with knives, not sure about other things. Knives were cutting earlier, now they are stabbing.

Feature freeze only really means no “big” features, simple tweaks of existing mechanics are fine.

---

<div class="post-metadata">

### Author: ![Noctifer](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/noctifer/32/458_2.png) [@Noctifer](https://discourse.cataclysmdda.org/u/Noctifer)
#### Post date: [June 9, 2017, 12:24am UTC](https://discourse.cataclysmdda.org/t/krav-maga-mistake/13843/3 "2017-06-09T00:24:05Z")

</div>

So it’s a hold over from a previous change, got it. Thanks for the clarification of feature freeze!
