Merge pull request #20 from BClark09/patch-1
Added newer crafting weapons to the FGD
This commit is contained in:
commit
e2e90aa9d0
1 changed files with 6 additions and 0 deletions
|
@ -796,3 +796,9 @@
|
||||||
|
|
||||||
@PointClass base(Weapon) studio("models/weapons/w_hammer.mdl") = weapon_zs_electrohammer : "Craftable Weapon.\n"+
|
@PointClass base(Weapon) studio("models/weapons/w_hammer.mdl") = weapon_zs_electrohammer : "Craftable Weapon.\n"+
|
||||||
"Recipe: Battery and Hammer " []
|
"Recipe: Battery and Hammer " []
|
||||||
|
|
||||||
|
@PointClass base(Weapon) studio("models/weapons/w_pist_usp.mdl") = weapon_zs_waraxe : "Craftable Weapon.\n"+
|
||||||
|
"Recipe: 2x Battleaxe Handguns " []
|
||||||
|
|
||||||
|
@PointClass base(Weapon) studio("models/manhack.mdl") = weapon_zs_manhack_saw : "Craftable Weapon.\n"+
|
||||||
|
"Recipe: Sawblade and Manhack" []
|
||||||
|
|
Loading…
Reference in a new issue