mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
#709 Add Stringtable localization for Epoch toolbelt items
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
class ItemSledge: ItemCore
|
||||
{
|
||||
scope=2;
|
||||
displayName="$STR_EPOCH_PLAYER_297";
|
||||
displayName=$STR_EPOCH_PLAYER_297;
|
||||
model="\z\addons\dayz_epoch\models\sledge_mag.p3d";
|
||||
picture="\z\addons\dayz_epoch\pictures\equip_sledge_CA.paa";
|
||||
descriptionShort="STR_EPOCH_PLAYER_298";
|
||||
descriptionShort=$STR_EPOCH_PLAYER_298;
|
||||
class ItemActions
|
||||
{
|
||||
class Toolbelt
|
||||
|
||||
Reference in New Issue
Block a user