#709 Add Stringtable localization for Epoch toolbelt items

This commit is contained in:
dayz10k
2013-11-18 10:56:45 -05:00
parent f6d6d82bfc
commit 39f1b5d45f

View File

@@ -1,15 +1,15 @@
class ItemSledge: ItemCore class ItemSledge: ItemCore
{ {
scope=2; scope=2;
displayName=$STR_EPOCH_PLAYER_297; displayName=$STR_EQUIP_SLEDGE;
model="\z\addons\dayz_epoch\models\sledge_mag.p3d"; model="\z\addons\dayz_epoch\models\sledge_mag.p3d";
picture="\z\addons\dayz_epoch\pictures\equip_sledge_CA.paa"; picture="\z\addons\dayz_epoch\pictures\equip_sledge_CA.paa";
descriptionShort=$STR_EPOCH_PLAYER_298; descriptionShort=$STR_EQUIP_SLEDGE_DESC;
class ItemActions class ItemActions
{ {
class Toolbelt class Toolbelt
{ {
text="STR_EPOCH_PLAYER_299"; text="STR_EPOCH_PLAYER_295";
script="spawn player_addToolbelt;"; script="spawn player_addToolbelt;";
use[]= use[]=
{ {