mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
Cleanup localization calls (no quotes around $STR)
This commit is contained in:
@@ -21,7 +21,7 @@ class MeleeMachete: MeleeWeapon
|
|||||||
{
|
{
|
||||||
class Toolbelt
|
class Toolbelt
|
||||||
{
|
{
|
||||||
text="Add to Toolbelt";
|
text=$STR_EPOCH_PLAYER_296;
|
||||||
script="spawn player_addToolbelt;";
|
script="spawn player_addToolbelt;";
|
||||||
use[]=
|
use[]=
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user