mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-25 13:21:02 +00:00
FGD: Add weapon 99 for buy_weapon that refills any ammo
This commit is contained in:
parent
f0bb81691c
commit
a124e4c227
2 changed files with 2 additions and 0 deletions
|
@ -560,6 +560,7 @@
|
||||||
25: "Bowie Knife"
|
25: "Bowie Knife"
|
||||||
26: "Stielhandgranate"
|
26: "Stielhandgranate"
|
||||||
27: "Bouncing Betties"
|
27: "Bouncing Betties"
|
||||||
|
99: "Universal Ammunition"
|
||||||
]
|
]
|
||||||
cost(integer) : "Cost" : 0
|
cost(integer) : "Cost" : 0
|
||||||
cost2(integer) : "Ammo Cost" : 0
|
cost2(integer) : "Ammo Cost" : 0
|
||||||
|
|
|
@ -560,6 +560,7 @@
|
||||||
25: "Bowie Knife"
|
25: "Bowie Knife"
|
||||||
26: "Stielhandgranate"
|
26: "Stielhandgranate"
|
||||||
27: "Bouncing Betties"
|
27: "Bouncing Betties"
|
||||||
|
99: "Universal Ammunition"
|
||||||
]
|
]
|
||||||
cost(integer) : "Cost" : 0
|
cost(integer) : "Cost" : 0
|
||||||
cost2(integer) : "Ammo Cost" : 0
|
cost2(integer) : "Ammo Cost" : 0
|
||||||
|
|
Loading…
Reference in a new issue