Skip to content

Commit

Permalink
Merge pull request #7 from phobos2077/feature/ecco-ap-ammo
Browse files Browse the repository at this point in the history
Add 40mm IC grenade & 7.62mm AP to AP ammo list
  • Loading branch information
burner1024 authored Jun 6, 2024
2 parents 64fbbe9 + f67677f commit b1b3c64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mods/party_orders.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ AmmoTypeOrderKey=48+29
PLootNearbyItems=1

; List of ammo PIDs that are considered armour piercing
; 614, 615 - for phobos2077 ecco mod
; 614, 615, 632, 642 - for phobos2077 ecco mod
[AMMO_AP]
0=30
1=33
Expand All @@ -36,6 +36,8 @@ PLootNearbyItems=1
6=362
7=614
8=615
9=632
10=642

; critters with pids listed will be looted even if NO_DROP flag is set in proto definition
; numbers on the left don't matter (just have to be unique), only pids on the right.
Expand Down

0 comments on commit b1b3c64

Please sign in to comment.