mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Lobot: Fix dual wielding sawed off shotguns (#27)
This commit is contained in:
@@ -36,7 +36,10 @@
|
||||
</AND>
|
||||
</Filter>
|
||||
<Filter name="HasPistolInLeftHand">
|
||||
<OR>
|
||||
<LEFT_WEAPON_TYPE>GUN_PISTOL</LEFT_WEAPON_TYPE>
|
||||
<SECONDHANDPOS op="in">711</SECONDHANDPOS>
|
||||
</OR>
|
||||
</Filter>
|
||||
<Filter name="HasMPistolInLeftHand">
|
||||
<LEFT_WEAPON_TYPE>GUN_M_PISTOL</LEFT_WEAPON_TYPE>
|
||||
|
||||
Reference in New Issue
Block a user