mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 02:01:49 +03:00
added missing $'s
This commit is contained in:
@@ -21,7 +21,7 @@ class MeleeCrowbar: MeleeWeapon
|
||||
{
|
||||
class Toolbelt
|
||||
{
|
||||
text="STR_EPOCH_PLAYER_296";
|
||||
text="$STR_EPOCH_PLAYER_296";
|
||||
script="spawn player_addToolbelt;";
|
||||
use[]=
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user