Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentRev committed Jul 9, 2016
2 parents 22f4224 + 85ba5ce commit c511a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BattlEye/createVehicle.txt
Expand Up @@ -4,7 +4,7 @@

// Vehicles

5 "^[BOI]_(?!\d)((T|CTRG)_)?(APC|Boat|Heli|Lifeboat|LSV|MBT|MRAP|Plane|Quadbike|SDV|Truck|UAV|UGV|VTOL)(_|$)" !"_UAV_01_"
5 "^[BOI]_(?!\d)((T|CTRG)_)?(APC|Boat|Heli|Lifeboat|LSV|MBT|MRAP|Plane|Quadbike|SDV|Truck|UAV|UGV|VTOL)(_|$)" !"_UAV_(AI|01)(_|$)" // Allows quadcopter
5 "^[BOI]_(?!\d)(T_)?([HG]MG|Mortar|static_A[AT])_" !"_(weapon|support)_" // Allows disassembly

// Ammo boxes
Expand Down

0 comments on commit c511a4b

Please sign in to comment.