FGD: Add weapon 99 for buy_weapon that refills any ammo

This commit is contained in:
Steam Deck User 2023-01-12 21:14:22 -05:00
parent f0bb81691c
commit a124e4c227
2 changed files with 2 additions and 0 deletions

View File

@ -560,6 +560,7 @@
25: "Bowie Knife"
26: "Stielhandgranate"
27: "Bouncing Betties"
99: "Universal Ammunition"
]
cost(integer) : "Cost" : 0
cost2(integer) : "Ammo Cost" : 0

View File

@ -560,6 +560,7 @@
25: "Bowie Knife"
26: "Stielhandgranate"
27: "Bouncing Betties"
99: "Universal Ammunition"
]
cost(integer) : "Cost" : 0
cost2(integer) : "Ammo Cost" : 0