This commit is contained in:
[VB]AWOL
2013-12-03 11:49:35 -06:00
parent 436e5b334f
commit 953315c5fc
24 changed files with 845 additions and 72 deletions

View File

@@ -186,7 +186,7 @@ class TraderDialog
};
class RscShortcutButtonTraderDialog_1700: RscShortcutButtonTraderDialog
{
idc = -1;
idc = 12004;
text = $STR_EPOCH_PLAYER_291;
x = 0.635221 * safezoneW + safezoneX;
y = 0.720064 * safezoneH + safezoneY;
@@ -196,7 +196,7 @@ class TraderDialog
};
class RscShortcutButtonTraderDialog_1701: RscShortcutButtonTraderDialog
{
idc = -1;
idc = 12005;
text = $STR_EPOCH_PLAYER_292;
x = 0.540566 * safezoneW + safezoneX;
y = 0.720064 * safezoneH + safezoneY;
@@ -261,5 +261,13 @@ class TraderDialog
w = 0.0743718 * safezoneW;
h = 0.027508 * safezoneH;
};
class RscStructuredText_1100: RscStructuredText
{
idc = 12006;
x = 0.359214 * safezoneW + safezoneX;
y = 0.227167 * safezoneH + safezoneY;
w = 0.369767 * safezoneW;
h = 0.0543546 * safezoneH;
};
};
};