mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-02 14:36:10 +02:00
Added a new weapon, the FN PS90
The rifle class is now once again mostly devoid of any notable end-game weapons, and this is meant to compensate for that a bit. The PS90 is available from BR's and Tony, at coolness 7.
This commit is contained in:
@@ -365,7 +365,7 @@
|
||||
</Filter>
|
||||
<Filter name="HasP90InHand">
|
||||
<AND>
|
||||
<HANDPOS op="in">15</HANDPOS>
|
||||
<HANDPOS op="in">15, 1762</HANDPOS>
|
||||
</AND>
|
||||
</Filter>
|
||||
<Filter name="HasUziSMGInHand">
|
||||
@@ -386,6 +386,7 @@
|
||||
<Filter name="HasRifleInHand">
|
||||
<AND>
|
||||
<WEAPON_TYPE>GUN_RIFLE</WEAPON_TYPE>
|
||||
<HANDPOS not="" op="in">1762</HANDPOS>
|
||||
</AND>
|
||||
</Filter>
|
||||
<Filter name="HasSemiAutoRifleInHand">
|
||||
|
||||
Reference in New Issue
Block a user