Cleanup localization calls (no quotes around $STR)

This commit is contained in:
dayz10k
2013-11-21 09:51:59 -05:00
parent aee6220c55
commit 7c625f7aa5

View File

@@ -9,7 +9,7 @@ class ItemCrowbar: ItemCore
{ {
class Toolbelt class Toolbelt
{ {
text = "$STR_EPOCH_PLAYER_295"; text = $STR_EPOCH_PLAYER_295;
script="spawn player_addToolbelt;"; script="spawn player_addToolbelt;";
use[]= use[]=
{ {