elanthia-online / lich-5

A GTK3 and modernized version of Lich 4
11 stars 22 forks source link

[gs][effects.rb] remove slightly differing naming conventions #643

Closed mrhoribu closed 1 month ago

mrhoribu commented 1 month ago

Issue still arose where slightly different naming conventions still populated. Example:

+--------+-----------+-------------------------+----------+
| 3013   | Cooldowns | Symbol of Mana          | 0:04:58  |
| 20990  | Cooldowns | Next Bounty             | 0:08:15  |
| 200546 | Cooldowns | Mana Leech              | 0:05:25  |
+--------+-----------+-------------------------+----------+
| 515    | Buffs     | Rapid Fire              | 0:00:22  |
| 3011   | Buffs     | Symbol of Protection    | 0:07:01  |
| 5210   | Buffs     | Symbol of Courage       | 0:02:41  |
+--------+-----------+-------------------------+----------+
|        | Debuffs   | No debuffs found!       |          |
+--------+-----------+-------------------------+----------+
| 9048   | Other     | Symbol of Mana Cooldown | 0:04:58  |
| 9516   | Other     | Mana Leech Recovery     | 0:00:24  |
+--------+-----------+-------------------------+----------+