make name_for_item output colors consistent with game client

This commit is contained in:
Martin Michelsen
2023-03-09 10:00:01 -08:00
parent f45a76af13
commit dc9112dfdd
2 changed files with 53 additions and 38 deletions
+1
View File
@@ -91,6 +91,7 @@ struct ItemData { // 0x14 bytes
void set_unit_bonus(int16_t bonus);
bool has_bonuses() const;
bool is_s_rank_weapon() const;
bool empty() const;