added missing $'s

This commit is contained in:
[VB]AWOL
2013-11-18 23:47:46 -06:00
parent 3f17281803
commit 573146e774
8 changed files with 42 additions and 42 deletions

View File

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