Added newer crafting weapons to the FGD
+weapon_zs_manhack +weapon_zs_waraxe
This commit is contained in:
parent
94beb0f792
commit
2ccd686c57
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"+
|
||||
"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 : "Craftable Weapon.\n"+
|
||||
"Recipe: Sawblade and Manhack" []
|
||||
|
|
Loading…
Reference in a new issue