mirror of
https://github.com/nzp-team/assets.git
synced 2025-03-23 18:10:56 +00:00
FGD: Add pap_cost field for buy_weapon
This commit is contained in:
parent
aa2fc7d267
commit
03dde5e1e8
2 changed files with 2 additions and 0 deletions
|
@ -951,6 +951,7 @@
|
|||
]
|
||||
cost(integer) : "Cost" : 0
|
||||
cost2(integer) : "Ammo Cost" : 0
|
||||
pap_cost(integer) : "Pack-A-Punch Ammo Cost" : 4500
|
||||
target(target_destination) : "Target"
|
||||
]
|
||||
|
||||
|
|
|
@ -951,6 +951,7 @@
|
|||
]
|
||||
cost(integer) : "Cost" : 0
|
||||
cost2(integer) : "Ammo Cost" : 0
|
||||
pap_cost(integer) : "Pack-A-Punch Ammo Cost" : 4500
|
||||
target(target_destination) : "Target"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue