mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-10-13 16:34:22 -05:00
Rune functions done.
This commit is contained in:
@@ -123,6 +123,8 @@ namespace d2_tweaks {
|
||||
void extract_r32(bool value);
|
||||
void extract_r33(bool value);
|
||||
|
||||
|
||||
|
||||
void update_show_gold(bool value);
|
||||
void update_show_runes(bool value);
|
||||
void update_show_gems(bool value);
|
||||
|
@@ -954,8 +954,8 @@ namespace diablo2 {
|
||||
UNIT_STAT_UNUSED_76 = 492,
|
||||
UNIT_STAT_UNUSED_77 = 493,
|
||||
UNIT_STAT_UNUSED_78 = 494,
|
||||
UNIT_STAT_UNUSED_79 = 495,
|
||||
UNIT_STAT_UNUSED_80 = 496,
|
||||
UNIT_STAT_runebag_RunesE = 495,
|
||||
UNIT_STAT_runebag_RunesF = 496,
|
||||
UNIT_STAT_passive_sum_mastery = 497,
|
||||
UNIT_STAT_item_socketmultiplier = 498,
|
||||
UNIT_STAT_gembag_Ruby = 499,
|
||||
@@ -968,7 +968,7 @@ namespace diablo2 {
|
||||
UNIT_STAT_runebag_RunesA = 506,
|
||||
UNIT_STAT_runebag_RunesB = 507,
|
||||
UNIT_STAT_runebag_RunesC = 508,
|
||||
UNIT_STAT_UNUSED_83 = 509,
|
||||
UNIT_STAT_runebag_RunesD = 509,
|
||||
UNIT_STAT_item_aura_display = 510,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user