mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
fixed fishing pole animation
This commit is contained in:
@@ -10,6 +10,11 @@ class MeleeFishingPole: MeleeWeapon
|
|||||||
{
|
{
|
||||||
"Fishing_Swing"
|
"Fishing_Swing"
|
||||||
};
|
};
|
||||||
|
handAnim[]=
|
||||||
|
{
|
||||||
|
"OFP2_ManSkeleton",
|
||||||
|
"\dayz_weapons\anim\melee_hatchet_holding.rtm"
|
||||||
|
};
|
||||||
class ItemActions
|
class ItemActions
|
||||||
{
|
{
|
||||||
class Use
|
class Use
|
||||||
|
|||||||
Reference in New Issue
Block a user