mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Update ItemFishingPole.hpp
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
class ItemFishingPole: ItemCore
|
class ItemFishingPole: ItemCore
|
||||||
{
|
{
|
||||||
scope=2;
|
scope=2;
|
||||||
displayName="STR_EPOCH_PLAYER_301";
|
displayName=$STR_EPOCH_PLAYER_301;
|
||||||
model="\z\addons\dayz_epoch\models\fishing_rod_loot_item.p3d";
|
model="\z\addons\dayz_epoch\models\fishing_rod_loot_item.p3d";
|
||||||
picture="\z\addons\dayz_epoch\pictures\equip_fishingpole_CA.paa";
|
picture="\z\addons\dayz_epoch\pictures\equip_fishingpole_CA.paa";
|
||||||
descriptionShort="STR_EPOCH_PLAYER_302";
|
descriptionShort=$STR_EPOCH_PLAYER_302;
|
||||||
class ItemActions
|
class ItemActions
|
||||||
{
|
{
|
||||||
class Toolbelt
|
class Toolbelt
|
||||||
|
|||||||
Reference in New Issue
Block a user