Update sprite ids and overrides

This commit is contained in:
Adam
2018-08-30 08:25:51 -04:00
parent 0fdfd8a967
commit dad86089f0
16 changed files with 8 additions and 9 deletions

View File

@@ -890,13 +890,12 @@ public final class SpriteID
public static final int TAB_EQUIPMENT = 901;
public static final int TAB_PRAYER = 902;
public static final int UNUSED_TAB_MAGIC_903 = 903;
public static final int TAB_FRIENDS = 904;
public static final int TAB_IGNORES = 905;
public static final int TAB_LOGOUT = 906;
public static final int TAB_OPTIONS = 907;
public static final int TAB_EMOTES = 908;
public static final int TAB_MUSIC = 909;
public static final int UNUSED_TAB_HOUSE_910 = 910;
public static final int TAB_FRIENDS = 905;
public static final int TAB_IGNORES = 906;
public static final int TAB_LOGOUT = 907;
public static final int TAB_OPTIONS = 908;
public static final int TAB_EMOTES = 909;
public static final int TAB_MUSIC = 910;
public static final int UNUSED_TAB_COMBAT_911 = 911;
public static final int EQUIPMENT_ITEMS_LOST_ON_DEATH = 912;
public static final int EQUIPMENT_BUTTON_METAL_CORNER_TOP_LEFT = 913;

View File

@@ -48,8 +48,8 @@ enum SpriteOverride
TAB_MAGIC_SPELLBOOK_LUNAR(SpriteID.TAB_MAGIC_SPELLBOOK_LUNAR_1583, AROUND_2005),
TAB_MAGIC_SPELLBOOK_ARCEUUS(SpriteID.TAB_MAGIC_SPELLBOOK_ARCEUUS_1584, AROUND_2005),
TAB_CLAN_CHAT(SpriteID.TAB_CLAN_CHAT, AROUND_2005, AROUND_2010),
TAB_FRIENDS(SpriteID.RS2_TAB_FRIENDS, AROUND_2005, AROUND_2010),
TAB_IGNORES(SpriteID.RS2_TAB_IGNORES, AROUND_2005, AROUND_2010),
TAB_FRIENDS(SpriteID.TAB_FRIENDS, AROUND_2005, AROUND_2010),
TAB_IGNORES(SpriteID.TAB_IGNORES, AROUND_2005, AROUND_2010),
TAB_LOGOUT(SpriteID.TAB_LOGOUT, AROUND_2005, AROUND_2010),
TAB_OPTIONS(SpriteID.TAB_OPTIONS, AROUND_2005, AROUND_2010),
TAB_EMOTES(SpriteID.TAB_EMOTES, AROUND_2005, AROUND_2010),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 490 B

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 353 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 541 B

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 876 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 876 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1020 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1020 B