Cleanup localization calls (no quotes around $STR)

This commit is contained in:
dayz10k
2013-11-21 09:56:04 -05:00
parent f6365d876b
commit 839afbb6e7

View File

@@ -19,12 +19,12 @@ class MeleeFishingPole: MeleeWeapon
{ {
class Use class Use
{ {
text="$STR_EPOCH_PLAYER_297"; text=$STR_EPOCH_PLAYER_297;
script="spawn player_goFishing;"; script="spawn player_goFishing;";
}; };
class Toolbelt class Toolbelt
{ {
text="$STR_EPOCH_PLAYER_296"; text=$STR_EPOCH_PLAYER_296;
script="spawn player_addToolbelt;"; script="spawn player_addToolbelt;";
use[]= use[]=
{ {